kvm_rs
0.1.0
All Items
Crate Items
Modules
Structs
Crate
kvm_rs
Copy item path
Source
Modules
§
cap
Definitions of KVM capabilities.
kvm
KVM system ioctls.
kvm_sys
Definitions of the system header
<linux/kvm.h>
.
vcpu
VCPU system ioctls.
vm
VM system ioctls.
x86_64
x86_64
flags and bitfields.
Structs
§
Phys
Addr
Strong type representing physical addresses.
UserMem
Wrapper to safely allocate memory for guest VMs.