diff options
author | 2024-10-10 11:23:54 -0700 | |
---|---|---|
committer | 2024-10-25 13:00:48 -0400 | |
commit | c9be85dabb376299504e0d391d15662c0edf8273 (patch) | |
tree | 7d8cf7679b57019a28b5b103d71de59de106ff92 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn (diff) | |
download | wireguard-linux-c9be85dabb376299504e0d391d15662c0edf8273.tar.xz wireguard-linux-c9be85dabb376299504e0d391d15662c0edf8273.zip |
KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
Mark the underlying page as dirty in kvmppc_e500_ref_setup()'s sole
caller, kvmppc_e500_shadow_map(), which will allow converting e500 to
__kvm_faultin_pfn() + kvm_release_faultin_page() without having to do
a weird dance between ref_setup() and shadow_map().
Opportunistically drop the redundant kvm_set_pfn_accessed(), as
shadow_map() puts the page via kvm_release_pfn_clean().
Signed-off-by: Sean Christopherson <seanjc@google.com>
Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20241010182427.1434605-53-seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions