Expand description
This module contains logic used to intercept from VTL2 a vmbus device provided for a VTL0 guest. This requires the vmbus relay to be active, which will filter the device out from the list provided to the VTL0 guest and send any vmbus notifications for that device to the SimpleVmbusClientDeviceWrapper instance.
Modules§
- This module implements a vmbus ring buffer backed by a MemoryBlock, allocated memory that has been locked to physical pages and whose pfns are known.
Structs§
Enums§
Traits§
- Trait implemented by simple vmbus client devices that support save/restore.