Expand description
x86-specific state.
Modules§
- apic_
software_ device - Software implementation of a VPCI-compatible device. Avoids using the hypervisor device interface.
- vm
- Per-VM state.
- vp
- Per-VP state.
Structs§
- Debug
State - Guest debugging state, for gdbstub or similar use cases.
- Hardware
Breakpoint - Segment
Register - Table
Register - Unsupported
Breakpoint Size - The requested breakpoint size is not supported.
- X86Initial
Regs - VP state that can be set for initial boot.
- X86Partition
Capabilities - Partition capabilities, used to determine which state is active on a partition and what the reset state should be.
- Xsave
Capabilities - Xsave
Feature
Enums§
- Breakpoint
Size - The size of the debug breakpoint.
- Breakpoint
Type - A hardware breakpoint type.
- MsrError
- Error returned by MSR routines.
Traits§
- MsrError
Ext - Extension trait to chain MSR accesses together.
Functions§
- max_
physical_ address_ size_ from_ cpuid - Query the max physical address size of the system.