[roll] Roll fuchsia [hypervisor][arm64] Fix a mistake in Guest::Create

In a previous CL, I introduced a bug while refactoring the code.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/662623
Original-Revision: 894fc8860c03116cbe4530e851ddd32acff16e34
GitOrigin-RevId: e6a3d7aec3cab03d294e7b1b89340acd31812316
Change-Id: I9c02664fc84ba8cf538d4f3dfeafd738697be8f4
1 file changed
tree: 42423a64f0a915ffc478ead39714b5e9713a8a77
  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.