cloud-hypervisor/devices
Sebastien Boeuf 2eb26d4de4 devices: acpi: Update GED to support PCI devices hotplug
Expands the existing GED device description in the DSDT table. A new
case of hotplug notification is being added to the already existing CPU
and memory hotplug. The third case of hotplug being the addition/removal
of a PCI device, it is identified through the flag 0x4.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2020-03-04 12:06:02 +00:00
..
src devices: acpi: Update GED to support PCI devices hotplug 2020-03-04 12:06:02 +00:00
Cargo.toml devices: implement Aml trait for GED device 2020-02-25 08:32:16 +00:00