Module linux_kvm::ioctl::vm

source ·
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’s flags field.
Marks a memory region as read-only in KVM_SET_USER_MEMORY_REGION’s flags field.
Create, modify or delete a guest physical memory slot.