diff options
| author | David Hildenbrand | 2017-10-16 16:43:00 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2017-10-18 10:14:52 +0200 |
| commit | 90ed4bcc3a15749c3c341e2a684f8f84e2251b67 (patch) | |
| tree | a599c0ff84597471617548553ee0b0b9ecad4e1f /scripts | |
| parent | kvm: fix error message when failing to unregister slot (diff) | |
| download | qemu-90ed4bcc3a15749c3c341e2a684f8f84e2251b67.tar.gz qemu-90ed4bcc3a15749c3c341e2a684f8f84e2251b67.tar.xz qemu-90ed4bcc3a15749c3c341e2a684f8f84e2251b67.zip | |
kvm: region_add and region_del is not called on updates
Attributes are not updated via region_add()/region_del(). Attribute changes
lead to a delete first, followed by a new add.
If this would ever not be the case, we would get an error when trying to
register the new slot.
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171016144302.24284-6-david@redhat.com>
Tested-by: Joe Clifford <joeclifford@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
