[roll] Roll fuchsia [kernel][hypervisor] Disable reclamation in tests

Disables reclamation in hypervisor unittest to avoid a flake scenario
where the page gets reclaimed, causing the mapping to be removed and
hence the query into the arch aspace failing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1167192
Original-Revision: 49c48accef586cff58d7cbb91057d3b313e523f0
GitOrigin-RevId: 26b0a90975f11f2de15dc36d780514a3eec6658a
Change-Id: I59411e4f334e980892e7b8f5fd709d38e211fd01
1 file changed
tree: 5999f54c08ac938ccc92558659c76e583088e2dc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.