Re: [Qemu-devel] [PATCH qom-next for-1.6 14/14] xilinx_uartlite: QOM'ify

2013-07-25 Thread Edgar E. Iglesias
On Wed, Jul 24, 2013 at 11:42:19PM +0200, Andreas Färber wrote: > Signed-off-by: Andreas Färber Acked-by: Edgar E. Iglesias > --- > hw/char/xilinx_uartlite.c | 11 --- > 1 file changed, 8 insertions(+), 3 deletions(-) > > diff --git a/hw/char/xilinx_uartlite.c b/hw/char/xilinx_uartli

[Qemu-devel] [PATCH qom-next for-1.6 14/14] xilinx_uartlite: QOM'ify

2013-07-24 Thread Andreas Färber
Signed-off-by: Andreas Färber --- hw/char/xilinx_uartlite.c | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/hw/char/xilinx_uartlite.c b/hw/char/xilinx_uartlite.c index 929743c..b0d1d04 100644 --- a/hw/char/xilinx_uartlite.c +++ b/hw/char/xilinx_uartlite.c @@ -46,8