On 11/17/2016 03:17 AM, Dirk Braunschweiger wrote:
On 2016-11-16 17:29, John Snow wrote:
On 11/16/2016 09:01 AM, Dirk Braunschweiger wrote:
Hey Guys,
I want to get a qmp event when the qemu does a shutdown due to the
-no-reboot flag. Looking at the code I realized that the -no-reboot flag
ju
On 2016-11-16 17:29, John Snow wrote:
On 11/16/2016 09:01 AM, Dirk Braunschweiger wrote:
Hey Guys,
I want to get a qmp event when the qemu does a shutdown due to the
-no-reboot flag. Looking at the code I realized that the -no-reboot
flag
just changes any reset request to a shutdown request.
On 11/16/2016 09:01 AM, Dirk Braunschweiger wrote:
Hey Guys,
I want to get a qmp event when the qemu does a shutdown due to the
-no-reboot flag. Looking at the code I realized that the -no-reboot flag
just changes any reset request to a shutdown request.
Does anybody already patched qemu to em
Hey Guys,
I want to get a qmp event when the qemu does a shutdown due to the
-no-reboot flag. Looking at the code I realized that the -no-reboot flag
just changes any reset request to a shutdown request.
Does anybody already patched qemu to emit some kind of reboot event to
the qmp socket?
I