Re: [Qemu-devel] [PATCH v2 14/30] xen/xen_platform: QOM casting sweep

2013-06-30 Thread Andreas Färber
Am 24.06.2013 09:00, schrieb peter.crosthwa...@xilinx.com: > From: Peter Crosthwaite > > Define and use standard QOM cast macro. Remove usages of DO_UPCAST > and direct -> style upcasting. > > Signed-off-by: Peter Crosthwaite > --- > > hw/xen/xen_platform.c | 28 >

[Qemu-devel] [PATCH v2 14/30] xen/xen_platform: QOM casting sweep

2013-06-24 Thread peter . crosthwaite
From: Peter Crosthwaite Define and use standard QOM cast macro. Remove usages of DO_UPCAST and direct -> style upcasting. Signed-off-by: Peter Crosthwaite --- hw/xen/xen_platform.c | 28 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/hw/xen/xen_pl