qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] Also create piix3 property when Xen is enable


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] Also create piix3 property when Xen is enabled
Date: Mon, 19 Dec 2011 10:52:45 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Dec 18, 2011 at 06:08:44PM +0000, Julian Pidancet wrote:
> This recently added line in hw/pc_piix.c is causing a SEGV on a Xen
> setup because the piix3 property is never created:
> 
> qdev_property_add_child(qdev_resolve_path("/i440fx/piix3", NULL),
>                             "rtc", (DeviceState *)rtc_state, NULL);
> 
> Signed-off-by: Julian Pidancet <address@hidden>
> ---
>  hw/piix_pci.c |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)

Thanks, applied to the trivial patches tree:
http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches

Stefan



reply via email to

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