Skip to main content

Crate virt_mshv

Crate virt_mshv 

Source
Expand description

Linux /dev/mshv implementation of the virt::generic interfaces.

Modules§

irqfd
irqfd support for the mshv hypervisor backend.

Structs§

Error
Error type for /dev/mshv operations.
LinuxMshv
Hypervisor backend for Linux /dev/mshv.
MshvPartition
A partition running on the /dev/mshv hypervisor.
MshvProcessor
A bound virtual processor for the /dev/mshv hypervisor.
MshvProcessorBinder
Binds a virtual processor to the current thread.
MshvProtoPartition
Prototype partition.

Functions§

is_available
Returns whether MSHV is available on this machine.