From: Chris Frey <cdfrey@foursquare.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] need help debugging kqemu issues
Date: Thu, 1 Oct 2009 17:16:12 -0400 [thread overview]
Message-ID: <20091001211612.GA19892@foursquare.net> (raw)
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.
reply other threads:[~2009-10-01 21:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20091001211612.GA19892@foursquare.net \
--to=cdfrey@foursquare.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).