[roll] Roll fuchsia Revert "[hypervisor] Remove support for hardware bit in LRs"

This reverts commit ecf7f815f4f6b0798480b3fbc712f585db4f1af7.

Reason for revert: https://fuchsia-review.googlesource.com/c/fuchsia/+/706382 breaks virtualization on arm64 in CI and this sits atop it, so we have to unwind the patch stack

Original change's description:
> [hypervisor] Remove support for hardware bit in LRs
>
> We no longer need to support the hardware bit in list registers, as we
> are removing support for `zx_interrupt_bind_vcpu`.
>
> Original-Bug: 104712
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/706383

Original-Bug: 104712
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707054
Original-Revision: 9e202e290480774f63b17c3db5976a8847f5090c
GitOrigin-RevId: 7b265008465c8dd4383c6490430445181e915dd3
Change-Id: I60261875cd2eb59a9386a9b11ee65288fa7271fb
1 file changed
tree: a586d49c5c8575998bee2681da6e6d75c2c476ac
  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.