kvm: qemu: temporarily disable logging around pci config writes
commit4f3a3473c4d826aa4fc0b888a0a5615de6aabe18
authorAvi Kivity <avi@redhat.com>
Thu, 4 Dec 2008 13:08:34 +0000 (4 15:08 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 4 Dec 2008 13:08:34 +0000 (4 15:08 +0200)
tree69c421bbf9b2f92b3e33e29ff11603d2acd94b68
parent2fe373a178bded8cc2471ad3a7ece98115c68e08
kvm: qemu: temporarily disable logging around pci config writes

A pci config write may remap the vga linear frame buffer, confusing the
memory slot dirty logging logic.

Fixed Windows with -vga std.

Signed-off-by: Avi Kivity <avi@redhat.com>
qemu/hw/vga.c