Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-06-29 Thread Andreas Färber
Hi, Am 29.06.2011 um 10:33 schrieb Gerd Hoffmann: Erm, I'm not aware that my qdev bool patch got committed yet, so the question of how to parse/print bool properties (on/off vs. yes/no) is still undecided, no comments so far. It would be entirely possible to let the author decide that on a case

Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-06-29 Thread Markus Armbruster
Andreas Färber writes: > Am 19.05.2011 um 16:18 schrieb Markus Armbruster: > >> Amit Shah writes: >> >>> On (Thu) 19 May 2011 [13:37:15], Markus Armbruster wrote: Old version looks like this in info qtree (last four lines): dev: virtconsole, id "" dev-prop

Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-06-29 Thread Markus Armbruster
Gerd Hoffmann writes: > Hi, > >> Erm, I'm not aware that my qdev bool patch got committed yet, so the >> question of how to parse/print bool properties (on/off vs. yes/no) is >> still undecided, no comments so far. It would be entirely possible to >> let the author decide that on a case-by-case

Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-06-29 Thread Gerd Hoffmann
Hi, Erm, I'm not aware that my qdev bool patch got committed yet, so the question of how to parse/print bool properties (on/off vs. yes/no) is still undecided, no comments so far. It would be entirely possible to let the author decide that on a case-by-case basis by using different property ty

Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-06-27 Thread Andreas Färber
Am 19.05.2011 um 16:18 schrieb Markus Armbruster: Amit Shah writes: On (Thu) 19 May 2011 [13:37:15], Markus Armbruster wrote: Old version looks like this in info qtree (last four lines): dev: virtconsole, id "" dev-prop: is_console = 1 dev-prop: nr = 0

Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-05-19 Thread Amit Shah
On (Thu) 19 May 2011 [16:18:29], Markus Armbruster wrote: > Amit Shah writes: > > > On (Thu) 19 May 2011 [13:37:15], Markus Armbruster wrote: > >> Old version looks like this in info qtree (last four lines): > >> > >> dev: virtconsole, id "" > >> dev-prop: is_console = 1 >

Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-05-19 Thread Markus Armbruster
Amit Shah writes: > On (Thu) 19 May 2011 [13:37:15], Markus Armbruster wrote: >> Old version looks like this in info qtree (last four lines): >> >> dev: virtconsole, id "" >> dev-prop: is_console = 1 >> dev-prop: nr = 0 >> dev-prop: chardev = >>

Re: [Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-05-19 Thread Amit Shah
On (Thu) 19 May 2011 [13:37:15], Markus Armbruster wrote: > Old version looks like this in info qtree (last four lines): > > dev: virtconsole, id "" > dev-prop: is_console = 1 > dev-prop: nr = 0 > dev-prop: chardev = > dev-prop: name = >

[Qemu-devel] [PATCH 2/4] virtio-serial: Clean up virtser_bus_dev_print() output

2011-05-19 Thread Markus Armbruster
Old version looks like this in info qtree (last four lines): dev: virtconsole, id "" dev-prop: is_console = 1 dev-prop: nr = 0 dev-prop: chardev = dev-prop: name = dev-prop-int: id: 0 dev-prop-int: guest_connecte