qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1239385] [NEW] qemu reboot when execute some SSE instr


From: Zhou Yi Chao
Subject: [Qemu-devel] [Bug 1239385] [NEW] qemu reboot when execute some SSE instruction
Date: Sun, 13 Oct 2013 16:22:26 -0000

Public bug reported:

I'm using qemu-system-i386 on a x86-64 platform doing my OS homework.

When qemu execute

c0102f9a:       66 0f 6e 45 a0          movd   -0x60(%ebp),%xmm0
c0102f9f:       66 0f d6 45 d0          movq   %xmm0,-0x30(%ebp)

My virtual OS reboots.  Maybe the following old patch is useful
:
http://www.scs.stanford.edu/histar/src/conf/qemu-movd.patch

I'm using qemu-1.5.3.

** 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/1239385

Title:
  qemu reboot when execute some SSE instruction

Status in QEMU:
  New

Bug description:
  I'm using qemu-system-i386 on a x86-64 platform doing my OS homework.

  When qemu execute

  c0102f9a:     66 0f 6e 45 a0          movd   -0x60(%ebp),%xmm0
  c0102f9f:     66 0f d6 45 d0          movq   %xmm0,-0x30(%ebp)

  My virtual OS reboots.  Maybe the following old patch is useful
  :
  http://www.scs.stanford.edu/histar/src/conf/qemu-movd.patch

  I'm using qemu-1.5.3.

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]