qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>,
	Wolfgang Schildbach <wschi@dolby.com>,
	Nathan Froyd <froydnj@codesourcery.com>
Subject: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling for semihosted executables
Date: Mon,  6 Dec 2010 15:06:04 +0000	[thread overview]
Message-ID: <1291647966-29220-1-git-send-email-peter.maydell@linaro.org> (raw)

This patchset fixes the commandline handling for ARM semihosted executables
run under linux-user mode, and cleans up the resulting unused variable in
the linux-user image_info struct. The code is all by Wolfgang but he is
having difficulty sending properly formatted patches to the list so I am
retransmitting them (with my Reviewed-by: signoff).

Wolfgang Schildbach (2):
  Fix commandline handling for ARM semihosted executables
  Remove dead code for ARM semihosting commandline handling

 arm-semi.c             |   79 +++++++++++++++++++++++++++++------------------
 bsd-user/bsdload.c     |    2 -
 bsd-user/qemu.h        |    1 -
 linux-user/linuxload.c |    2 -
 linux-user/qemu.h      |    1 -
 5 files changed, 49 insertions(+), 36 deletions(-)

             reply	other threads:[~2010-12-06 15:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-06 15:06 Peter Maydell [this message]
2010-12-06 15:06 ` [Qemu-devel] [PATCH 1/2] Fix commandline handling for ARM semihosted executables Peter Maydell
2010-12-06 15:06 ` [Qemu-devel] [PATCH 2/2] Remove dead code for ARM semihosting commandline handling Peter Maydell
2010-12-23 12:58 ` [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables Schildbach, Wolfgang
2010-12-23 14:09   ` Peter Maydell
2011-01-07 15:34     ` riku voipio
2011-01-07 15:46       ` Schildbach, Wolfgang
2011-01-07 15:56         ` Peter Maydell
2011-01-07 16:29           ` riku voipio

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=1291647966-29220-1-git-send-email-peter.maydell@linaro.org \
    --to=peter.maydell@linaro.org \
    --cc=froydnj@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    --cc=wschi@dolby.com \
    /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).