Re: [Qemu-devel] [PATCH 0/4] qdev: give all devices a canonical QOM path

2012-04-02 Thread Anthony Liguori
On 03/27/2012 11:38 AM, Paolo Bonzini wrote: A strong limitation of QOM right now is that unconverted ports (e.g. all...) do not give a canonical path to devices that are part of the board. This in turn makes it impossible to replace PROP_PTR with a QOM link for example. This series fixes this

Re: [Qemu-devel] [PATCH 0/4] qdev: give all devices a canonical QOM path

2012-03-27 Thread Anthony Liguori
On 03/27/2012 11:38 AM, Paolo Bonzini wrote: A strong limitation of QOM right now is that unconverted ports (e.g. all...) do not give a canonical path to devices that are part of the board. This in turn makes it impossible to replace PROP_PTR with a QOM link for example. This series fixes this

[Qemu-devel] [PATCH 0/4] qdev: give all devices a canonical QOM path

2012-03-27 Thread Paolo Bonzini
A strong limitation of QOM right now is that unconverted ports (e.g. all...) do not give a canonical path to devices that are part of the board. This in turn makes it impossible to replace PROP_PTR with a QOM link for example. This series fixes this by putting all such devices under a /unattached