diff options
author | Anthony Yznaga <[email protected]> | 2020-06-02 13:07:28 -0700 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2020-06-04 14:42:25 -0400 |
commit | 5688fed649f15a232e75148afb0a28864046f44c (patch) | |
tree | 5e704fc2aaea975a137a6f15237b7334b68f64d7 /scripts/gdb/linux | |
parent | 7ec28e264f2e52089c14c6f8eba1ce7b6501e59b (diff) |
KVM: x86: remove unnecessary rmap walk of read-only memslots
There's no write access to remove. An existing memslot cannot be updated
to set or clear KVM_MEM_READONLY, and any mappings established in a newly
created or moved read-only memslot will already be read-only.
Signed-off-by: Anthony Yznaga <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions