added missed vmexit reason to debug print
This commit is contained in:
parent
f8264a7b38
commit
239b1ae684
@ -106,7 +106,8 @@ static const char *VMX_vmexit_reason_name[] =
|
||||
"RDSEED"
|
||||
"Reserved62",
|
||||
"XSAVES",
|
||||
"XRSTORS"
|
||||
"XRSTORS",
|
||||
"PCOMMIT"
|
||||
};
|
||||
|
||||
////////////////////////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user