qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted


From: riku voipio
Subject: Re: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling forsemihosted executables
Date: Fri, 07 Jan 2011 17:34:12 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Hi,

Honestly, I have never tried ARM semihosting. Do you have some recommended test instructions?

Riku

On 12/23/2010 04:09 PM, Peter Maydell wrote:
Riku, did you want to pick this one up as a linux-user patch? Otherwise
it's on my list of "patches which got no comments and will go into the
next arm pull request" -- although that won't be until early next year
and I expect 0.14 will have branched by then.

-- PMM

On 23 December 2010 12:58, Schildbach, Wolfgang<address@hidden>  wrote:
Ping -- I have not seen any corresponding commit in the qemu master
repository. Anthony, could you please consider this for inclusion into
0.14?

Thanks,
- Wolfgang


-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Peter Maydell
Sent: Monday, December 06, 2010 4:06 PM
To: address@hidden
Cc: Riku Voipio; Schildbach, Wolfgang; Nathan Froyd
Subject: [Qemu-devel] [PATCH 0/2] ARM: fix commandline handling
forsemihosted executables

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 via email to

[Prev in Thread] Current Thread [Next in Thread]