[roll] Roll fuchsia [vmm] Verify reads/writes to IO-APIC are 32 bits

Ensure that reads/writes to the IO APIC redirection registers are
32-bit, returning ZX_ERR_NOT_SUPPORTED if the guest attempts to
perform 8-bit or 16-bit IO accesses.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613543
Original-Revision: 6f341814e6867889cf8b1dd87dd4c7f1299d124f
GitOrigin-RevId: a178e2b0b8f71f02e9cde15753f74a99ce406548
Change-Id: I2ff77efc653bb9675f7f8fb797f413e0ac8dae48
1 file changed
tree: 10c663c04fcf626a3c613974da4b4314a193947a
  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
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.