Re: [PATCH] QMP: Emit Basic events

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 26, 2010 at 06:25:08PM -0200, Luiz Capitulino wrote:
> 
> While testing QMP on qemu-kvm I found that it's not emitting basic
> events like RESET or POWERDOWN.
> 
> The reason is that in QEMU upstream those events are triggered
> in QEMU's main loop (ie. vl.c:main_loop()), but control doesn't
> reach there in qemu-kvm as it has its own main loop in
> qemu-kvm.c:kvm_main_loop().
> 
> This commit adds the same set of events there too.
> 
> NOTE: The STOP event is not being added because it should be
> triggered in vm_stop() and not in the main loop, this will be
> fixed upstream.
> 
> Signed-off-by: Luiz Capitulino <lcapitulino@xxxxxxxxxx>

Applied, thanks.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux