From: Gus Zernial <gus_zernial@yahoo.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] QEMU 0.15.1 Linux
Date: Thu, 3 Nov 2011 11:59:37 -0700 (PDT) [thread overview]
Message-ID: <1320346777.86286.YahooMailNeo@web125714.mail.ne1.yahoo.com> (raw)
I have Kubuntu 11.10 Oneiric with standard 3.0.0-12-generic kernel on an AMD Phenom II X6 box.
I've been running Windows 7 guest under qemu ....
$ /usr/bin/qemu-system-x86_64 -version
QEMU emulator version 0.14.1 (qemu-kvm-0.14.1), Copyright (c) 2003-2008 Fabrice Bellard
$ sudo /usr/bin/qemu-system-x86_64 -boot c -drive
file=~/Win7.img,if=virtio -m 4096 -smp 1,cores-6 -net
nic,vlan=0,macaddr=52:54:db:7f:0c:3d,model=virtio -net tap -vga cirrus
-soundhw hda -cdrom /dev/sr0
This boots the Windows 7 client, no problems
Then I installed qemu-0.15.1, compiled and installed from source and ran the same qemu startup command
line with the new version
$ /usr/local/bin/qemu-system-x86_64 -version
QEMU emulator version 0.15.1, Copyright (c) 2003-2008 Fabrice Bellard
$ sudo /usr/local/bin/qemu-system-x86_64 -boot c -drive
file=~/Win7.img,if=virtio -m 4096 -smp 1,cores-6 -net
nic,vlan=0,macaddr=52:54:db:7f:0c:3d,model=virtio -net tap -vga cirrus
-soundhw hda -cdrom /dev/sr0
This results in Windows BSOD. I tried installing libvirt-bin_0.9.6~oneiric-2ubuntu5_amd64 to see if that would
help, but it didn't. It's possible there's some prerequisite or compile option for the new version, not sure?
Can someone tell me what's wrong and/or how to fix?
Thx, Gus
next reply other threads:[~2011-11-03 18:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-03 18:59 Gus Zernial [this message]
2011-11-03 22:00 ` [Qemu-devel] QEMU 0.15.1 Linux Jernej Simončič
2011-11-04 19:56 ` Gus Zernial
2011-11-04 21:15 ` [Qemu-devel] [spam] " Jernej Simončič
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=1320346777.86286.YahooMailNeo@web125714.mail.ne1.yahoo.com \
--to=gus_zernial@yahoo.com \
--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).