package
0.0.0-20211012153907-e83addd1630e
Repository: https://github.com/linuxboot/voodoo.git
Documentation: pkg.go.dev
# Constants
APIVersion is the KVM API version.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CR0 bits */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CR4= bits */.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enable enables debug options in the guest.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
KVM exit values.
ExitPapr_hcall = 19.
KVMIO is for the KVMIO ioctl.
PageTableBase is where our initial page tables go.
No description provided by the author
No description provided by the author
No description provided by the author
64-bit page * entry bits */.
No description provided by the author
No description provided by the author
No description provided by the author
SingleStep enables single step.
# Variables
Debug can be set externally to trace activity.
ErrTraceeExited is returned when a command is executed on a tracee that has already exited.
# Structs
ClearDirtyLog clears the dirty page log.
CPUIDEntry is one cpuid entry returned by KVM.
CPUIDInfo contains information about CPUID information.
CreateRegion is used for KVM_CREATE_MEMORY_REGION.
DebugControl controls guest debug.
DirtyLog gets a log of dirty pages.
IOEventFD controls how events are managed.
MemoryRegion is used for CREATE_MEMORY_REGION.
A Region defines a memory region.
SetSignalMask sets the signal mask.
TPRAccessCtl controls how TPRAccess is reported.
A Tracee is a process that is being traced.
Translate translates guest linear to physical? This is for for TRANSLATE.
UserRegion is used for SET_USER_MEMORY_REGION.
VAPICAddr sets the VAPIC address.
for KVM_RUN, returned by mmap(vcpu_fd, offset=0) */.
# Type aliases
Exit= is the VM exit value returned by KVM.