mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-23 11:52:21 +00:00
The _EJ0 method provides the guest OS a way to notify the VMM that the device has been properly ejected from the guest OS. Only after this point, the VMM can fully remove the device. Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>