Expand description
A disk backend using the GET’s VMGS block interface.
This is coded as a general-purpose block device (I guess you could boot a VM off of it), but it is likely only useful for using as the VMGS backing device.
Modules§
- Save/restore structure definitions.
Structs§
- An implementation of [
DiskIo
] backed by the GET.
Enums§
- An error that can occur when creating a new
GetVmgsDisk
.