[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 1217339] Re: SIGQUIT to send ACPI-shutdown to Guest
From: |
WhiteWinterWolf |
Subject: |
[Qemu-devel] [Bug 1217339] Re: SIGQUIT to send ACPI-shutdown to Guest |
Date: |
Wed, 15 Mar 2017 15:55:14 -0000 |
Sorry Thomas, I was not aware of this page. I checked the CODING_STYLE
file present in Qemu source before submitting this, maybe it could be
useful to include this URL there.
Meanwhile, for reference the discussion continues there:
https://lists.nongnu.org/archive/html/qemu-devel/2017-03/msg03039.html
Regards.
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1217339
Title:
SIGQUIT to send ACPI-shutdown to Guest
Status in QEMU:
New
Bug description:
When qemu receives SIGQUIT, it should first try to run
system_powerdown (giving the guest an ACPI signal to begin the
shutdown process), before ending the whole qemu process.
At this point there is no way to do a graceful shutdown if you do not
have access to the monitor and you do not use any wrapper like
libvirt.
If, for some reason SIGQUIT would not be accepted as the signal, take
any free to use signal, like SIGUSR1. There should be a way to get
ACPI shutdown sent to the guest.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1217339/+subscriptions