diff options
| author | Sean Christopherson <[email protected]> | 2022-02-25 18:22:46 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-03-01 08:58:25 -0500 |
| commit | cc65c3a110db689abe06c41296cf4da8f0a69b35 (patch) | |
| tree | c6be190d2917d1d2af7ae44cb54e3bad4a8f48f1 /scripts/gdb/linux/utils.py | |
| parent | 527d5cd7eece9f9f5e9c5b6692cd6814a46df6fe (diff) | |
KVM: s390: Replace KVM_REQ_MMU_RELOAD usage with arch specific request
Add an arch request, KVM_REQ_REFRESH_GUEST_PREFIX, to deal with guest
prefix changes instead of piggybacking KVM_REQ_MMU_RELOAD. This will
allow for the removal of the generic KVM_REQ_MMU_RELOAD, which isn't
actually used by generic KVM.
No functional change intended.
Reviewed-by: Claudio Imbrenda <[email protected]>
Reviewed-by: Janosch Frank <[email protected]>
Signed-off-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