qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU 0.15.1 Linux
@ 2011-11-03 18:59 Gus Zernial
  2011-11-03 22:00 ` Jernej Simončič
  2011-11-04 19:56 ` Gus Zernial
  0 siblings, 2 replies; 4+ messages in thread
From: Gus Zernial @ 2011-11-03 18:59 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

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

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

end of thread, other threads:[~2011-11-04 21:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-03 18:59 [Qemu-devel] QEMU 0.15.1 Linux Gus Zernial
2011-11-03 22:00 ` Jernej Simončič
2011-11-04 19:56 ` Gus Zernial
2011-11-04 21:15   ` [Qemu-devel] [spam] " Jernej Simončič

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