Expand description
Raw data types for use with various KVM ioctl
requests.
Structs§
- Exit
Debug - Exit
Exception - Exit
Fail Entry - ExitIo
- Exit
Memory Fault - Exit
Mmio - Exit
Notify - Exit
Riscv Csr - Exit
Riscv Sbi - Exit
System Event - Exit
Unknown - kvm_
debug_ exit_ arch - kvm_
one_ reg - kvm_
regs - kvm_run
- The layout of the shared memory region used to communicate with the
KVM_RUN
ioctl request, which ismmap
ed from the VCPU’s file descriptor. - kvm_
userspace_ memory_ region
Unions§
- Exit
Details - Used for the
exit_details
field ofkvm_run
.