commit | 68f89400bc92421d6da22e1ec8e3ec599c3c8244 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jun 11 12:07:43 2009 -0300 |
committer | Avi Kivity <avi@redhat.com> | Thu Sep 10 08:32:56 2009 +0300 |
tree | be63fcdb8ddf3513b6011a3fc93aee4b2adcf447 | |
parent | 94d8b056a20bac4f9905d6dafcf7b7005207684a [diff] |
KVM: VMX: EPT misconfiguration handler Handler for EPT misconfiguration which checks for valid state in the shadow pagetables, printing the spte on each level. The separate WARN_ONs are useful for kerneloops.org. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>