qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH 7/9] hw/arm: QOM'ify stellaris.c


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH 7/9] hw/arm: QOM'ify stellaris.c
Date: Wed, 16 Mar 2016 11:54:08 +0000

On 7 March 2016 at 07:05, xiaoqiang zhao <address@hidden> wrote:
> * Drop the use of old SysBus init function and use instance_init
> * Use DeviceClass::vmsd instead of 'vmstate_register' function
>
> Signed-off-by: xiaoqiang zhao <address@hidden>
> ---
>  hw/arm/stellaris.c | 48 ++++++++++++++++++++++++------------------------
>  1 file changed, 24 insertions(+), 24 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

Followup cleanups:
 * implement proper reset methods
 * move code for each device into its own file in the right
   subdirectory of hw/

thanks
-- PMM



reply via email to

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