cloud-hypervisor/vmm
Rob Bradford 7a4606f800 vmm: Implement ACPI hotplug/unplug handling for PCI segments
For the bus scanning the GED AML code now calls into a PSCN method that
scans all buses. This approach was chosen since it handles the case
correctly where one GED interrupt is services for two hotplugs on
distinct segments.

The PCIU and PCID field values are now determined by the PSEG field that
is uses to select which segment those values should be used for.
Similarly _EJ0 will notify based on the value of _SEG.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-11-02 16:55:42 +00:00
..
src vmm: Implement ACPI hotplug/unplug handling for PCI segments 2021-11-02 16:55:42 +00:00
Cargo.toml build: bump libc from 0.2.105 to 0.2.106 2021-11-02 06:30:25 +00:00