cloud-hypervisor/devices/src
Rob Bradford ba59c62044 vmm, devices: Remove hardcoded IRQ number for GED device
Remove the previously hardcoded IRQ number used for the GED device.
Instead allocate the IRQ using the allocator and use that value in the
definition in the ACPI device.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2019-12-09 16:58:00 +00:00
..
legacy devices, vmm: Add legacy CMOS device 2019-10-03 14:57:49 +01:00
acpi.rs vmm, devices: Remove hardcoded IRQ number for GED device 2019-12-09 16:58:00 +00:00
bus.rs pci: Add error propagation to PCI BAR reprogramming 2019-10-29 16:48:02 +01:00
ioapic.rs cargo: Bump the kvm and vmm-sys-util crates 2019-11-29 17:48:02 +00:00
lib.rs devices: Add ACPI GED device 2019-12-02 13:49:04 +00:00