Re: [PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls

2020-02-25 Thread Laurent Vivier
Le 25/02/2020 à 20:59, Richard Henderson a écrit : > On 2/12/20 7:22 PM, Richard Henderson wrote: >> Changes for v3: >> >> * Add TARGET_VSYSCALL_PAGE define. >> * Move the sigsegv goto around. >> >> v2: https://lists.gnu.org/archive/html/qemu-devel/2020-01/msg03474.html >> v1: https://lists.gnu

Re: [PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls

2020-02-25 Thread Richard Henderson
On 2/12/20 7:22 PM, Richard Henderson wrote: > Changes for v3: > > * Add TARGET_VSYSCALL_PAGE define. > * Move the sigsegv goto around. > > v2: https://lists.gnu.org/archive/html/qemu-devel/2020-01/msg03474.html > v1: https://lists.gnu.org/archive/html/qemu-devel/2020-01/msg02841.html Ping?

Re: [PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls

2020-02-12 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200213032223.14643-1-richard.hender...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls Message-id: 20200213032223.14643-1

[PATCH v3 0/5] linux-user: Implement x86_64 vsyscalls

2020-02-12 Thread Richard Henderson
Changes for v3: * Add TARGET_VSYSCALL_PAGE define. * Move the sigsegv goto around. v2: https://lists.gnu.org/archive/html/qemu-devel/2020-01/msg03474.html v1: https://lists.gnu.org/archive/html/qemu-devel/2020-01/msg02841.html r~ Richard Henderson (5): target/i386: Renumber EXCP_SYSCALL