qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu
@ 2014-02-09 19:59 Xabier Ugarte-Pedrero
  2014-02-09 21:23 ` Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Xabier Ugarte-Pedrero @ 2014-02-09 19:59 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

The last commit to exec.c (360e607b88a23d378f6efaa769c76d26f538234d),
causes a BSOD when trying to install a 32bit Windows XP SP-3 image using
the pure emulation version of i386-softmmu. A checkout of the previous
version of the file (commited in
0169c511554cb0014a00290b0d3d26c31a49818f) solves the problem.
Nevertheless, this last commit was intented to solve a BSOD when Xen was
used as a hypervisor.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1278166

Title:
  Last commit to exec.c causes BSOD installing WinXP on i386-softmmu

Status in QEMU:
  New

Bug description:
  The last commit to exec.c (360e607b88a23d378f6efaa769c76d26f538234d),
  causes a BSOD when trying to install a 32bit Windows XP SP-3 image
  using the pure emulation version of i386-softmmu. A checkout of the
  previous version of the file (commited in
  0169c511554cb0014a00290b0d3d26c31a49818f) solves the problem.
  Nevertheless, this last commit was intented to solve a BSOD when Xen
  was used as a hypervisor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1278166/+subscriptions

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

* Re: [Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu
  2014-02-09 19:59 [Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu Xabier Ugarte-Pedrero
@ 2014-02-09 21:23 ` Paolo Bonzini
  2017-02-20  9:25 ` [Qemu-devel] [Bug 1278166] " Thomas Huth
  2017-04-22  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2014-02-09 21:23 UTC (permalink / raw)
  To: Bug 1278166, qemu-devel

Il 09/02/2014 20:59, Xabier Ugarte-Pedrero ha scritto:
> Public bug reported:
>
> The last commit to exec.c (360e607b88a23d378f6efaa769c76d26f538234d),
> causes a BSOD when trying to install a 32bit Windows XP SP-3 image using
> the pure emulation version of i386-softmmu. A checkout of the previous
> version of the file (commited in
> 0169c511554cb0014a00290b0d3d26c31a49818f) solves the problem.
> Nevertheless, this last commit was intented to solve a BSOD when Xen was
> used as a hypervisor.
>
> ** Affects: qemu
>      Importance: Undecided
>          Status: New
>

There should already be a patch for this on the list.

Paolo

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

* [Qemu-devel] [Bug 1278166] Re: Last commit to exec.c causes BSOD installing WinXP on i386-softmmu
  2014-02-09 19:59 [Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu Xabier Ugarte-Pedrero
  2014-02-09 21:23 ` Paolo Bonzini
@ 2017-02-20  9:25 ` Thomas Huth
  2017-04-22  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2017-02-20  9:25 UTC (permalink / raw)
  To: qemu-devel

Can you still reproduce this issue with the latest version of QEMU?

** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1278166

Title:
  Last commit to exec.c causes BSOD installing WinXP on i386-softmmu

Status in QEMU:
  Incomplete

Bug description:
  The last commit to exec.c (360e607b88a23d378f6efaa769c76d26f538234d),
  causes a BSOD when trying to install a 32bit Windows XP SP-3 image
  using the pure emulation version of i386-softmmu. A checkout of the
  previous version of the file (commited in
  0169c511554cb0014a00290b0d3d26c31a49818f) solves the problem.
  Nevertheless, this last commit was intented to solve a BSOD when Xen
  was used as a hypervisor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1278166/+subscriptions

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

* [Qemu-devel] [Bug 1278166] Re: Last commit to exec.c causes BSOD installing WinXP on i386-softmmu
  2014-02-09 19:59 [Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu Xabier Ugarte-Pedrero
  2014-02-09 21:23 ` Paolo Bonzini
  2017-02-20  9:25 ` [Qemu-devel] [Bug 1278166] " Thomas Huth
@ 2017-04-22  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2017-04-22  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1278166

Title:
  Last commit to exec.c causes BSOD installing WinXP on i386-softmmu

Status in QEMU:
  Expired

Bug description:
  The last commit to exec.c (360e607b88a23d378f6efaa769c76d26f538234d),
  causes a BSOD when trying to install a 32bit Windows XP SP-3 image
  using the pure emulation version of i386-softmmu. A checkout of the
  previous version of the file (commited in
  0169c511554cb0014a00290b0d3d26c31a49818f) solves the problem.
  Nevertheless, this last commit was intented to solve a BSOD when Xen
  was used as a hypervisor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1278166/+subscriptions

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

end of thread, other threads:[~2017-04-22  4:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-09 19:59 [Qemu-devel] [Bug 1278166] [NEW] Last commit to exec.c causes BSOD installing WinXP on i386-softmmu Xabier Ugarte-Pedrero
2014-02-09 21:23 ` Paolo Bonzini
2017-02-20  9:25 ` [Qemu-devel] [Bug 1278166] " Thomas Huth
2017-04-22  4:17 ` Launchpad Bug Tracker

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