[roll] Roll fuchsia [hypervisor] Do not error on EPT large page support

Only print a warning. In theory, we can still operate, just with more
memory usage for the page tables and increased TLB pressure.

Original-Bug: 109966
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727928
Original-Revision: ccbdbdd08112b11b49cdeb8f2db30a133b881f70
GitOrigin-RevId: f6f787b933721f6cf6877f2b9efd8d2b1016ebc7
Change-Id: Id520556bf983ff13dd982b189e28fab1f7400c4e
1 file changed
tree: 03d93a37f32bdd185d5476d05803b7d073ddf4be
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.