[roll] Roll fuchsia [zircon][rust] Add Vcpu and expand Guest

Add further support for the hypervisor syscalls to the Zircon Rust
library.

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/694722
Original-Revision: 1609d8c5933f43e6442d68ba60f8903a80263a4a
GitOrigin-RevId: 0f0cb79407699edad5d870df623ce277b873b8ec
Change-Id: I595a2735b123dd3fbca9fdcf44e1260a011ebd9f
1 file changed
tree: 98f2f53d8e9d1f8d0ffd0e1780742bfbfc08295f
  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.