qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 5/6] xilinx_zynq: add pl353


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 5/6] xilinx_zynq: add pl353
Date: Mon, 22 Oct 2012 20:06:08 +0100

On 22 October 2012 08:19, Peter Crosthwaite
<address@hidden> wrote:
> +    /* pl353 */
> +    dev = qdev_create(NULL, "arm.pl35x");
> +    /* FIXME: handle this somewhere central */
> +    object_property_add_child(container_get(qdev_get_machine(), 
> "/unattached"),
> +                              "pl353", OBJECT(dev), NULL);

Spoke briefly to Anthony on IRC about this and he said he didn't
think it was necessary (though it might have been in the past).

-- PMM



reply via email to

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