kvm: qemu: device-assignment: munmap() mmio regions
commitb7ff2ad787c0280d8088037473de18d970a7e39a
authorMark McLoughlin <markmc@redhat.com>
Fri, 28 Nov 2008 17:10:49 +0000 (28 17:10 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 30 Nov 2008 10:46:55 +0000 (30 12:46 +0200)
tree0f1ae974e478645460739855862063538b8593b0
parent125a9362621dafd351ba03e20ea152af0e0cc0c1
kvm: qemu: device-assignment: munmap() mmio regions

Undo the effects of assigned_dev_register_regions(); made
unneccessarily difficult by the twisty data structures.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu/hw/device-assignment.c