diff options
author | Sean Christopherson <[email protected]> | 2024-02-27 18:41:40 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-05-07 11:59:20 -0400 |
commit | 44f42ef37deb49682abf0108bf9ede88d4478a20 (patch) | |
tree | dbeaea1eca828ca7b2afba9047ed31c33d1e6b82 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 07702e5a6d6d62266e5f156f23b00a272af64c8e (diff) |
KVM: x86/mmu: Move private vs. shared check above slot validity checks
Prioritize private vs. shared gfn attribute checks above slot validity
checks to ensure a consistent userspace ABI. E.g. as is, KVM will exit to
userspace if there is no memslot, but emulate accesses to the APIC access
page even if the attributes mismatch.
Fixes: 8dd2eee9d526 ("KVM: x86/mmu: Handle page fault for private memory")
Cc: Yu Zhang <[email protected]>
Cc: Chao Peng <[email protected]>
Cc: Fuad Tabba <[email protected]>
Cc: Michael Roth <[email protected]>
Cc: Isaku Yamahata <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Kai Huang <[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