[roll] Roll fuchsia [hypervisor][x86] Handle guest allocation failure

If we fail to allocate the guest, we should correctly free the VMX
state.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659606
Original-Revision: 8ebfe9d03da250bc90b67d375dd1922b69fc3a97
GitOrigin-RevId: 7a56342b3d90c7d73f5f121e2cb194d73a1dc525
Change-Id: I7f5a1a222ff0bdcd85a7ad8adc89804da6d013f8
1 file changed
tree: 06388409e874cb4d4e2529ceaa35d42b916ceb66
  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.