[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Device QOM cleanup
From: |
Edgar E. Iglesias |
Subject: |
Re: [Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Device QOM cleanups |
Date: |
Mon, 9 Jun 2014 09:29:05 +1000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Thu, May 29, 2014 at 02:22:46AM -0700, Peter Crosthwaite wrote:
> Hi Andreas, Edgar,
>
> Another 4 users of SysBusDevice::init bite the dust!
>
> A round of styling cleanup for Microblaze devices as per QOM
> conventions. Tested with published MB test images.
I've applied these, thanks.
>
> Regards,
> Peter
>
>
> Peter Crosthwaite (6):
> timer: xilinx_timer: Convert to realize()
> net: xilinx_ethlite: Don't reset from init
> net: xilinx_ethlite: Convert to realize()
> char: xilinx_uartlite: Don't reset from init
> char: xilinx_uartlite: Convert to realize()
> intc: xilinx_uartlite: Convert SBD::init -> instance_init
>
> hw/char/xilinx_uartlite.c | 32 +++++++++++++++++++++-----------
> hw/intc/xilinx_intc.c | 17 +++++++----------
> hw/net/xilinx_ethlite.c | 34 ++++++++++++++++++++++------------
> hw/timer/xilinx_timer.c | 20 ++++++++++++--------
> 4 files changed, 62 insertions(+), 41 deletions(-)
>
> --
> 1.9.3.1.ga73a6ad
>