Re: [Qemu-devel] [PATCH qom-next 0/4] qom: HMP commands to replace info qtree

2014-05-17 Thread Peter Crosthwaite
On Fri, May 9, 2014 at 12:21 AM, Andreas Färber wrote: > Hello, > > The main patch of this series is an HMP command "info qom-composition", qom-composition is a mouthful. Can it be shortened? Although I suggest alternative that obsoletes it anyways further down. > which displays the machine comp

[Qemu-devel] [PATCH qom-next 0/4] qom: HMP commands to replace info qtree

2014-05-08 Thread Andreas Färber
Hello, The main patch of this series is an HMP command "info qom-composition", which displays the machine composition tree. This names all devices, including those missing in "info qtree" for lack of bus. To make it more like "info qtree" bus-wise, we could extend it to display link<> properties