misc/ivshmem: QOM Upcast Sweep
authorPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Mon, 24 Jun 2013 06:59:29 +0000 (16:59 +1000)
committerAndreas Färber <afaerber@suse.de>
Mon, 22 Jul 2013 22:37:34 +0000 (00:37 +0200)
commiteb3fedf3d4b1a3ed2a31def23e972aa0c3669fff
treef72f707cf42580e243ac87b384ef5a92a3d2a104
parentaf21c7403902d5073851ea10371d0761f48e39d1
misc/ivshmem: QOM Upcast 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: Simplified casts and converted two more DO_UPCAST()s]
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/misc/ivshmem.c