[roll] Roll fuchsia [rfc] VMO Snapshot-Modified Clone

This RFC outlines the introduction of a new flag to zx_vmo_create_child,
ZX_VMO_CHILD_SNAPSHOT_MODIFIED that captures modified pages in a child and is
supported by pager-backed VMOs.

Original-Bug: 123742
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883471
Original-Revision: ca0d8bedc3edd048cf91ecf9ea7df679c5128f2f
GitOrigin-RevId: 57172d89f35bcf12c9d4aa754fac2be738e4ba10
Change-Id: I484f673d2e9f05f5b6550579c15b23f7398bf220
1 file changed
tree: 012d27f4d486f7dc3c45bf196082d2b0a50710eb
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.