qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1331859] [NEW] QEMU kernel panic on Windows with arith


From: Greg Bellows
Subject: [Qemu-devel] [Bug 1331859] [NEW] QEMU kernel panic on Windows with arithmetic syntax error
Date: Wed, 18 Jun 2014 23:39:42 -0000

Public bug reported:

During attempts to bring-up QEMU 64-bit ARM support I discovered a
kernel panics that only occur on Windows but work properly on Linux.

The issue can be reproduced by running the following command line:

$ ./arm-softmmu/qemu-system-arm -M versatilepb -kernel
$IMAGES/vmlinuz-3.2.0-4-versatile -initrd
$IMAGES/initrd.img-3.2.0-4-versatile -hda
$IMAGES/debian_wheezy_armel_standard.qcow2 -append "root=/dev/sda1"

where $IMAGES is the location where the images are downloaded from
http://people.debian.org/~aurel32/qemu/armel/.

This was reproduced with both a custom built QEMU as well as the QEMU
image installed by
http://qemu.weilnetz.de/w32/qemu_w32-setup-20140617.exe.

The same command line runs properly on Linux using a custom built QEMU.

The Windows versions of QEMU do appear to work properly using the arm-
test images available on qemu.org.

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

Title:
  QEMU kernel panic on Windows with arithmetic syntax error

Status in QEMU:
  New

Bug description:
  During attempts to bring-up QEMU 64-bit ARM support I discovered a
  kernel panics that only occur on Windows but work properly on Linux.

  The issue can be reproduced by running the following command line:

  $ ./arm-softmmu/qemu-system-arm -M versatilepb -kernel
  $IMAGES/vmlinuz-3.2.0-4-versatile -initrd
  $IMAGES/initrd.img-3.2.0-4-versatile -hda
  $IMAGES/debian_wheezy_armel_standard.qcow2 -append "root=/dev/sda1"

  where $IMAGES is the location where the images are downloaded from
  http://people.debian.org/~aurel32/qemu/armel/.

  This was reproduced with both a custom built QEMU as well as the QEMU
  image installed by
  http://qemu.weilnetz.de/w32/qemu_w32-setup-20140617.exe.

  The same command line runs properly on Linux using a custom built
  QEMU.

  The Windows versions of QEMU do appear to work properly using the arm-
  test images available on qemu.org.

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



reply via email to

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