From 21619ba340e5ed6c01ee7be403bee33a60154692 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Wed, 3 Feb 2021 05:47:37 +0000 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b02ad9f..163e989 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # Bluepill -An Intel research hypervisor written with no access to github.com \ No newline at end of file +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. \ No newline at end of file