Change virtio-console to PCI_CLASS_OTHERS
commit4667e6ec0df770867095d8093562d93c94d96ca2
authorAvi Kivity <avi@redhat.com>
Thu, 12 Feb 2009 09:43:17 +0000 (12 11:43 +0200)
committerAvi Kivity <avi@redhat.com>
Thu, 12 Feb 2009 09:43:17 +0000 (12 11:43 +0200)
tree93f40d37c343e6463ac66b0063cdbcbdb8dbcf12
parent6c3294df8e1ed1436e46681688b5fb1c89d91ce5
Change virtio-console to PCI_CLASS_OTHERS

As a PCI_CLASS_DISPLAY_OTHER, it reduces primary display somehow on Windows XP
(possibly Windows disables acceleration since it fails to find a driver).

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