On 10/01/2013 06:42 PM, Peter Maydell wrote:
> On 2 October 2013 06:25, Richard Henderson wrote:
>> Ping.
>
> Does this need updating now that commit 03cfd8faa (which manually
> walks through the auxval in get_execfd()) has been committed?
Well, such a patch could be added to the series, but it
On 2 October 2013 06:25, Richard Henderson wrote:
> Ping.
Does this need updating now that commit 03cfd8faa (which manually
walks through the auxval in get_execfd()) has been committed?
thanks
-- PMM
Ping.
r~
On 09/10/2013 03:07 PM, Richard Henderson wrote:
> Changes from v1:
> * Fix silly error in patch 1.
>
> Tested on arm with and without CONFIG_GETAUXVAL commented out
> in config-host.mak. Tested on ppc only with CONFIG_GETAUXVAL.
>
>
> r~
>
>
> Richard Henderson (6):
> osdep: C
Ping.
r~
On 09/10/2013 03:07 PM, Richard Henderson wrote:
> Changes from v1:
> * Fix silly error in patch 1.
>
> Tested on arm with and without CONFIG_GETAUXVAL commented out
> in config-host.mak. Tested on ppc only with CONFIG_GETAUXVAL.
>
>
> r~
>
>
> Richard Henderson (6):
> osdep: C
Changes from v1:
* Fix silly error in patch 1.
Tested on arm with and without CONFIG_GETAUXVAL commented out
in config-host.mak. Tested on ppc only with CONFIG_GETAUXVAL.
r~
Richard Henderson (6):
osdep: Create qemu_getauxval and qemu_init_auxval
tcg-ppc64: Use qemu_getauxval
tcg-arm: