diff options
author | David Hildenbrand <david@redhat.com> | 2017-10-16 16:43:00 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-10-18 10:14:52 +0200 |
commit | 90ed4bcc3a15749c3c341e2a684f8f84e2251b67 (patch) | |
tree | a599c0ff84597471617548553ee0b0b9ecad4e1f /module-common.c | |
parent | 1c4fdabaf734f6519fdef670df14285e491ef52c (diff) |
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 'module-common.c')
0 files changed, 0 insertions, 0 deletions