Re: [Qemu-devel] [PATCH v4 00/23] qdev path reworks & basic device state visualization

2010-06-23 Thread Markus Armbruster
Jan Kiszka writes: > This is v4 of this series. Besides small fixes, it's main focus is on > the groundwork for the visualization command: qdev path usability. Don't let my griping on individual patches mislead you: there's lots of good stuff in here.

[Qemu-devel] [PATCH v4 00/23] qdev path reworks & basic device state visualization

2010-06-15 Thread Jan Kiszka
This is v4 of this series. Besides small fixes, it's main focus is on the groundwork for the visualization command: qdev path usability. The significant changes are: - drop many of the inconsistent or ambiguous qtree abbreviations - devices can now be address via unique ID (no '/' allowed here)