qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Boris Derzhavets <723871@bugs.launchpad.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl
Date: Fri, 13 May 2011 10:48:33 -0000	[thread overview]
Message-ID: <20110513104833.29168.99200.malone@soybean.canonical.com> (raw)
In-Reply-To: 20110223182449.26818.97867.malonedeb@potassium.ubuntu.com

I commited  build in mentioned  PPA  via

diff -Nru qemu-kvm-0.14.0+spice-v35/configure qemu-kvm-0.14.0+spicev35/configure
--- qemu-kvm-0.14.0+spice-v35/configure	2011-05-12 05:36:32.000000000 +0000
+++ qemu-kvm-0.14.0+spicev35/configure	2011-05-13 09:17:01.000000000 +0000
@@ -2484,7 +2484,7 @@
 if test -z "$werror" ; then
     if test "$z_version" = "50" -a \
         "$linux" = "yes" ; then
-        werror="yes"
+        werror="no"
     else
         werror="no"
     fi

Actually , disabling "-Werror" to build qemu-common_0.14.0+spicev35-0ubuntu1_all.deb.
"qemu-kvm", "qemu" amd64 packages may be built with "-Werror" with no problems.
Please , DON'T install packages from https://launchpad.net/~bderzhavets/+archive/git-spice in 32-bit  environment.

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

Status in QEMU:
  Confirmed
Status in “libvirt” package in Ubuntu:
  Triaged
Status in “qemu-kvm” package in Ubuntu:
  Fix Released

Bug description:
  Host CPU is Core i7 Q820.  KVM is from 2.6.35-gentoo-r5 kernel (x86_64).
  Host has spice-0.7.2 and spice-protocol-0.7.0.
  Guest is Windows XP SP3 with qxl driver 0.6.1, virtio-serial 1.1.6 and vdagent 0.6.3.

  qemu-kvm is started like so:
  qemu-system-x86_64 -cpu host -enable-kvm -pidfile /home/rick/qemu/hds/wxp.pid -drive file=/home/rick/qemu/hds/wxp.raw,if=virtio,media=disk,aio=native,snapshot=on -m 768 -name WinXP -net nic,model=virtio -net user -localtime -usb -vga qxl -device virtio-serial -chardev spicevmc,name=vdagent,id=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -spice port=1234,disable-ticketing -monitor stdio
  and crashes with:
  qemu-system-x86_64: /home/rick/qemu/src/qemu-kvm-0.14.0/qemu-kvm.c:1724: kvm_mutex_unlock: Assertion `!cpu_single_env' failed.
  Aborted

  If I use -no-kvm, it works fine.  If I use -vga std, it works fine.
  -enable-kvm and -vga qxl crashes.

  parent reply	other threads:[~2011-05-13 10:56 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23 18:24 [Qemu-devel] [Bug 723871] [NEW] qemu-kvm-0.14.0 Aborts with -vga qxl Rick Vernam
2011-02-23 18:25 ` [Qemu-devel] [Bug 723871] " Rick Vernam
2011-02-23 18:59 ` Rick Vernam
2011-02-26  9:23 ` Paul Whittaker
2011-03-01  5:46 ` Serge Hallyn
2011-03-01 12:52 ` Alon Levy
2011-03-01 17:16 ` Serge Hallyn
2011-03-01 17:19 ` Launchpad Bug Tracker
2011-03-01 17:37 ` Serge Hallyn
2011-03-01 17:39 ` Serge Hallyn
2011-03-01 18:02 ` Rick Vernam
2011-03-01 18:21 ` Serge Hallyn
2011-03-01 18:29 ` Serge Hallyn
2011-03-01 18:53   ` Rick Vernam
2011-03-01 21:58     ` Frédéric Grelot
2011-03-02 10:54     ` Alon Levy
2011-03-01 23:54 ` Serge Hallyn
2011-03-02 10:15 ` Launchpad Bug Tracker
2011-03-02 10:18 ` Dave Walker
2011-04-24 16:07 ` Boris Derzhavets
2011-04-24 23:59   ` Serge Hallyn
2011-04-25  0:08 ` David Rando
2011-04-25  7:48 ` Boris Derzhavets
2011-04-25  7:58 ` Boris Derzhavets
2011-04-25 14:06   ` Serge Hallyn
2011-04-27 10:03 ` Boris Derzhavets
2011-04-27 10:36 ` Alon Levy
2011-04-27 12:02 ` Serge Hallyn
2011-04-27 12:51 ` David Rando
2011-04-27 14:19 ` Boris Derzhavets
2011-04-27 15:20 ` Boris Derzhavets
2011-04-27 18:46 ` Serge Hallyn
2011-04-27 23:47 ` Serge Hallyn
2011-04-28  7:38 ` Boris Derzhavets
2011-04-28  8:57 ` Boris Derzhavets
2011-04-28 13:43 ` Jamie Strandboge
2011-04-28 14:14 ` Boris Derzhavets
2011-05-04  9:46 ` Boris Derzhavets
2011-05-04  9:48 ` Boris Derzhavets
2011-05-04 14:41 ` Serge Hallyn
2011-05-04 17:33 ` Boris Derzhavets
2011-05-05  0:31   ` Serge Hallyn
2011-05-05  7:07 ` Boris Derzhavets
2011-05-05 13:37   ` Serge Hallyn
2011-05-06 12:31 ` Boris Derzhavets
2011-05-06 13:01 ` Boris Derzhavets
2011-05-07 10:38 ` Boris Derzhavets
2011-05-07 10:51 ` Boris Derzhavets
2011-05-07 18:29 ` Boris Derzhavets
2011-05-08 14:50 ` Boris Derzhavets
2011-05-08 20:15 ` Boris Derzhavets
2011-05-12 12:22 ` Boris Derzhavets
2011-05-12 12:22 ` Boris Derzhavets
2011-05-12 12:23 ` Boris Derzhavets
2011-05-12 12:25 ` Boris Derzhavets
2011-05-12 15:55 ` Serge Hallyn
2011-05-13  9:10 ` Boris Derzhavets
2011-05-13 10:48 ` Boris Derzhavets [this message]
2011-05-13 17:27 ` Boris Derzhavets
2011-05-13 18:57 ` Serge Hallyn
2011-05-14  9:47 ` Boris Derzhavets
2011-05-14 13:06 ` Serge Hallyn
2011-05-14 13:25 ` blueswirl
2011-05-14 13:47 ` Boris Derzhavets
2011-05-14 18:20 ` Boris Derzhavets
2011-05-14 20:03   ` Blue Swirl
2011-05-14 18:27 ` Boris Derzhavets
2011-05-14 18:28 ` Boris Derzhavets
2011-05-14 18:43 ` Boris Derzhavets
2011-05-15 11:51 ` Boris Derzhavets
2011-05-17 17:32 ` Boris Derzhavets
2011-05-17 20:43   ` Blue Swirl
2011-05-17 18:02 ` Boris Derzhavets
2011-05-17 18:04 ` Boris Derzhavets
2011-05-17 18:05 ` Boris Derzhavets
2011-05-18  9:10 ` Boris Derzhavets
2011-05-22 16:38 ` Boris Derzhavets
2011-05-22 16:43 ` Boris Derzhavets
2011-05-22 19:27 ` Boris Derzhavets
2011-05-24 12:47 ` Boris Derzhavets
2011-05-24 14:42   ` Serge Hallyn
2011-12-02 17:08 ` Serge Hallyn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110513104833.29168.99200.malone@soybean.canonical.com \
    --to=723871@bugs.launchpad.net \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).