diff options
author | Paolo Bonzini <[email protected]> | 2015-05-18 13:59:39 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2015-05-26 12:40:13 +0200 |
commit | 09170a49422bd786be3eac5cec1955257c5a34b7 (patch) | |
tree | ab427ac2ef8739a7faf1d34eab7a94f18df37dd5 /scripts/gdb/linux/modules.py | |
parent | 9f6b8029787bb37170d4535e9fc09158f634282c (diff) |
KVM: const-ify uses of struct kvm_userspace_memory_region
Architecture-specific helpers are not supposed to muck with
struct kvm_userspace_memory_region contents. Add const to
enforce this.
In order to eliminate the only write in __kvm_set_memory_region,
the cleaning of deleted slots is pulled up from update_memslots
to __kvm_set_memory_region.
Reviewed-by: Takuya Yoshikawa <[email protected]>
Reviewed-by: Radim Krcmar <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions