aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/iodev.h
diff options
context:
space:
mode:
authorGlauber Costa <glommer@redhat.com>2008-12-03 13:40:51 -0200
committerAvi Kivity <avi@redhat.com>2008-12-31 16:55:41 +0200
commit6f89724829cfd4ad6771a92fd4b8d59c90c7220c (patch)
tree8387a9838e786b687739be61eda01eb65253f844 /virt/kvm/iodev.h
parentKVM: ppc: mostly cosmetic updates to the exit timing accounting code (diff)
downloadlinux-dev-6f89724829cfd4ad6771a92fd4b8d59c90c7220c.tar.xz
linux-dev-6f89724829cfd4ad6771a92fd4b8d59c90c7220c.zip
KVM: Really remove a slot when a user ask us so
Right now, KVM does not remove a slot when we do a register ioctl for size 0 (would be the expected behaviour). Instead, we only mark it as empty, but keep all bitmaps and allocated data structures present. It completely nullifies our chances of reusing that same slot again for mapping a different piece of memory. In this patch, we destroy rmaps, and vfree() the pointers that used to hold the dirty bitmap, rmap and lpage_info structures. Signed-off-by: Glauber Costa <glommer@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'virt/kvm/iodev.h')
0 files changed, 0 insertions, 0 deletions