diff options
author | Junaid Shahid <[email protected]> | 2021-11-03 17:33:59 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-11-11 10:56:20 -0500 |
commit | 10c30de0192183034ba1b3014895b7f95d093785 (patch) | |
tree | 9489d4399ff3828352f9f8053426938e3d3168a7 /scripts/gdb/linux/utils.py | |
parent | c435d4b7badfa791fea2a1a97a07e02e7134a150 (diff) |
kvm: mmu: Use fast PF path for access tracking of huge pages when possible
The fast page fault path bails out on write faults to huge pages in
order to accommodate dirty logging. This change adds a check to do that
only when dirty logging is actually enabled, so that access tracking for
huge pages can still use the fast path for write faults in the common
case.
Signed-off-by: Junaid Shahid <[email protected]>
Reviewed-by: Ben Gardon <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions