[roll] Roll fuchsia [hypervisor] Remove physical interrupts from InterruptTracker

We no longer need to track physical interrupts, as we are removing
`zx_interrupt_bind_vcpu`.

Original-Bug: 104712
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/706382
Original-Revision: 572358938e42de6bc9c2ca8ee882cbe27d577356
GitOrigin-RevId: ee8f14abfc8996802dced545e40315d0fa1da154
Change-Id: Ice6aa27d6f10ccf6418f8d364007b5ddc21b8a72
1 file changed
tree: 06ae1b703b6344940ade84ca50aafcf247f8b59a
  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.