qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] fix startup crash on sparc/ppc guests


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 0/2] fix startup crash on sparc/ppc guests
Date: Tue, 14 Feb 2012 20:13:36 +0000

On Tue, Feb 14, 2012 at 09:19, Paolo Bonzini <address@hidden> wrote:
> The problem happens when qdev_set_prop_* is passed a NULL pointer.
> The first patch allows this; the second improves the error message
> if there are problems with qdev properties, as requested by Peter.
>
> Blue Swirl, can you apply?

Thanks, applied both.

> Paolo Bonzini (2):
>  qdev: allow setting properties to NULL
>  qdev: print error message before aborting
>
>  hw/qdev-properties.c |   41 ++++++++++++++++++++++-------------------
>  qerror.c             |    8 ++++++++
>  qerror.h             |    1 +
>  3 files changed, 31 insertions(+), 19 deletions(-)
>
> --
> 1.7.7.6
>
>



reply via email to

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