Expand description
Constants for system ioctls.
Structs§
- The device type marker for the main KVM file descriptor, typically obtained by opening
/dev/kvm
.
Constants§
- Query whether the KVM subsystem in the current kernel supports a particular extension.
- Create a new virtual machine and obtain the file that represents it.
- Identifies the version of the KVM API used by the current kernel.
- Returns the size of the shared memory region that will be used to communicate with userspace for each VCPU.