qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Is it necessary to add a Monitor event of QEVENT_DEVICE_ADDED
@ 2014-04-03  9:02 xiexiangyou
  2014-04-03 11:18 ` Michael S. Tsirkin
  2014-04-03 12:13 ` Eric Blake
  0 siblings, 2 replies; 3+ messages in thread
From: xiexiangyou @ 2014-04-03  9:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst

Hi all,

   As we know, when hot-add a device, we don't know whether the device is present in VM from outside(like libvirt).
However, unplugging device, when complete remove the device, Qemu will generate a Monitor event,QEVENT_DEVICE_DELETED.
Libvirt can receive the event and do something.
   So is it necessary to add a Monitor event of completing add device such as QEVENT_DEVICE_ADDED.

Regards,
-xie

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-03 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-03  9:02 [Qemu-devel] Is it necessary to add a Monitor event of QEVENT_DEVICE_ADDED xiexiangyou
2014-04-03 11:18 ` Michael S. Tsirkin
2014-04-03 12:13 ` Eric Blake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).