[roll] Roll fuchsia [zircon][vm][ppb] page borrowing (but disabled)

In VmCowPages::SupplyPages(), copy supplied page content into
loaned pages if we can (enabled, have loaned pages we can borrow).

Unit test to check if borrowing occurs (when loaning and
borrowing are enabled).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/609608
Original-Revision: aa9103308f0f61b180edec350249c93c7f167f8a
GitOrigin-RevId: ae06a369f5d1025076ce47d859c17cee4c2ef60d
Change-Id: I074ba22cb0163cc254c6ff47fc08c60495c29049
1 file changed
tree: 78617daa8a72be7b71d922b4078667fde52e02ae
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
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.