qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2] hw/arm: Fix Integrator/CM initialization


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2] hw/arm: Fix Integrator/CM initialization
Date: Thu, 29 Sep 2016 17:10:56 -0700

On 25 September 2016 at 13:35, Jakub Jermář <address@hidden> wrote:
>
> Initialization of a class instance cannot depend on its own properties
> as these are not yet set.  Move parts of integratorcm_init() that depend
> on the "memsz" property to the newly added integratorcm_realize().
>
> This fixes: https://bugs.launchpad.net/qemu/+bug/1624726
>
> Signed-off-by: Jakub Jermar <address@hidden>
> ---
>  hw/arm/integratorcp.c | 35 +++++++++++++++++++++--------------
>  1 file changed, 21 insertions(+), 14 deletions(-)

Applied to target-arm.next, thanks.

(PS: if you need to send patches in future, sending them inline
rather than as attachments works better with some of our patch
handling tools.)

thanks
-- PMM



reply via email to

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