diff options
author | Jim Mattson <[email protected]> | 2020-10-26 11:09:22 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-10-31 10:04:38 -0400 |
commit | 97a71a5455997d72adfd74e9d575d782d7c2ab9a (patch) | |
tree | e0457dba18b679dfb5fa2c5fee815104cfc46495 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d383b3146d805a743658225c8973f5d38c6fedf4 (diff) |
KVM: selftests: test behavior of unmapped L2 APIC-access address
Add a regression test for commit 671ddc700fd0 ("KVM: nVMX: Don't leak
L1 MMIO regions to L2").
First, check to see that an L2 guest can be launched with a valid
APIC-access address that is backed by a page of L1 physical memory.
Next, set the APIC-access address to a (valid) L1 physical address
that is not backed by memory. KVM can't handle this situation, so
resuming L2 should result in a KVM exit for internal error
(emulation).
Signed-off-by: Jim Mattson <[email protected]>
Reviewed-by: Ricardo Koller <[email protected]>
Reviewed-by: Peter Shier <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions