microsoft / igvm

MIT License
81 stars 17 forks source link

igvm_defs: define NATIVE platform #39

Closed msft-jlange closed 3 months ago

msft-jlange commented 3 months ago

This defines a "native" platform for non-isolated VMs, as well as a VP start context for the x86-64 architecture.

Implements #37.