mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 14:15:19 +00:00
4dc2a39f3a
This new PHPR device in the DSDT table introduces some specific operation regions and the associated fields. PCIU stands for "PCI up", which identifies PCI devices that must be added. PCID stands for "PCI down", which identifies PCI devices that must be removed. B0EJ stands for "Bus 0 eject", which identifies which device on the bus has been ejected by the guest OS. Thanks to these fields, the VMM and the guest OS can communicate while performing hotplug/hotunplug operations. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |