[roll] Roll fuchsia [virtualization] Add 'guest_memory' field to GuestConfig

Instead of specifying a memory layout, a user will just request a
certain amount of memory.

See go/large-fuchsia-vms for more information.

Original-Bug: 94972
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656222
Original-Revision: 830db9d7148685bae0f89dd3fcbd5a16c32d359f
GitOrigin-RevId: 067b130124a4ec4d59e01f8b5463427f42efa53b
Change-Id: Ice7c77ca83e905505d66258374a10464960da0c7
1 file changed
tree: f69f143ce28f417a7ca248f1289446c9b3fe0f45
  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
  12. 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.