Expand description
Raw data types for use with various KVM ioctl
requests.
Structs
The layout of the shared memory region used to communicate with the
KVM_RUN
ioctl request, which is mmap
ed from the VCPU’s file descriptor.Unions
Used for the
exit_details
field of kvm_run
.