Temporarily disable logging around pci config writes
commit3154c3736527ba2c097b7bd8711ba67a7ac3e693
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)
tree28f9ad8d201a4f5e4e323fa41a01425345872ba5
parent1c60237539237a5a92f437403f85946e1abc5c57
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>
hw/vga.c