vga: tag as not hotplugable.
commitbe92bbf73dfd7d8a4786dc5f6c71590f4fbc5a32
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 6 Jan 2011 14:14:39 +0000 (6 15:14 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 10 Jan 2011 11:29:42 +0000 (10 13:29 +0200)
tree01ff0cbf520e541bc0260be1e52dac775fff2bb8
parent0965f12da61cbfe62252d21a8e6fa309753760e8
vga: tag as not hotplugable.

This patch tags all vga cards as not hotpluggable.  The qemu
standard vga will never ever be hotpluggable.  For cirrus + vmware
it might be possible to get that work some day.  Todays we can't
handle that for a number of reasons though.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/cirrus_vga.c
hw/vga-pci.c
hw/vmware_vga.c