qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Guest hangs on reboot with Windows Server 2003
@ 2011-11-07 13:52 Stefan Hajnoczi
  2011-11-07 15:21 ` Paolo Bonzini
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Hajnoczi @ 2011-11-07 13:52 UTC (permalink / raw)
  To: qemu-devel

For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server
2003 whenever it tries to reboot.  The QEMU monitor is available and
working.  I'm using a qcow2 image over IDE, but this may not be
qcow2/block related.

This is a regression and does not occur under Debian 0.14.1+dfsg-3.  I
am bisecting against v0.15.0 now and will report back.  Just wanted to
let you know so we don't duplicate work.

Stefan

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

* Re: [Qemu-devel] Guest hangs on reboot with Windows Server 2003
  2011-11-07 13:52 [Qemu-devel] Guest hangs on reboot with Windows Server 2003 Stefan Hajnoczi
@ 2011-11-07 15:21 ` Paolo Bonzini
  2011-11-07 15:22   ` Stefan Hajnoczi
  2011-11-07 15:22   ` Anthony Liguori
  0 siblings, 2 replies; 7+ messages in thread
From: Paolo Bonzini @ 2011-11-07 15:21 UTC (permalink / raw)
  To: qemu-devel

On 11/07/2011 02:52 PM, Stefan Hajnoczi wrote:
> For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server
> 2003 whenever it tries to reboot.  The QEMU monitor is available and
> working.  I'm using a qcow2 image over IDE, but this may not be
> qcow2/block related.
>
> This is a regression and does not occur under Debian 0.14.1+dfsg-3.  I
> am bisecting against v0.15.0 now and will report back.  Just wanted to
> let you know so we don't duplicate work.

Fixed by

https://github.com/aliguori/qemu/commit/3f8aeaa

Paolo

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

* Re: [Qemu-devel] Guest hangs on reboot with Windows Server 2003
  2011-11-07 15:21 ` Paolo Bonzini
@ 2011-11-07 15:22   ` Stefan Hajnoczi
  2011-11-07 15:23     ` Anthony Liguori
  2011-11-07 15:22   ` Anthony Liguori
  1 sibling, 1 reply; 7+ messages in thread
From: Stefan Hajnoczi @ 2011-11-07 15:22 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

On Mon, Nov 7, 2011 at 3:21 PM, Paolo Bonzini <pbonzini@redhat.com> wrote:
> On 11/07/2011 02:52 PM, Stefan Hajnoczi wrote:
>>
>> For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server
>> 2003 whenever it tries to reboot.  The QEMU monitor is available and
>> working.  I'm using a qcow2 image over IDE, but this may not be
>> qcow2/block related.
>>
>> This is a regression and does not occur under Debian 0.14.1+dfsg-3.  I
>> am bisecting against v0.15.0 now and will report back.  Just wanted to
>> let you know so we don't duplicate work.
>
> Fixed by
>
> https://github.com/aliguori/qemu/commit/3f8aeaa

Thanks!  If anyone hits a hang on reboot, make sure to use v1.0-rc1 or later.

Stefan

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

* Re: [Qemu-devel] Guest hangs on reboot with Windows Server 2003
  2011-11-07 15:21 ` Paolo Bonzini
  2011-11-07 15:22   ` Stefan Hajnoczi
@ 2011-11-07 15:22   ` Anthony Liguori
  2011-11-07 15:49     ` Alon Levy
  1 sibling, 1 reply; 7+ messages in thread
From: Anthony Liguori @ 2011-11-07 15:22 UTC (permalink / raw)
  To: Paolo Bonzini; +Cc: qemu-devel

On 11/07/2011 09:21 AM, Paolo Bonzini wrote:
> On 11/07/2011 02:52 PM, Stefan Hajnoczi wrote:
>> For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server
>> 2003 whenever it tries to reboot. The QEMU monitor is available and
>> working. I'm using a qcow2 image over IDE, but this may not be
>> qcow2/block related.
>>
>> This is a regression and does not occur under Debian 0.14.1+dfsg-3. I
>> am bisecting against v0.15.0 now and will report back. Just wanted to
>> let you know so we don't duplicate work.
>
> Fixed by
>
> https://github.com/aliguori/qemu/commit/3f8aeaa

Excellent.  Thanks for pointing that out!

Regards,

Anthony Liguori

>
> Paolo
>
>

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

* Re: [Qemu-devel] Guest hangs on reboot with Windows Server 2003
  2011-11-07 15:22   ` Stefan Hajnoczi
@ 2011-11-07 15:23     ` Anthony Liguori
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony Liguori @ 2011-11-07 15:23 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Paolo Bonzini, qemu-devel

On 11/07/2011 09:22 AM, Stefan Hajnoczi wrote:
> On Mon, Nov 7, 2011 at 3:21 PM, Paolo Bonzini<pbonzini@redhat.com>  wrote:
>> On 11/07/2011 02:52 PM, Stefan Hajnoczi wrote:
>>>
>>> For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server
>>> 2003 whenever it tries to reboot.  The QEMU monitor is available and
>>> working.  I'm using a qcow2 image over IDE, but this may not be
>>> qcow2/block related.
>>>
>>> This is a regression and does not occur under Debian 0.14.1+dfsg-3.  I
>>> am bisecting against v0.15.0 now and will report back.  Just wanted to
>>> let you know so we don't duplicate work.
>>
>> Fixed by
>>
>> https://github.com/aliguori/qemu/commit/3f8aeaa
>
> Thanks!  If anyone hits a hang on reboot, make sure to use v1.0-rc1 or later.

I'll make sure to highlight this in the release notes.

Regards,

Anthony Liguori

>
> Stefan
>

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

* Re: [Qemu-devel] Guest hangs on reboot with Windows Server 2003
  2011-11-07 15:22   ` Anthony Liguori
@ 2011-11-07 15:49     ` Alon Levy
  2011-11-07 15:57       ` Anthony Liguori
  0 siblings, 1 reply; 7+ messages in thread
From: Alon Levy @ 2011-11-07 15:49 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Paolo Bonzini, qemu-devel

On Mon, Nov 07, 2011 at 09:22:46AM -0600, Anthony Liguori wrote:
> On 11/07/2011 09:21 AM, Paolo Bonzini wrote:
> >On 11/07/2011 02:52 PM, Stefan Hajnoczi wrote:
> >>For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server
> >>2003 whenever it tries to reboot. The QEMU monitor is available and
> >>working. I'm using a qcow2 image over IDE, but this may not be
> >>qcow2/block related.
> >>
> >>This is a regression and does not occur under Debian 0.14.1+dfsg-3. I
> >>am bisecting against v0.15.0 now and will report back. Just wanted to
> >>let you know so we don't duplicate work.
> >
> >Fixed by
> >
> >https://github.com/aliguori/qemu/commit/3f8aeaa
> 
> Excellent.  Thanks for pointing that out!

Can this be pushed to master as well?

> 
> Regards,
> 
> Anthony Liguori
> 
> >
> >Paolo
> >
> >
> 
> 

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

* Re: [Qemu-devel] Guest hangs on reboot with Windows Server 2003
  2011-11-07 15:49     ` Alon Levy
@ 2011-11-07 15:57       ` Anthony Liguori
  0 siblings, 0 replies; 7+ messages in thread
From: Anthony Liguori @ 2011-11-07 15:57 UTC (permalink / raw)
  To: Paolo Bonzini, qemu-devel

On 11/07/2011 09:49 AM, Alon Levy wrote:
> On Mon, Nov 07, 2011 at 09:22:46AM -0600, Anthony Liguori wrote:
>> On 11/07/2011 09:21 AM, Paolo Bonzini wrote:
>>> On 11/07/2011 02:52 PM, Stefan Hajnoczi wrote:
>>>> For QEMU 1.0 Test Day I'm hitting a guest hang with Windows Server
>>>> 2003 whenever it tries to reboot. The QEMU monitor is available and
>>>> working. I'm using a qcow2 image over IDE, but this may not be
>>>> qcow2/block related.
>>>>
>>>> This is a regression and does not occur under Debian 0.14.1+dfsg-3. I
>>>> am bisecting against v0.15.0 now and will report back. Just wanted to
>>>> let you know so we don't duplicate work.
>>>
>>> Fixed by
>>>
>>> https://github.com/aliguori/qemu/commit/3f8aeaa
>>
>> Excellent.  Thanks for pointing that out!
>
> Can this be pushed to master as well?

It will be pushed to master.  I'm currently testing that branch.

Regards,

Anthony Liguori

>
>>
>> Regards,
>>
>> Anthony Liguori
>>
>>>
>>> Paolo
>>>
>>>
>>
>>
>

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

end of thread, other threads:[~2011-11-07 15:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07 13:52 [Qemu-devel] Guest hangs on reboot with Windows Server 2003 Stefan Hajnoczi
2011-11-07 15:21 ` Paolo Bonzini
2011-11-07 15:22   ` Stefan Hajnoczi
2011-11-07 15:23     ` Anthony Liguori
2011-11-07 15:22   ` Anthony Liguori
2011-11-07 15:49     ` Alon Levy
2011-11-07 15:57       ` Anthony Liguori

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).