Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-07-23 Thread Anthony Liguori
On 05/19/2011 06:37 AM, Markus Armbruster wrote: Markus Armbruster (4): usb-ccid: Drop unused CCIDCardInfo callback print() virtio-serial: Clean up virtser_bus_dev_print() output virtio-serial: Turn props any virtio-serial-bus device must have into bus props ide: Turn properties

Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-06-28 Thread Amit Shah
On (Tue) 28 Jun 2011 [14:24:32], Markus Armbruster wrote: > Amit Shah writes: > > > On (Mon) 27 Jun 2011 [14:36:11], Markus Armbruster wrote: > >> Amit Shah writes: > >> > >> > On (Fri) 24 Jun 2011 [13:57:28], Markus Armbruster wrote: > >> >> Ping? > >> > > >> > There were a couple of things: >

Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-06-28 Thread Markus Armbruster
Amit Shah writes: > On (Mon) 27 Jun 2011 [14:36:11], Markus Armbruster wrote: >> Amit Shah writes: >> >> > On (Fri) 24 Jun 2011 [13:57:28], Markus Armbruster wrote: >> >> Ping? >> > >> > There were a couple of things: >> > >> >> port 0, guest on, host off, throttle off >> > >> > gue

Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-06-28 Thread Amit Shah
On (Mon) 27 Jun 2011 [14:36:11], Markus Armbruster wrote: > Amit Shah writes: > > > On (Fri) 24 Jun 2011 [13:57:28], Markus Armbruster wrote: > >> Ping? > > > > There were a couple of things: > > > >> port 0, guest on, host off, throttle off > > > > guest on/off, host on/off doesn't c

Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-06-27 Thread Markus Armbruster
Amit Shah writes: > On (Fri) 24 Jun 2011 [13:57:28], Markus Armbruster wrote: >> Ping? > > There were a couple of things: > >> port 0, guest on, host off, throttle off > > guest on/off, host on/off doesn't convey much -- what's on/off? > > Also, 'throttle' could be 'thottled'? Discus

Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-06-27 Thread Amit Shah
On (Fri) 24 Jun 2011 [13:57:28], Markus Armbruster wrote: > Ping? There were a couple of things: > port 0, guest on, host off, throttle off guest on/off, host on/off doesn't convey much -- what's on/off? Also, 'throttle' could be 'thottled'? Amit

Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-06-24 Thread Markus Armbruster
Ping? Markus Armbruster writes: > Markus Armbruster (4): > usb-ccid: Drop unused CCIDCardInfo callback print() > virtio-serial: Clean up virtser_bus_dev_print() output > virtio-serial: Turn props any virtio-serial-bus device must have into > bus props > ide: Turn properties any IDE d

Re: [Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-05-19 Thread Gerd Hoffmann
On 05/19/11 13:37, Markus Armbruster wrote: Markus Armbruster (4): usb-ccid: Drop unused CCIDCardInfo callback print() virtio-serial: Clean up virtser_bus_dev_print() output virtio-serial: Turn props any virtio-serial-bus device must have into bus props ide: Turn properties any I

[Qemu-devel] [PATCH 0/4] A few cleanups of qdev users

2011-05-19 Thread Markus Armbruster
Markus Armbruster (4): usb-ccid: Drop unused CCIDCardInfo callback print() virtio-serial: Clean up virtser_bus_dev_print() output virtio-serial: Turn props any virtio-serial-bus device must have into bus props ide: Turn properties any IDE device must have into bus properties hw/ccid.h