Module sev::vmsa

source ·
Expand description

Types and abstractions regarding Virtual Machine Save Areas (VMSAs).

Structs§

  • Virtual Machine Control Block The layout of a VMCB struct is documented in Table B-1 of the AMD64 Architecture Programmer’s Manual, Volume 2: System Programming
  • Virtual Machine Save Area The layout of a VMCB struct is documented in Table B-4 of the AMD64 Architecture Programmer’s Manual, Volume 2: System Programming