Expand description
Constants for VM ioctls.
Structs
- The device type marker for the a KVM virtual machine file descriptor.
Constants
- Query whether the KVM subsystem in the current kernel supports a particular extension for a specific VM.
- Create a new virtual CPU for an existing virtual machine and obtain the file that represents it.
- Track writes to this region if set in
KVM_SET_USER_MEMORY_REGION
’sflags
field. - Marks a memory region as read-only in
KVM_SET_USER_MEMORY_REGION
’sflags
field. - Create, modify or delete a guest physical memory slot.