diff options
author | James Hogan <[email protected]> | 2015-05-01 14:56:31 +0100 |
---|---|---|
committer | James Hogan <[email protected]> | 2017-02-03 15:21:19 +0000 |
commit | 577ed7f71e9c37a46c45a7bd9a392dd0372a409c (patch) | |
tree | acca7ed20ef2868d38085626507c1a8b011537e3 /scripts/gdb/linux | |
parent | 89d6ad8a6b26a51f6fdfd356a56681a11f309bba (diff) |
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
kvm_mips_map_page() will need to know whether the fault was due to a
read or a write in order to support dirty page tracking,
KVM_CAP_SYNC_MMU, and read only memory regions, so get that information
passed down to it via new bool write_fault arguments to various
functions.
Signed-off-by: James Hogan <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: "Radim Krčmář" <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions