qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/5] pxa2xx: minor bugfixes, updates to QOM, etc


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/5] pxa2xx: minor bugfixes, updates to QOM, etc
Date: Fri, 5 Jun 2015 16:04:17 +0100

Ping? Peter C, maybe you'd like to review these, given they're
mostly QOM conversions?

thanks
-- PMM

On 28 May 2015 at 13:09, Peter Maydell <address@hidden> wrote:
> These patches update some ancient PXA2xx devices to use
> QOM, VMState and new MemoryRegionOps APIs. The main motivation
> here was to get rid of a few of uses of legacy APIs
> like register_savevm() and old_mmio, in the hope that eventually
> we can manage to get rid of them completely...
>
> Peter Maydell (5):
>   hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO
>   hw/arm/pxa2xx: Convert pxa2xx-fir to QOM and VMState
>   hw/arm/pxa2xx: Add reset method for pxa2xx_ssp
>   hw/arm/pxa2xx: Convert pxa2xx-ssp to VMState
>   hw/sd/pxa2xx_mmci: Stop using old_mmio in MemoryRegionOps
>
>  hw/arm/pxa2xx.c     | 244 
> ++++++++++++++++++++++++++++------------------------
>  hw/arm/pxa2xx_pic.c |   2 +-
>  hw/sd/pxa2xx_mmci.c |  68 ++-------------
>  3 files changed, 142 insertions(+), 172 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]