diff options
author | Eugene Korenevsky <ekorenevsky@gmail.com> | 2014-12-16 22:35:53 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-01-08 22:45:16 +0100 |
commit | 19d5f10b3ad08f596d2682404af9a3a9030aa684 (patch) | |
tree | 0852fe1b555324a82c49ade591e137bd15f17fb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e9ac033e6b6970c7061725fc6824b3933eb5a0e7 (diff) |
KVM: nVMX: consult PFEC_MASK and PFEC_MATCH when generating #PF VM-exit
When generating #PF VM-exit, check equality:
(PFEC & PFEC_MASK) == PFEC_MATCH
If there is equality, the 14 bit of exception bitmap is used to take decision
about generating #PF VM-exit. If there is inequality, inverted 14 bit is used.
Signed-off-by: Eugene Korenevsky <ekorenevsky@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions