Re: [Qemu-devel] RFC: QMP event notification for disk media eject

2011-01-11 Thread Luiz Capitulino
On Tue, 11 Jan 2011 15:13:40 +0100 Markus Armbruster wrote: > Luiz Capitulino writes: > > > Hi there, > > > > I need feedback on a new QMP event. > > > > Problem > > === > > > > There's no way for a management tool to detect that a guest OS has ejected > > the > > media in a CDROM or Flopp

Re: [Qemu-devel] RFC: QMP event notification for disk media eject

2011-01-11 Thread Markus Armbruster
Luiz Capitulino writes: > Hi there, > > I need feedback on a new QMP event. > > Problem > === > > There's no way for a management tool to detect that a guest OS has ejected the > media in a CDROM or Floppy disk drive (I'm discarding polling, because it's > undesirable at best). > > The end re

[Qemu-devel] RFC: QMP event notification for disk media eject

2011-01-11 Thread Luiz Capitulino
Hi there, I need feedback on a new QMP event. Problem === There's no way for a management tool to detect that a guest OS has ejected the media in a CDROM or Floppy disk drive (I'm discarding polling, because it's undesirable at best). The end result is that the management tool can get confu