qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] need help debugging kqemu issues
@ 2009-10-01 21:16 Chris Frey
  0 siblings, 0 replies; only message in thread
From: Chris Frey @ 2009-10-01 21:16 UTC (permalink / raw)
  To: qemu-devel

Hi,

I have a fairly basic Fedora 11 install in a qemu VM, with Gnome as the
desktop.  When using 0.10.6, without kqemu, and with an 8-bit depth in
the X server, it is fairly reliable in booting to the desktop.

With kqemu (version 1.4.0pre1 on a 2.6.30.5 vanilla kernel), I have
two visible problems.  It either doesn't let me login (the animated
login hangs part way through), or the X server crashes.

The same happens with 0.11.0.

My question: how can I help debug this?  I'm not a qemu expert, but I can
compile test versions and test all you like.  If anyone wants to try this,
a plain Fedora 11 install using Gnome should reproduce this reliably.
My VM disk compresses down to about 1.5 gigs, so transferring that is
probably a bad idea.

My qemu command line is:

/home/cdfrey/software/qemu/git/rootdir/bin/qemu \
        -boot c -m 256 \
        -hda /home/qemuuser/fedora11.img \
        -cdrom /home/cdfrey/Bulk/iso/fedora/11/Fedora-11-i386-netinst.iso \
        -net nic,vlan=0 -net user,vlan=0 \
        -vnc :$1 \
        -usbdevice tablet

I build qemu with:

./configure --prefix=/home/cdfrey/software/qemu/git/rootdir-$1 \
	--enable-system --enable-linux-user --disable-kvm --disable-vnc-tls \
        --cc=ccache_gcc \
        --host-cc=ccache_gcc

The $1 is the version, then I symlink rootdir to the version I want to test.

Thanks in advance,
- Chris


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-01 21:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-01 21:16 [Qemu-devel] need help debugging kqemu issues Chris Frey

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