]> git.proxmox.com Git - mirror_qemu.git/commit
xen/xen_platform: QOM casting sweep
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 24 Jun 2013 07:00:14 +0000 (17:00 +1000)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:34 +0000 (00:37 +0200)
commit51a3fe996ba20eca0abfad2b783f27967d759d28
treee934f5b46487dc8d5968850f68bade360606343a
parentb7578eaadd71fd7a9101875a32d64a52149d78e5
xen/xen_platform: QOM casting sweep

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

Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
[AF: Dropped opaque casts]
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/xen/xen_platform.c