Show patches with: Submitter = Laurent Vivier       |    State = Action Required       |   3837 patches
« 1 2 3 438 39 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
linux-user: fix realloc size of target_fd_trans. - - - --- 2016-01-18 Laurent Vivier New
linux-user,ppc: synchronize syscall_nr.h - - - --- 2016-01-18 Laurent Vivier New
linux-user: Original qemu-binfmt-conf.h is only able to write configuration into /proc/sys/fs/binfm… - - - --- 2016-01-28 Laurent Vivier New
[v2] linux-user: Original qemu-binfmt-conf.h is only able to write configuration into /proc/sys/fs/… - - - --- 2016-01-28 Laurent Vivier New
[v3] linux-user: Fix qemu-binfmt-conf.h to store config across reboot - 1 - --- 2016-01-29 Laurent Vivier New
[RFC,1/3] linux-user: add rtnetlink(7) support - - - --- 2016-01-30 Laurent Vivier New
[RFC,2/3] linux-user: support netlink protocol NETLINK_KOBJECT_UEVENT - - - --- 2016-01-30 Laurent Vivier New
[RFC,3/3] linux-user: add netlink audit - - - --- 2016-01-30 Laurent Vivier New
linux-user: add getrandom() syscall - - - --- 2016-02-05 Laurent Vivier New
[v2] linux-user: add getrandom() syscall - - - --- 2016-02-21 Laurent Vivier New
linux-user,target-ppc: fix use of MSR_LE - - - --- 2016-03-30 Laurent Vivier New
[01/52] target-m68k: fix DEBUG_DISPATCH - - - --- 2016-05-04 Laurent Vivier New
[02/52] target-m68k: Build the opcode table only once to avoid multithreading issues - - - --- 2016-05-04 Laurent Vivier New
[03/52] target-m68k: define m680x0 CPUs and features - - - --- 2016-05-04 Laurent Vivier New
[04/52] target-m68k: manage scaled index - - - --- 2016-05-04 Laurent Vivier New
[05/52] target-m68k: introduce read_imXX() functions - - - --- 2016-05-04 Laurent Vivier New
[06/52] target-m68k: set disassembler mode to 680x0 or coldfire - - - --- 2016-05-04 Laurent Vivier New
[07/52] target-m68k: add bkpt instruction - - - --- 2016-05-04 Laurent Vivier New
[08/52] target-m68k: define operand sizes - - - --- 2016-05-04 Laurent Vivier New
[09/52] target-m68k: set PAGE_BITS to 12 for m68k - - - --- 2016-05-04 Laurent Vivier New
[10/52] target-m68k: REG() macro cleanup - - - --- 2016-05-04 Laurent Vivier New
[11/52] target-m68k: allow to update flags with operation on words and bytes - - - --- 2016-05-04 Laurent Vivier New
[12/52] target-m68k: Replace helper_xflag_lt with setcond - - - --- 2016-05-04 Laurent Vivier New
[13/52] target-m68k: update CPU flags management - - - --- 2016-05-04 Laurent Vivier New
[14/52] target-m68k: update move to/from ccr/sr - - - --- 2016-05-04 Laurent Vivier New
[15/52] target-m68k: don't update cc_dest in helpers - - - --- 2016-05-04 Laurent Vivier New
[16/52] target-m68k: update CPU flags management - - - --- 2016-05-04 Laurent Vivier New
[17/52] target-m68k: Print flags properly - - - --- 2016-05-04 Laurent Vivier New
[18/52] target-m68k: Some fixes to SR and flags management - - - --- 2016-05-04 Laurent Vivier New
[19/52] target-m68k: terminate cpu dump with newline - - - --- 2016-05-04 Laurent Vivier New
[20/52] target-m68k: Remove incorrect clearing of cc_x - - - --- 2016-05-04 Laurent Vivier New
[21/52] target-m68k: Reorg flags handling - - - --- 2016-05-04 Laurent Vivier New
[22/52] target-m68k: Introduce DisasCompare - - - --- 2016-05-04 Laurent Vivier New
[23/52] target-m68k: Use setcond for scc - - - --- 2016-05-04 Laurent Vivier New
[24/52] target-m68k: Optimize some comparisons - - - --- 2016-05-04 Laurent Vivier New
[25/52] target-m68k: Optimize gen_flush_flags - - - --- 2016-05-04 Laurent Vivier New
[26/52] target-m68k: Inline shifts - - - --- 2016-05-04 Laurent Vivier New
[27/52] target-m68k: Inline addx, subx, negx - - - --- 2016-05-04 Laurent Vivier New
[28/52] target-m68k: add addx/subx/negx ops - - - --- 2016-05-04 Laurent Vivier New
[29/52] target-m68k: factorize flags computing - - - --- 2016-05-04 Laurent Vivier New
[30/52] target-m68k: add scc/dbcc - - - --- 2016-05-04 Laurent Vivier New
[31/52] target-m68k: some bit ops cleanup - - - --- 2016-05-04 Laurent Vivier New
[32/52] target-m68k: bitfield ops - - - --- 2016-05-04 Laurent Vivier New
[33/52] target-m68k: inline divu/divs - - - --- 2016-05-04 Laurent Vivier New
[34/52] target-m68k: add 64bit mull - - - --- 2016-05-04 Laurent Vivier New
[35/52] target-m68k: inline rotate ops - - - --- 2016-05-04 Laurent Vivier New
[36/52] target-m68k: inline shift ops - - - --- 2016-05-04 Laurent Vivier New
[37/52] target-m68k: add cas/cas2 ops - - - --- 2016-05-04 Laurent Vivier New
[38/52] target-m68k: add linkl - - - --- 2016-05-04 Laurent Vivier New
[39/52] target-m68k: movem - - - --- 2016-05-04 Laurent Vivier New
[40/52] target-m68k: add exg ops - - - --- 2016-05-04 Laurent Vivier New
[41/52] target-m68k: add addressing modes to not - - - --- 2016-05-04 Laurent Vivier New
[42/52] target-m68k: eor can manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[43/52] target-m68k: or can manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[44/52] target-m68k: and can manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[45/52] target-m68k: suba/adda can manage word operand - - - --- 2016-05-04 Laurent Vivier New
[46/52] target-m68k: introduce byte and word cc_ops - - - --- 2016-05-04 Laurent Vivier New
[47/52] target-m68k: add addressing modes to neg - - - --- 2016-05-04 Laurent Vivier New
[48/52] target-m68k: add/sub manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[49/52] target-m68k: cmp manages word and bytes operands - - - --- 2016-05-04 Laurent Vivier New
[50/52] target-m68k: immediate ops manage word and byte operands - - - --- 2016-05-04 Laurent Vivier New
[51/52] target-m68k: add cmpm - - - --- 2016-05-04 Laurent Vivier New
[52/52] target-m68k: sr/ccr cleanup - - - --- 2016-05-04 Laurent Vivier New
MAINTAINERS: update M68K entry - - - --- 2016-05-06 Laurent Vivier New
[v2,1/3] linux-user: add rtnetlink(7) support - - - --- 2016-05-22 Laurent Vivier New
[v2,2/3] linux-user: support netlink protocol NETLINK_KOBJECT_UEVENT - - - --- 2016-05-22 Laurent Vivier New
[v2,3/3] linux-user: add netlink audit - - - --- 2016-05-22 Laurent Vivier New
linux-user: check if NETLINK_ROUTE is available - - - --- 2016-06-02 Laurent Vivier New
[1/5] linux-user: add socketcall() strace - - - --- 2016-06-08 Laurent Vivier New
[2/5] linux-user: correct setsockopt() strace. - - - --- 2016-06-08 Laurent Vivier New
[3/5] linux-user: add socket() strace - - - --- 2016-06-08 Laurent Vivier New
[4/5] linux-user: fix clone() strace - - - --- 2016-06-08 Laurent Vivier New
[5/5] linux-user: update get_thread_area/set_thread_area strace - - - --- 2016-06-08 Laurent Vivier New
[v2,1/4] linux-user: add socketcall() strace - 1 - --- 2016-06-11 Laurent Vivier New
[v2,2/4] linux-user: add socket() strace - 1 - --- 2016-06-11 Laurent Vivier New
[v2,3/4] linux-user: fix clone() strace - 1 - --- 2016-06-11 Laurent Vivier New
[v2,4/4] linux-user: update get_thread_area/set_thread_area strace - 1 - --- 2016-06-11 Laurent Vivier New
linux-user: add missing return in netlink switch statement - 1 - --- 2016-06-14 Laurent Vivier New
[1/2] linux-user: fd_trans_host_to_target_data() must process only received data - 1 - --- 2016-06-16 Laurent Vivier New
[2/2] linux-user: don't swap NLMSG_DATA() fields - 1 - --- 2016-06-16 Laurent Vivier New
ppc64: disable gen_pause() for linux-user mode - - - --- 2016-06-19 Laurent Vivier New
linux-user, trivial: display "0x%x" instead of "0x%d" 1 1 - --- 2016-06-20 Laurent Vivier New
[1/3] linux-user: fd_trans_*_data() returns the length - - - --- 2016-06-21 Laurent Vivier New
[2/3] linux-user: fix netlink memory corruption - - - --- 2016-06-21 Laurent Vivier New
[3/3] linux-user: add fd_trans helper in do_recvfrom() - - - --- 2016-06-21 Laurent Vivier New
linux-user: convert sockaddr_ll from host to target - 1 - --- 2016-06-26 Laurent Vivier New
linux-user: add nested netlink types - - - --- 2016-06-27 Laurent Vivier New
linux-user: fix signal() syscall on x86_64 - - - --- 2016-07-02 Laurent Vivier New
linux-user: fix TARGET_NR_select - 1 - --- 2016-07-07 Laurent Vivier New
linux-user: define missing sparc syscalls - 1 - --- 2016-07-08 Laurent Vivier New
linux-user: Use correct alignment for long long on i386 guests - - - --- 2016-07-28 Laurent Vivier New
linux-user: add RTA_PRIORITY in netlink - - - --- 2016-09-25 Laurent Vivier New
linux-user: add kcmp() syscall - - - --- 2016-09-25 Laurent Vivier New
linux-user: add RTA_PRIORITY in netlink - - - --- 2016-10-06 Laurent Vivier New
linux-user: add kcmp() syscall - 1 - --- 2016-10-06 Laurent Vivier New
MAINTAINERS: qemu-trivial information - - - --- 2016-10-06 Laurent Vivier New
[v2] MAINTAINERS: qemu-trivial information - 1 - --- 2016-10-08 Laurent Vivier New
[01/23] target-m68k: fix DEBUG_DISPATCH - 1 - --- 2016-10-25 Laurent Vivier New
[02/23] target-m68k: Build the opcode table only once to avoid multithreading issues - 1 - --- 2016-10-25 Laurent Vivier New
[03/23] target-m68k: define m680x0 CPUs and features - - - --- 2016-10-25 Laurent Vivier New
« 1 2 3 438 39 »