[roll] Roll fuchsia [virtualization] Small cleanups to the hypervisor test

1. Use mov instead of movq when possible
2. Remove unused definition of global symbols
3. Assert that the code being copied into the guest fits

Original-Bug: 95763
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677382
Original-Revision: 5a4bf3f6c0d73c138b827a422d559c8555a2a42e
GitOrigin-RevId: 21c2a7e8eb9b334dfd17fcd06ab85fa0c9a9476c
Change-Id: I27273f0225aa2d01b5f9539cf5ae5736227fe107
1 file changed
tree: 800fe56cef406e34da50f389cbd6e6d59f6676d6
  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.