diff options
| author | Sean Christopherson <[email protected]> | 2021-12-06 20:54:22 +0100 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-12-08 04:24:28 -0500 |
| commit | 7cd08553ab103a7ebca79035eb35b73418b2f475 (patch) | |
| tree | 5af0292c8f44367b477b9a2050258c4200eee7d1 /tools/perf/scripts/python | |
| parent | ec5c86976674d2f5c0f389903d956eda1dc54a78 (diff) | |
KVM: Don't make a full copy of the old memslot in __kvm_set_memory_region()
Stop making a full copy of the old memslot in __kvm_set_memory_region()
now that metadata updates are handled by kvm_set_memslot(), i.e. now that
the old memslot's dirty bitmap doesn't need to be referenced after the
memslot and its pointer is modified/invalidated by kvm_set_memslot().
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Maciej S. Szmigiero <[email protected]>
Signed-off-by: Maciej S. Szmigiero <[email protected]>
Message-Id: <5dce0946b41bba8c83f6e3424c6955c56bcc9f86.1638817640.git.maciej.szmigiero@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions