* [Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug.
@ 2015-01-09 14:14 Paulo Vital
2015-01-13 15:41 ` Paulo Vital
2015-01-19 16:12 ` Igor Mammedov
0 siblings, 2 replies; 3+ messages in thread
From: Paulo Vital @ 2015-01-09 14:14 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 927 bytes --]
Hi
I'm doing some tests on CPU hot-unplug using as base the mentioned patch
set in [1] and I'm facing some problems while executing a reboot (via
'shutdown -r now' command in guest's command line or QMP system_reset
command) after unplug one CPU. After execute (2 times) the loop related to
reset the system on main_loop_should_exit(), looks like qemu continues
executing the main_loop() but the system, itself, freezes!
If I request to reboot using the guest command line (shutdown -r now), the
guest runs the normal OS reset processes but doesn't restart. If I request
by QMP command, I qemu executes all reset process but the guest didn't run
the OS guest process.
I'd like to know where I can debug during the reset process. By what I
could debug, the flow looks normal, but I guess something is missing :-D
[1] https://lists.nongnu.org/archive/html/qemu-devel/2014-08/msg00072.html
Thanks in advance.
---
Paulo Vital
[-- Attachment #2: Type: text/html, Size: 1335 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug.
2015-01-09 14:14 [Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug Paulo Vital
@ 2015-01-13 15:41 ` Paulo Vital
2015-01-19 16:12 ` Igor Mammedov
1 sibling, 0 replies; 3+ messages in thread
From: Paulo Vital @ 2015-01-13 15:41 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]
Hello.
Any advice for this issue?
---
Paulo Vital
On Fri, Jan 9, 2015 at 3:14 PM, Paulo Vital <paulo.vital@profitbricks.com>
wrote:
> Hi
>
> I'm doing some tests on CPU hot-unplug using as base the mentioned patch
> set in [1] and I'm facing some problems while executing a reboot (via
> 'shutdown -r now' command in guest's command line or QMP system_reset
> command) after unplug one CPU. After execute (2 times) the loop related to
> reset the system on main_loop_should_exit(), looks like qemu continues
> executing the main_loop() but the system, itself, freezes!
>
> If I request to reboot using the guest command line (shutdown -r now), the
> guest runs the normal OS reset processes but doesn't restart. If I request
> by QMP command, I qemu executes all reset process but the guest didn't run
> the OS guest process.
>
> I'd like to know where I can debug during the reset process. By what I
> could debug, the flow looks normal, but I guess something is missing :-D
>
> [1] https://lists.nongnu.org/archive/html/qemu-devel/2014-08/msg00072.html
>
> Thanks in advance.
> ---
> Paulo Vital
>
>
[-- Attachment #2: Type: text/html, Size: 1925 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug.
2015-01-09 14:14 [Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug Paulo Vital
2015-01-13 15:41 ` Paulo Vital
@ 2015-01-19 16:12 ` Igor Mammedov
1 sibling, 0 replies; 3+ messages in thread
From: Igor Mammedov @ 2015-01-19 16:12 UTC (permalink / raw)
To: Paulo Vital; +Cc: qemu-devel
On Fri, 9 Jan 2015 15:14:34 +0100
Paulo Vital <paulo.vital@profitbricks.com> wrote:
> Hi
>
> I'm doing some tests on CPU hot-unplug using as base the mentioned patch
> set in [1] and I'm facing some problems while executing a reboot (via
> 'shutdown -r now' command in guest's command line or QMP system_reset
> command) after unplug one CPU. After execute (2 times) the loop related to
> reset the system on main_loop_should_exit(), looks like qemu continues
> executing the main_loop() but the system, itself, freezes!
>
> If I request to reboot using the guest command line (shutdown -r now), the
> guest runs the normal OS reset processes but doesn't restart. If I request
> by QMP command, I qemu executes all reset process but the guest didn't run
> the OS guest process.
>
> I'd like to know where I can debug during the reset process. By what I
> could debug, the flow looks normal, but I guess something is missing :-D
>
> [1] https://lists.nongnu.org/archive/html/qemu-devel/2014-08/msg00072.html
It's a bit outdated series, could you try with
http://lists.gnu.org/archive/html/qemu-devel/2015-01/msg01557.html
and its dependencies.
Please, CC me and author of that series so your posts won't drown
in total traffic of mail-list.
>
> Thanks in advance.
> ---
> Paulo Vital
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-01-19 16:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-09 14:14 [Qemu-devel] qemu is freezing in rebooting after CPU hot-unplug Paulo Vital
2015-01-13 15:41 ` Paulo Vital
2015-01-19 16:12 ` Igor Mammedov
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).