qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] semihosting: clean up and add --semihosting


From: Liviu Ionescu
Subject: Re: [Qemu-devel] [PATCH 0/4] semihosting: clean up and add --semihosting-config arg
Date: Wed, 6 May 2015 18:22:33 +0300

apparently your patch does not fix the arm semihosting problems. do you plan a 
separate patch for this?


> bool semihosting_enabled(void)
> {
>     return semihosting.allowed;
> }

any particular reason for naming the structure member ".allowed" and the getter 
function "_enabled()"?


regards,

Liviu




reply via email to

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