parent
e18c4680bd
commit
21619ba340
@ -1,3 +1,8 @@
|
|||||||
# Bluepill
|
# Bluepill
|
||||||
|
|
||||||
An Intel research hypervisor written with no access to github.com
|
An Intel research hypervisor written with no access to github.com
|
||||||
|
|
||||||
|
### VMCS
|
||||||
|
|
||||||
|
Dump of VMCS fields can be found [here](https://githacks.org/_xeroxz/bluepill/-/blob/master/VMCS.md). This is not required, but for learning its nice to
|
||||||
|
see exactly what the masks are, what VMCS field's there are and what exactly you need to vmxlaunch successfully.
|
Loading…
Reference in new issue