diff options
author | Sean Christopherson <[email protected]> | 2024-10-10 11:23:59 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2024-10-25 13:00:48 -0400 |
commit | 9b3639bb02fb98a664110836147a03b45c83ed94 (patch) | |
tree | c161ecd80a7a8fc8925778a5512cbee29920ba67 /tools/perf/scripts/python/parallel-perf.py | |
parent | 85c7869e30b770082b78134e61c1c7db5a903ea4 (diff) |
KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
Don't mark pages dirty if KVM bails from the page fault handler without
installing a stage-2 mapping, i.e. if the page is guaranteed to not be
written by the guest.
In addition to being a (very) minor fix, this paves the way for converting
RISC-V to use kvm_release_faultin_page().
Reviewed-by: Andrew Jones <[email protected]>
Acked-by: Anup Patel <[email protected]>
Signed-off-by: Sean Christopherson <[email protected]>
Tested-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions