qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] arm: semihosting: Preliminary AArch64 support


From: Liviu Ionescu
Subject: Re: [Qemu-devel] arm: semihosting: Preliminary AArch64 support
Date: Fri, 27 Mar 2015 18:57:40 +0200

> On 27 Mar 2015, at 18:22, Christopher Covington <address@hidden> wrote:
> 
> 
> Hi,
> 
> Here are a few patches preparing for and adding AArch64 Angel
> semihosting support.

please note that the semihosting support is still incomplete, the code to pass 
the semihosting command line is not in; we discussed a lot about this, I fixed 
it in my fork (GNU ARM Eclipse QEMU), I prepared some patches, but finally they 
were not included.

the code I currently use reflects the latest discussed solution, to add the 
command line to -semihosting-config:

"-semihosting-config [enable=on|off,]target=native|gdb|auto[,cmdline=string]   
semihosting configuration\n",

it is functional, but I'm not sure the usability is ok, requiring to use double 
commas in the command string (if I remember right).


regards,

Liviu


p.s. these days I finally was able to allocate some time to my GNU ARM Eclipse 
QEMU subproject; right now I'm updating the build procedures and then I plan to 
continue work on the generic Cortex-M code.


reply via email to

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