commit | 39d4598763a01816feb828be4633ada780a63886 | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Mon Jun 24 16:58:45 2013 +1000 |
committer | Andreas Färber <afaerber@suse.de> | Tue Jul 23 00:37:34 2013 +0200 |
tree | 43c68d30bdb0e41de97c1a08f316bb6093d6326b | |
parent | 6d27a4099e46132768256b686ebf522844a180b6 [diff] |
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>