Re: [Qemu-devel] [PATCH 00/12 v4] Clean up linux-user/elfload.c

2010-08-10 Thread Richard Henderson
On 08/09/2010 09:52 AM, Jan-Simon Möller wrote: A re-based and re-tested version of a patch series I posted back in April and May. These cleanups prepare elfload.c for loading the VDSO for x86_64. Do you have a repo where i could pull these from ? Which, the vdso loading bits?

Re: [Qemu-devel] [PATCH 00/12 v4] Clean up linux-user/elfload.c

2010-08-09 Thread Jan-Simon Möller
Am Dienstag, 27. Juli 2010, 19:25:26 schrieb Richard Henderson: A re-based and re-tested version of a patch series I posted back in April and May. These cleanups prepare elfload.c for loading the VDSO for x86_64. Do you have a repo where i could pull these from ? Best, Jan-Simon

Re: [Qemu-devel] [PATCH 00/12 v4] Clean up linux-user/elfload.c

2010-07-29 Thread Edgar E. Iglesias
On Tue, Jul 27, 2010 at 10:25:26AM -0700, Richard Henderson wrote: A re-based and re-tested version of a patch series I posted back in April and May. These cleanups prepare elfload.c for loading the VDSO for x86_64. I got a whitespace warning when applying the patches: Applying: linux-user:

[Qemu-devel] [PATCH 00/12 v4] Clean up linux-user/elfload.c

2010-07-27 Thread Richard Henderson
A re-based and re-tested version of a patch series I posted back in April and May. These cleanups prepare elfload.c for loading the VDSO for x86_64. r~ Richard Henderson (12): linux-user: Handle filesz memsz for any PT_LOAD segment. Add more DT_* and AT_* constants to qemu's copy of