qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Arnaud Patard (Rtp) <arnaud.patard@rtp-net.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Help debugging qemu linux-user
Date: Wed, 14 Jan 2009 23:16:26 +0100	[thread overview]
Message-ID: <87vdshmt39.fsf@lechat.rtp-net.org> (raw)

Hi,

Theses days, I've been trying to play with qemu on mipsel on my freetime
(mainly to play with mips assembly). Now, I'm able to run some
busybox commands with busybox-static debs (for
armel,mipsel,i386). Unfortunately, every time I tried to use non-static
binaries (say some chroot or the binaries from the
linux-user-test-0.3.tar.gz file), qemu is crashing. The code should 
not be so bad as it's working fine with the static binaries imho. So
either the bug comes from my code or it comes from somewhere else in the
qemu code. Can someone give me some advice on how to debug that ?

Moreover, after looking at the mailing-list archive, it's not clear if
someone managed to run non-static binaries with the previous patches for
mips hosts. Can someone tell me if it worked ?

I plan to send the patches against the svn for inclusion but I need to
fix this bug, add support for the softmmu case and clean my code (it's
ugly, contains #if 0 and other bad things) so don't ask for it please :)
btw, are there some CodingStyle rules ?


Thanks,
Arnaud

             reply	other threads:[~2009-01-14 22:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14 22:16 Arnaud Patard [this message]
2009-01-18 19:51 ` [Qemu-devel] Help debugging qemu linux-user Miklos Vajna

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=87vdshmt39.fsf@lechat.rtp-net.org \
    --to=arnaud.patard@rtp-net.org \
    --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).