qxl: allow QXL_IO_LOG also in vga
commita3d14054d727efb8ff4c5060a4c3171bae2046ef
authorAlon Levy <alevy@redhat.com>
Wed, 29 Jun 2011 11:57:11 +0000 (29 13:57 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 4 Jul 2011 13:35:12 +0000 (4 15:35 +0200)
tree1920a3bb74815855d61be3c7d3cb677472ab674b
parent81144d1a3675faf3c314ff2c7a369f809361d3ed
qxl: allow QXL_IO_LOG also in vga

The driver may change us to vga mode and still issue a QXL_IO_LOG,
which we can easily support.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/qxl.c