cloud-hypervisor/devices/src
Michael Zhao ff46fb69d0 aarch64: Fix IRQ number setting for ACPI
On FDT, VMM can allocate IRQ from 0 for devices.
But on ACPI, the lowest range below 32 has to be avoided.

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2021-05-25 10:20:37 +02:00
..
legacy devices: Move to versioned snapshots 2021-05-12 17:26:11 +02:00
acpi.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
gic.rs aarch64: Fix IRQ number setting for ACPI 2021-05-25 10:20:37 +02:00
interrupt_controller.rs interrupt: Add a notifier method to the InterruptController 2021-02-10 17:34:56 +00:00
ioapic.rs devices: Move to versioned snapshots 2021-05-12 17:26:11 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00