cloud-hypervisor/devices/src
Rob Bradford 4465bbaf38 devices: acpi: Add generic event controller
Rather than overloading the GED device with the detection of what the
underlying event means move that to a new generic event controller.  The
advantage of this is that that the generic event controller can have a
_CRS that covers the memory for the OperationRegion (the ged driver
rejects _CRS entries that contain anything beyond the single interrupt)

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-09-02 15:15:15 +01:00
..
legacy devices: fix a clippy warning 2022-08-09 17:20:14 +00:00
acpi.rs devices: acpi: Add generic event controller 2022-09-02 15:15:15 +01:00
gic.rs devices: gic: use VgicConfig everywhere 2022-08-31 08:33:05 +01:00
interrupt_controller.rs aarch64: Simplify GIC related structs definition 2022-06-06 10:17:26 +08:00
ioapic.rs vm-device, pci, devices: Remove InterruptSourceGroup::{un}mask 2022-04-11 22:56:48 +01:00
lib.rs arch, devices, vmm: Remove "acpi" feature gate 2022-03-28 09:18:29 -07:00