qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 09/14] qdev: connect some links and move type to


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 09/14] qdev: connect some links and move type to object
Date: Thu, 19 Apr 2012 16:49:38 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Il 19/04/2012 16:46, Andreas Färber ha scritto:
> I suggested /unassigned because of no explicit parenting. Either the
> unstable /unassigned tree

There is /machine/unattached, not /unattached.

> or qdev_get_machine() for the real device
> hierarchy. It's a device bus so it should be in one of the device
> containers, not form yet a new root node.
> All devices trace back to some SysBus device currently (e.g., PReP PCI
> host controller is-a SysBusDevice, has-a PCIBus has-a child<PCIDevice>
> i82378 that in turn has-a ISABus etc. etc.), so if we argue that sysbus
> were special and needs to be in /, then *all* devices will end up in
> that special location.

But not as their canonical path.

Paolo



reply via email to

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