Show patches with: Submitter = Laurent Vivier       |    Archived = No       |   711 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,01/14] linux-user: remove ifdef __USER_MISC [PULL,01/14] linux-user: remove ifdef __USER_MISC --- 2017-02-16 Laurent Vivier Superseded
[PULL,02/14] linux-user: drop __cygwin__ ifdef [PULL,01/14] linux-user: remove ifdef __USER_MISC --- 2017-02-16 Laurent Vivier Superseded
[PULL,13/14] linux-user: Use correct types in load_symbols() [PULL,01/14] linux-user: remove ifdef __USER_MISC --- 2017-02-16 Laurent Vivier Superseded
[PULL,v2,01/14] linux-user: remove ifdef __USER_MISC [PULL,v2,01/14] linux-user: remove ifdef __USER_MISC --- 2017-02-16 Laurent Vivier Accepted
[PULL,v2,02/14] linux-user: drop __cygwin__ ifdef [PULL,v2,01/14] linux-user: remove ifdef __USER_MISC --- 2017-02-16 Laurent Vivier New
[PULL,v2,13/14] linux-user: Use correct types in load_symbols() [PULL,v2,01/14] linux-user: remove ifdef __USER_MISC --- 2017-02-16 Laurent Vivier Accepted
[PULL,01/13] linux-user: Fix locking order in fork_start() [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier New
[PULL,02/13] linux-user: wrap fork() in a start/end exclusive section [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier New
[PULL,03/13] linux-user: Fix length calculations in host_to_target_cmsg() [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier Accepted
[PULL,04/13] linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr) [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier Accepted
[PULL,05/13] linux-user: Translate flags argument to dup3 syscall [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier Accepted
[PULL,11/13] linux-user: Propagate siginfo_t through to handle_cpu_signal() [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier Accepted
[PULL,12/13] page_unprotect(): handle calls to pages that are PAGE_WRITE [PULL,01/13] linux-user: Fix locking order in fork_start() --- 2018-01-23 Laurent Vivier Accepted
[PULL,4/8] linux-user: Remove THREAD macro Untitled series #9150 --- 2018-02-19 Laurent Vivier Superseded
[PULL,4/4] linux-user: Remove THREAD macro Untitled series #9165 --- 2018-02-20 Laurent Vivier Accepted
[PULL,01/18] linux-user: Drop unicore32 code [PULL,01/18] linux-user: Drop unicore32 code --- 2018-03-13 Laurent Vivier New
[PULL,02/18] linux-user: Remove the unused "not implemented" signal handling stubs [PULL,01/18] linux-user: Drop unicore32 code --- 2018-03-13 Laurent Vivier Accepted
[PULL,01/42] linux-user: set minimum uname for RISC-V [PULL,01/42] linux-user: set minimum uname for RISC-V --- 2018-04-30 Laurent Vivier Accepted
[PULL,02/42] linux-user: Fix getdents emulation for 64 bit guest on 32 bit host [PULL,01/42] linux-user: set minimum uname for RISC-V --- 2018-04-30 Laurent Vivier Accepted
[PULL,42/42] linux-user: Add ARM get_tls syscall support [PULL,01/42] linux-user: set minimum uname for RISC-V --- 2018-04-30 Laurent Vivier Accepted
[PULL,1/6] Remove CONFIG_USE_FDPIC. [PULL,1/6] Remove CONFIG_USE_FDPIC. --- 2018-05-03 Laurent Vivier Accepted
[PULL,2/6] linux-user: ARM-FDPIC: Identify ARM FDPIC binaries [PULL,1/6] Remove CONFIG_USE_FDPIC. --- 2018-05-03 Laurent Vivier Accepted
[PULL,3/6] linux-user: ARM-FDPIC: Add support of FDPIC for ARM. [PULL,1/6] Remove CONFIG_USE_FDPIC. --- 2018-05-03 Laurent Vivier Accepted
[PULL,4/6] linux-user: ARM-FDPIC: Add support for signals for FDPIC targets [PULL,1/6] Remove CONFIG_USE_FDPIC. --- 2018-05-03 Laurent Vivier Accepted
[PULL,01/13] linux-user: Assert on bad type in thunk_type_align() and thunk_type_size() [PULL,01/13] linux-user: Assert on bad type in thunk_type_align() and thunk_type_size() --- 2018-05-25 Laurent Vivier Accepted
[PULL,04/13] linux-user: Fix payload size logic in host_to_target_cmsg() [PULL,01/13] linux-user: Assert on bad type in thunk_type_align() and thunk_type_size() --- 2018-05-25 Laurent Vivier Accepted
[PULL,13/13] gdbstub: Clarify what gdb_handlesig() is doing [PULL,01/13] linux-user: Assert on bad type in thunk_type_align() and thunk_type_size() --- 2018-05-25 Laurent Vivier Accepted
[PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,2/9] target/m68k: Replace DISAS_TB_JUMP with DISAS_NORETURN [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,3/9] target/m68k: Remove DISAS_JUMP_NEXT as unused [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,4/9] target/m68k: Use lookup_and_goto_tb for DISAS_JUMP [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,5/9] target/m68k: Rename DISAS_UPDATE and gen_lookup_tb [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,6/9] target/m68k: Convert to DisasContextBase [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,7/9] target/m68k: Convert to TranslatorOps [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,8/9] target/m68k: Improve ending TB at page boundaries [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,9/9] target/m68k: Merge disas_m68k_insn into m68k_tr_translate_insn [PULL,1/9] target/m68k: Use DISAS_NORETURN for exceptions --- 2018-06-11 Laurent Vivier Accepted
[PULL,5/8] linux-user/alpha: Fix epoll syscalls Untitled series #12087 --- 2018-06-12 Laurent Vivier New
[PULL,6/8] linux-user/hppa: Fix typo in mknodat syscall Untitled series #12087 --- 2018-06-12 Laurent Vivier Accepted
[PULL,7/8] linux-user/microblaze: Fix typo in accept4 syscall Untitled series #12087 --- 2018-06-12 Laurent Vivier Accepted
[PULL,8/8] linux-user/sparc64: Add inotify_rm_watch and tee syscalls Untitled series #12087 --- 2018-06-12 Laurent Vivier Accepted
[PULL,2/2] linux-user/ppc: Implement swapcontext syscall Untitled series #13424 --- 2018-07-23 Laurent Vivier Accepted
[PULL,1/3] linux-user/mmap.c: handle invalid len maps correctly [PULL,1/3] linux-user/mmap.c: handle invalid len maps correctly --- 2018-07-31 Laurent Vivier New
[PULL,2/3] tests: add check_invalid_maps to test-mmap [PULL,1/3] linux-user/mmap.c: handle invalid len maps correctly --- 2018-07-31 Laurent Vivier Accepted
[PULL,1/7] linux-user: Remove DEBUG [PULL,1/7] linux-user: Remove DEBUG --- 2018-08-22 Laurent Vivier Accepted
[PULL,2/7] linux-user: Split out do_syscall1 [PULL,1/7] linux-user: Remove DEBUG --- 2018-08-22 Laurent Vivier Accepted
[PULL,3/7] linux-user: Relax single exit from "break" [PULL,1/7] linux-user: Remove DEBUG --- 2018-08-22 Laurent Vivier Accepted
[PULL,4/7] linux-user: Propagate goto efault to return [PULL,1/7] linux-user: Remove DEBUG --- 2018-08-22 Laurent Vivier Accepted
[PULL,5/7] linux-user: Propagate goto unimplemented_nowarn to return [PULL,1/7] linux-user: Remove DEBUG --- 2018-08-22 Laurent Vivier Accepted
[PULL,6/7] linux-user: Propagate goto unimplemented to default [PULL,1/7] linux-user: Remove DEBUG --- 2018-08-22 Laurent Vivier New
[PULL,7/7] linux-user: Propagate goto fail to return [PULL,1/7] linux-user: Remove DEBUG --- 2018-08-22 Laurent Vivier Accepted
[2,1/2] linux-user: Suppress address-of-packed-member warnings in __get/put_user_e [2,1/2] linux-user: Suppress address-of-packed-member warnings in __get/put_user_e --- 2018-10-18 Laurent Vivier Accepted
[2,2/2] linux-user/sparc/signal.c: Remove unnecessary comment [2,1/2] linux-user: Suppress address-of-packed-member warnings in __get/put_user_e --- 2018-10-18 Laurent Vivier Accepted
[PULL,1/4] linux-user: Remove dead error-checking code [PULL,1/4] linux-user: Remove dead error-checking code --- 2018-11-12 Laurent Vivier New
[PULL,2/4] linux-user: Don't call gdb_handlesig() before queue_signal() [PULL,1/4] linux-user: Remove dead error-checking code --- 2018-11-12 Laurent Vivier Accepted
[PULL,3/4] linux-user: Clean up nios2 main loop signal handling [PULL,1/4] linux-user: Remove dead error-checking code --- 2018-11-12 Laurent Vivier Accepted
[PULL,2/2] linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0 Untitled series #17675 --- 2019-01-10 Laurent Vivier Accepted
[PULL,1/7] qemu-common.h: Update copyright string for 2019 [PULL,1/7] qemu-common.h: Update copyright string for 2019 --- 2019-02-06 Laurent Vivier Accepted
[PULL,2/3] linux-user: Check sscanf return value in open_net_route() Untitled series #18453 --- 2019-02-07 Laurent Vivier Superseded
[PULL,v2,2/3] linux-user: Check sscanf return value in open_net_route() Untitled series #18462 --- 2019-02-07 Laurent Vivier Accepted
[PULL,07/14] configure: Make -Waddress-of-packed-member warnings be errors Untitled series #18616 --- 2019-02-14 Laurent Vivier Accepted
[PULL,2/9] linux-user: Add ELF_PLATFORM for arm Untitled series #19091 --- 2019-03-07 Laurent Vivier Accepted
[PULL,3/9] linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user Untitled series #19091 --- 2019-03-07 Laurent Vivier Accepted
[PULL,6/7] linux-user: avoid treading on gprof's SIGPROF signals Untitled series #20268 --- 2019-05-10 Laurent Vivier Superseded
[PULL,7/7] linux-user: fix GPROF build failure Untitled series #20268 --- 2019-05-10 Laurent Vivier Superseded
[PULL,v2,6/7] linux-user: avoid treading on gprof's SIGPROF signals Untitled series #20273 --- 2019-05-10 Laurent Vivier Accepted
[PULL,v2,7/7] linux-user: fix GPROF build failure Untitled series #20273 --- 2019-05-10 Laurent Vivier New
[PULL,1/6] target/m68k: In dump_address_map() check for memory access failures [PULL,1/6] target/m68k: In dump_address_map() check for memory access failures --- 2019-05-16 Laurent Vivier Accepted
[PULL,2/6] target/m68k: In get_physical_address() check for memory access failures [PULL,1/6] target/m68k: In dump_address_map() check for memory access failures --- 2019-05-16 Laurent Vivier Accepted
[PULL,3/6] target/m68k: Switch to transaction_failed hook [PULL,1/6] target/m68k: In dump_address_map() check for memory access failures --- 2019-05-16 Laurent Vivier Accepted
[PULL,08/10] linux-user: Fix shmat emulation by honoring host SHMLBA Untitled series #20572 --- 2019-05-23 Laurent Vivier Superseded
[PULL,09/10] linux-user: Align mmap_find_vma to host page size Untitled series #20572 --- 2019-05-23 Laurent Vivier Superseded
[PULL,v2,7/9] linux-user: Fix shmat emulation by honoring host SHMLBA Untitled series #20612 --- 2019-05-24 Laurent Vivier Accepted
[PULL,v2,8/9] linux-user: Align mmap_find_vma to host page size Untitled series #20612 --- 2019-05-24 Laurent Vivier Accepted
[PULL,04/16] util: Adjust qemu_guest_getrandom_nofail for Coverity Untitled series #20890 --- 2019-06-06 Laurent Vivier Accepted
[PULL,1/6] util/path: Do not cache all filenames at startup [PULL,1/6] util/path: Do not cache all filenames at startup --- 2019-06-26 Laurent Vivier Accepted
[PULL,1/1] linux-user: Make sigaltstack stacks per-thread [PULL,1/1] linux-user: Make sigaltstack stacks per-thread --- 2019-07-26 Laurent Vivier Accepted
[PULL,02/15] linux-user: Add AT_HWCAP2 for aarch64-linux-user Untitled series #23325 --- 2019-09-10 Laurent Vivier Superseded
[PULL,04/15] linux-user: fail and report on bad dfilter specs Untitled series #23325 --- 2019-09-10 Laurent Vivier Superseded
[PULL,06/15] linux-user: Pass CPUState to MAX_RESERVED_VA Untitled series #23325 --- 2019-09-10 Laurent Vivier Superseded
[PULL,07/15] linux-user/arm: Adjust MAX_RESERVED_VA for M-profile Untitled series #23325 --- 2019-09-10 Laurent Vivier Superseded
[PULL,v2,02/15] linux-user: Add AT_HWCAP2 for aarch64-linux-user Untitled series #23339 --- 2019-09-11 Laurent Vivier Accepted
[PULL,v2,04/15] linux-user: fail and report on bad dfilter specs Untitled series #23339 --- 2019-09-11 Laurent Vivier Accepted
[PULL,v2,06/15] linux-user: Pass CPUState to MAX_RESERVED_VA Untitled series #23339 --- 2019-09-11 Laurent Vivier Accepted
[PULL,v2,07/15] linux-user/arm: Adjust MAX_RESERVED_VA for M-profile Untitled series #23339 --- 2019-09-11 Laurent Vivier New
[PULL,02/13] scripts/qemu-binfmt-conf: Update for sparc64 Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,03/13] tests/tcg/multiarch/linux-test: Fix error check for shmat Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,04/13] target/sparc: Define an enumeration for accessing env->regwptr Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,05/13] linux-user/sparc: Use WREG constants in sparc/target_cpu.h Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,06/13] linux-user/sparc: Begin using WREG constants in sparc/signal.c Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,07/13] linux-user/sparc: Use WREG_SP constant in sparc/signal.c Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,08/13] linux-user/sparc: Fix WREG usage in setup_frame Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,09/13] linux-user/sparc64: Fix target_signal_frame Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,10/13] linux-user: Rename cpu_clone_regs to cpu_clone_regs_child Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,11/13] linux-user: Introduce cpu_clone_regs_parent Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,12/13] linux-user/sparc: Fix cpu_clone_regs_* Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,13/13] linux-user/alpha: Set r20 secondary return value Untitled series #24700 --- 2019-11-05 Laurent Vivier Superseded
[PULL,v2,02/13] scripts/qemu-binfmt-conf: Update for sparc64 Untitled series #24745 --- 2019-11-06 Laurent Vivier Accepted
[PULL,v2,03/13] tests/tcg/multiarch/linux-test: Fix error check for shmat Untitled series #24745 --- 2019-11-06 Laurent Vivier Accepted
[PULL,v2,04/13] target/sparc: Define an enumeration for accessing env->regwptr Untitled series #24745 --- 2019-11-06 Laurent Vivier New
[PULL,v2,05/13] linux-user/sparc: Use WREG constants in sparc/target_cpu.h Untitled series #24745 --- 2019-11-06 Laurent Vivier Accepted
« 1 2 3 47 8 »