diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-16 16:19:06 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-05-27 20:11:10 +0300 |
commit | a3535be731c2a343912578465021f50937f7b099 (patch) | |
tree | c76069c6bcaf3236e017885befb06f49da1085e6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 88197e6ab33a909e54f683b5e3a2e45cc307108a (diff) | |
download | linux-a3535be731c2a343912578465021f50937f7b099.tar.xz |
KVM: nSVM: fix condition for filtering async PF
Async page faults have to be trapped in the host (L1 in this case),
since the APF reason was passed from L0 to L1 and stored in the L1 APF
data page. This was completely reversed: the page faults were passed
to the guest, a L2 hypervisor.
Cc: stable@vger.kernel.org
Reviewed-by: Sean Christopherson <sean.j.christopherson@intel.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