diff options
author | 2017-06-28 09:37:37 -0700 | |
---|---|---|
committer | 2017-06-28 22:38:37 +0200 | |
commit | 403526054a38073137458f6c5c8c765ec27e015d (patch) | |
tree | 9359eca2845972ed6e408dc76e7d604826a2a755 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/kvm_stat: add new interactive command 'b' (diff) | |
download | wireguard-linux-403526054a38073137458f6c5c8c765ec27e015d.tar.xz wireguard-linux-403526054a38073137458f6c5c8c765ec27e015d.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions