qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/2] semihosting: create SemihostingConfig st


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 1/2] semihosting: create SemihostingConfig structure and semihost.h
Date: Thu, 7 May 2015 13:40:45 +0100

On 7 May 2015 at 12:49, Leon Alrae <address@hidden> wrote:
> Remove semihosting_enabled and semihosting_target and replace them with
> SemihostingConfig structure containing equivalent fields. The structure
> is defined in vl.c where it is actually set.
>
> Also introduce separate header file include/exec/semihost.h allowing to
> access semihosting config related stuff from target specific semihosting
> code.
>
> Signed-off-by: Leon Alrae <address@hidden>

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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