summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJim Mattson <jmattson@google.com>2017-06-28 09:37:37 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2017-06-28 22:38:37 +0200
commit403526054a38073137458f6c5c8c765ec27e015d (patch)
tree9359eca2845972ed6e408dc76e7d604826a2a755 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent5c1954d25d1b9e857be2a4c77437312075875589 (diff)
kvm: nVMX: Check memory operand to INVVPID
The memory operand fetched for INVVPID is 128 bits. Bits 63:16 are reserved and must be zero. Otherwise, the instruction fails with VMfail(Invalid operand to INVEPT/INVVPID). If the INVVPID_TYPE is 0 (individual address invalidation), then bits 127:64 must be in canonical form, or the instruction fails with VMfail(Invalid operand to INVEPT/INVVPID). Signed-off-by: Jim Mattson <jmattson@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions