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 - Save/restore structure definitions.
Structs§
- GetVmgs
Disk - An implementation of [
DiskIo
] backed by the GET.
Enums§
- NewGet
Vmgs Disk Error - An error that can occur when creating a new
GetVmgsDisk
.