[roll] Roll fuchsia [virtualization] Dynamically choose default guest memory This sets default guest memory based on host memory. It will reserve half of host memory up to 2 GiB. Additionally, this also adds a check in the VMM to ensure guest memory chosen explicitly isn't larger than host memory (plus a bit of a buffer). This is required as guest memory is currently non-pageable. Tested: Unit tests Launched a debian VM on an 8 GiB zircon host Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/666891 Original-Revision: c300bbe69b2bcae32f096da1fda67d76cb5f33fd GitOrigin-RevId: 1f62d92e1b308b750e06e603362bc431f857ea34 Change-Id: Ie96147f91f065d193031248cb967b2ef92620bcb
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.