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

This reverts commit 572358938e42de6bc9c2ca8ee882cbe27d577356.

Reason for revert: breaks virtualization on core.sherlock and core.nelson

Original change's description:
> [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-Bug: 104712
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707012
Original-Revision: 14815ef4d9487cd6abac6b32dfe619e311b2f3f1
GitOrigin-RevId: 717d90b7f45c292cd0d53adf4928b671de5367da
Change-Id: I781e39051ffefa0216a20b64366463ca209cfa51
1 file changed
tree: 74a1950b339e73e96bfcbac7e1ed3cd5eb271b1b
  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.