Am 07.02.2012 16:21, schrieb Paolo Bonzini:
> BTW, I would like to change /i440fx to /devices/i440fx, so that we will
> have clean namespaces:
> 
> /block
>     ...
> /chardev
>     ...
> /clocks
>     ...
> /devices
>     /peripheral
>         ...                 # named devices created with -device
>     /peripheral-anon
>         /child[...]         # unnamed devices created with -device
>     /default
>         /child[...]         # created with qdev_create

I don't like that, I prefer /i440fx over /devices/i440fx. I don't mind
the other root-level nodes though.

For PC-style machines I'd expect board-level stuff like the CPUs to
appear directly under /. That would roughly correspond to the
OpenFirmware device tree then. For embedded devices with SoCs I expect
them to show up as child<>s of the SoC, but definitely not under some
artificial /cpus.

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

Reply via email to