Re: [Qemu-devel] [PATCH] target-arm: default empty semihosting cmdline

2015-06-23 Thread Peter Maydell
On 21 June 2015 at 08:24, Liviu Ionescu wrote: > If neither explicit semihosting args nor -kernel are used, > make SYS_GET_CMDLINE return an empty string. > > Signed-off-by: Liviu Ionescu > --- > target-arm/arm-semi.c | 11 +-- > 1 file changed, 9 insertions(+), 2 deletions(-) Applied

Re: [Qemu-devel] [PATCH] target-arm: default empty semihosting cmdline

2015-06-22 Thread Liviu Ionescu
Peter, it looks like I forgot to Cc: you for this patch: > On 21 Jun 2015, at 10:24, Liviu Ionescu wrote: > > If neither explicit semihosting args nor -kernel are used, > make SYS_GET_CMDLINE return an empty string. > > Signed-off-by: Liviu Ionescu > --- > target-arm/arm-semi.c | 11 +

[Qemu-devel] [PATCH] target-arm: default empty semihosting cmdline

2015-06-21 Thread Liviu Ionescu
If neither explicit semihosting args nor -kernel are used, make SYS_GET_CMDLINE return an empty string. Signed-off-by: Liviu Ionescu --- target-arm/arm-semi.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/target-arm/arm-semi.c b/target-arm/arm-semi.c index 74a6