mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +00:00
0b00442022
Windows guests read this field upon PCI device ejection. Let's make sure we don't return an error as this is valid. We simply return an empty u32 since the ejection is done right away upon write access, which means there's no pending ejection that might be reported to the guest. Here is the error that was shown during PCI device removal: ERROR:vmm/src/device_manager.rs:3960 -- Accessing unknown location at base 0x7ffffee000, offset 0x8 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |