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