Re: [Qemu-devel] [PATCH v2 0/4]: QMP: add BLOCK_MEDIUM_EJECT event

2012-02-17 Thread Luiz Capitulino
On Fri, 17 Feb 2012 11:49:21 +0100 Paolo Bonzini wrote: > On 02/15/2012 07:42 PM, Luiz Capitulino wrote: > > There's been one non-rfc patch and one or two rfc ones. This is v2 of the > > non-rfc one. > > > > I think this version does what Kevin and Markus were asking: the event is > > emitted wh

Re: [Qemu-devel] [PATCH v2 0/4]: QMP: add BLOCK_MEDIUM_EJECT event

2012-02-17 Thread Paolo Bonzini
On 02/15/2012 07:42 PM, Luiz Capitulino wrote: > There's been one non-rfc patch and one or two rfc ones. This is v2 of the > non-rfc one. > > I think this version does what Kevin and Markus were asking: the event is > emitted whenever the tray moves, be it the guest or HMP/QMP commands. > > In a

[Qemu-devel] [PATCH v2 0/4]: QMP: add BLOCK_MEDIUM_EJECT event

2012-02-15 Thread Luiz Capitulino
There's been one non-rfc patch and one or two rfc ones. This is v2 of the non-rfc one. I think this version does what Kevin and Markus were asking: the event is emitted whenever the tray moves, be it the guest or HMP/QMP commands. In a previous email I said that I'd be reviving an old series that