Expand description
Common loader image loading traits and types used by all loaders.
Re-exports§
pub use X86Register as Register;
Structs§
- Cpuid
Result - Import
Region - Isolation
Config - Isolation information returned by the importer to loaders.
- Page
Region - Parameter
Area Index - Segment
Register - An x86 Segment Register, used for the segment selectors.
- Table
Register - An x86 Table register, like GDTR.
Enums§
- Aarch64
Register - Boot
Page Acceptance - The page acceptance used for importing pages into the initial launch context of the guest.
- Guest
Arch Kind - Igvm
Parameter Type - Isolation
Type - The guest isolation type of the platform.
- Startup
Memory Type - The startup memory type used to notify a well behaved host that memory should be present before attempting to start the guest.
- X86Register
- x86 registers that can be loaded via ImageLoad::import_vp_register