display/vmware_vga: QOM casting sweep
commit39d4598763a01816feb828be4633ada780a63886
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 24 Jun 2013 06:58:45 +0000 (24 16:58 +1000)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:34 +0000 (23 00:37 +0200)
tree43c68d30bdb0e41de97c1a08f316bb6093d6326b
parent6d27a4099e46132768256b686ebf522844a180b6
display/vmware_vga: QOM casting sweep

Define and use standard QOM cast macro. Remove usages of DO_UPCAST() and
direct -> style casting.

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
[AF: Renamed to TYPE_VMWARE_VGA and VMWARE_VGA()]
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/display/vmware_vga.c