* [Qemu-devel] Fedora9-32/64 dvd boot broken
@ 2009-11-10 19:18 Ryan Harper
0 siblings, 0 replies; only message in thread
From: Ryan Harper @ 2009-11-10 19:18 UTC (permalink / raw)
To: qemu-devel; +Cc: Anthony Liguori
Tip is broken booting a Fedora 9 DVD.
Host: Fedora 11 x86_64
configured with:
./configure --target-list=x86_64-softmmu --prefix=/usr/local/qemu-regression
Guest run with:
qemu-system-x86_64 -name 'vm1' -monitor stdio \
-drive file=fc9-32.qcow2,if=ide,cache=writeback \
-net nic,vlan=0,macaddr=52:54:00:12:34:56 \
-net user,vlan=0 -m 512 -cdrom Fedora-9-i386-DVD.iso \
-enable-kvm -vnc :2
Before the below commit, DVD boot screen shows up fine in vnc, after
this commit, you only see a black screen. Appending -bios pcbios.bin
fixes it as well (even on tip).
Git bisect says this commit broke it
260c0cd3d985e51b15870ff47e17b7b930efbda1 is first bad commit
commit 260c0cd3d985e51b15870ff47e17b7b930efbda1
Author: Isaku Yamahata <yamahata@valinux.co.jp>
Date: Fri Oct 30 21:21:20 2009 +0900
pci: use range helper functions.
clean up pci_default_write_config() by the range helper functions.
Suggested by Michael S. Tsirkin <mst@redhat.com>
Cc: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
:040000 040000 3bef1a261eee5aaf725cff6c4451b516537c8e1d 9ef453ca7e9771ab61ae2fd93cbc6f7331657a35 M hw
--
Ryan Harper
Software Engineer; Linux Technology Center
IBM Corp., Austin, Tx
ryanh@us.ibm.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-10 19:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 19:18 [Qemu-devel] Fedora9-32/64 dvd boot broken Ryan Harper
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).