xemu/accel/kvm
David Hildenbrand 90ed4bcc3a 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>
2017-10-18 10:14:52 +02:00
..
kvm-all.c kvm: region_add and region_del is not called on updates 2017-10-18 10:14:52 +02:00
Makefile.objs accel: move kvm related accelerator files into accel/ 2017-06-15 11:04:06 +02:00
trace-events accel: move kvm related accelerator files into accel/ 2017-06-15 11:04:06 +02:00