diff options
author | James Hogan <[email protected]> | 2015-05-11 23:31:45 +0100 |
---|---|---|
committer | James Hogan <[email protected]> | 2017-02-03 15:21:21 +0000 |
commit | b8f79ddb7db95bb675b3d6009e7a4274161e1e53 (patch) | |
tree | 50d31b9480e7bfe49cbff77c3db74cda6c49f6aa /scripts/gdb/linux/lists.py | |
parent | 420ea09b645b0fb05b326a539190c41ee900ef50 (diff) |
KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO
Treat unhandled accesses to guest KSeg0 as MMIO, rather than only host
KSeg0 addresses. This will allow read only memory regions (such as the
Malta boot flash as emulated by QEMU) to have writes (before reads)
treated as MMIO, and unallocated physical addresses to have all accesses
treated as MMIO.
The MMIO emulation uses the gva_to_gpa callback, so this is also updated
for trap & emulate to handle guest KSeg0 addresses.
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/lists.py')
0 files changed, 0 insertions, 0 deletions