]> git.proxmox.com Git - mirror_qemu.git/commit - kvm-all.c
kvm: flush the dirty log when unregistering a slot
authorAvi Kivity <avi@redhat.com>
Sun, 15 Jan 2012 14:13:59 +0000 (16:13 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 15 Jan 2012 14:13:59 +0000 (16:13 +0200)
commit3fbffb628c001bd540dc9c1805bdf7aa8591da4d
treef761b3c9883d576b1a492ce8ce264733296160bc
parent2be276242135eac6e86be2a8259545e620c94107
kvm: flush the dirty log when unregistering a slot

Otherwise, the dirty log information is lost in the kernel forever.

Fixes opensuse-12.1 boot screen, which changes the vga windows rapidly.

Signed-off-by: Avi Kivity <avi@redhat.com>
kvm-all.c