Show patches with: Archived = No       |   430855 patches
« 1 2 ... 1430 1431 14324308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,v2,11/38] linux-user: Support for restarting system calls for SH4 targets - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,12/38] linux-user: Support for restarting system calls for Alpha targets - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,13/38] linux-user: Support for restarting system calls for UniCore32 targets - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,14/38] linux-user: Support for restarting system calls for OpenRISC targets - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,15/38] linux-user: Support for restarting system calls for M68K targets - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,16/38] linux-user: Support for restarting system calls for S390 targets - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,17/38] linux-user: Support for restarting system calls for CRIS targets - - 2 - --- 2016-05-27 Riku Voipio New
[PULL,v2,18/38] linux-user: Support for restarting system calls for tilegx targets - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,19/38] linux-user: Set r14 on exit from microblaze syscall - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,20/38] linux-user: Support for restarting system calls for Microblaze targets - - 2 - --- 2016-05-27 Riku Voipio New
[PULL,v2,21/38] linux-user: Add debug code to exercise restarting system calls - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,22/38] linux-user: Provide safe_syscall for fixing races between signals and syscalls - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,23/38] linux-user: Use safe_syscall for read and write system calls - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,24/38] linux-user: Use safe_syscall for open and openat system calls - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,25/38] linux-user: Use safe_syscall for wait system calls - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,26/38] linux-user: Use safe_syscall for execve syscall - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,27/38] linux-user: Use safe_syscall for pselect, select syscalls - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,28/38] linux-user: Use safe_syscall for futex syscall - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,29/38] linux-user: Handle negative values in timespec conversion - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,30/38] linux-user: Handle msgrcv error case correctly - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,31/38] linux-user: Use g_try_malloc() in do_msgrcv() - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,32/38] linux-user: x86_64: Don't use 16-bit UIDs - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,33/38] linux-user: Use direct syscalls for setuid(), etc - - - - --- 2016-05-27 Riku Voipio New
[PULL,v2,34/38] linux-user: arm: Remove ARM_cpsr and similar #defines - - - 1 --- 2016-05-27 Riku Voipio New
[PULL,v2,35/38] linux-user/signal.c: Generate opcode data for restorer in setup_rt_frame - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,v2,36/38] linux-user/signal.c: Use target address instead of host address for microblaze rest… - - 2 - --- 2016-05-27 Riku Voipio New
[PULL,v2,37/38] linux-user/signal.c: Use s390 target space address instead of host space - - 2 - --- 2016-05-27 Riku Voipio New
[PULL,v2,38/38] linux-user, target-ppc: fix use of MSR_LE - - 1 - --- 2016-05-27 Riku Voipio New
[PULL,00/31] Misc changes for 2016-05-27 - - - - --- 2016-05-27 Richard W.M. Jones New
[v6,01/15] tests: Add utilities for docker testing - - 1 - --- 2016-05-27 Fam Zheng New
[v6,02/15] rules.mak: Add "COMMA" constant - - - - --- 2016-05-27 Fam Zheng New
[v6,03/15] rules.mak: Avoid double include - - - - --- 2016-05-27 Fam Zheng New
[v6,04/15] Makefile: Rules for docker testing - - - - --- 2016-05-27 Fam Zheng New
[v6,05/15] docker: Add images - - 1 - --- 2016-05-27 Fam Zheng New
[v6,06/15] docker: Add test runner - - 1 - --- 2016-05-27 Fam Zheng New
[v6,07/15] docker: Add common.rc - - 1 - --- 2016-05-27 Fam Zheng New
[v6,08/15] docker: Add quick test - - 1 - --- 2016-05-27 Fam Zheng New
[v6,09/15] docker: Add full test - - 1 - --- 2016-05-27 Fam Zheng New
[v6,10/15] docker: Add clang test - - 1 - --- 2016-05-27 Fam Zheng New
[v6,11/15] docker: Add mingw test - - 1 - --- 2016-05-27 Fam Zheng New
[v6,12/15] docker: Add travis tool - - 1 - --- 2016-05-27 Fam Zheng New
[v6,13/15] docs: Add text for tests/docker in build-system.txt - - 1 - --- 2016-05-27 Fam Zheng New
[v6,14/15] docker: Add EXTRA_CONFIGURE_OPTS - - 1 - --- 2016-05-27 Fam Zheng New
[v6,15/15] MAINTAINERS: Add tests/docker - - 1 - --- 2016-05-27 Fam Zheng New
[PULL,00/31] Misc changes for 2016-05-27 - - - - --- 2016-05-27 Paolo Bonzini New
[PULL,v2,00/31] Misc changes for 2016-05-27 - - - - --- 2016-05-27 Paolo Bonzini New
[PULL,01/31] Add optionrom compatible with fw_cfg DMA version - - - - --- 2016-05-27 Paolo Bonzini New
[v2,01/19] linux-user: Factor out handle_signal code from process_pending_signals() - - 1 - --- 2016-05-27 Peter Maydell New
[v2,02/19] linux-user: Move handle_pending_signal() to avoid need for declaration - - 1 - --- 2016-05-27 Peter Maydell New
[v2,03/19] linux-user: Fix stray tab-indent - - 1 - --- 2016-05-27 Peter Maydell New
[v2,04/19] linux-user: Factor out uses of do_sigprocmask() from sigreturn code - - 1 - --- 2016-05-27 Peter Maydell New
[v2,05/19] linux-user: Define macro for size of host kernel sigset_t - - 1 - --- 2016-05-27 Peter Maydell New
[v2,06/19] linux-user: Use safe_syscall for sigsuspend syscalls - - 1 - --- 2016-05-27 Peter Maydell New
[v2,07/19] linux-user: Fix race between multiple signals - - 1 - --- 2016-05-27 Peter Maydell New
[v2,08/19] linux-user: Remove redundant default action check in queue_signal() - - 1 - --- 2016-05-27 Peter Maydell New
[v2,09/19] linux-user: Remove redundant gdb_queuesig() - - 1 - --- 2016-05-27 Peter Maydell New
[v2,10/19] linux-user: Remove real-time signal queuing - - 1 - --- 2016-05-27 Peter Maydell New
[v2,11/19] linux-user: Queue synchronous signals separately - - 1 - --- 2016-05-27 Peter Maydell New
[v2,12/19] linux-user: Block signals during sigaction() handling - - 1 - --- 2016-05-27 Peter Maydell New
[v2,13/19] linux-user: pause() should not pause if signal pending - - 1 - --- 2016-05-27 Peter Maydell New
[v2,14/19] linux-user: Restart exit() if signal pending - - 1 - --- 2016-05-27 Peter Maydell New
[v2,15/19] linux-user: Use safe_syscall for kill, tkill and tgkill syscalls - - 1 - --- 2016-05-27 Peter Maydell New
[v2,16/19] linux-user: Restart fork() if signals pending - - 1 - --- 2016-05-27 Peter Maydell New
[v2,17/19] linux-user: Use both si_code and si_signo when converting siginfo_t - - - - --- 2016-05-27 Peter Maydell New
[v2,18/19] linux-user: Avoid possible misalignment in host_to_target_siginfo() - - - - --- 2016-05-27 Peter Maydell New
[v2,19/19] linux-user: Avoid possible misalignment in target_to_host_siginfo() - - 1 - --- 2016-05-27 Peter Maydell New
linux-user: provide frame information in x86-64 safe_syscall - - 1 - --- 2016-05-27 Peter Maydell New
[v4,1/2] exec: [tcg] Track which vCPU is performing translation and execution - - 2 - --- 2016-05-27 Lluís Vilanova New
[v4,2/2] trace: [all] Add "guest_mem_before" event - - - - --- 2016-05-27 Lluís Vilanova New
[PULL,v3,00/31] Misc changes for 2016-05-27 - - - - --- 2016-05-27 Paolo Bonzini New
[PULL,23/31] scsi-disk: introduce dma_readv and dma_writev - - - - --- 2016-05-27 Paolo Bonzini New
[v13,1/8] hw/ptimer: Fix issues caused by the adjusted timer limit value - - 1 - --- 2016-05-27 Dmitry Osipenko New
[v13,2/8] hw/ptimer: Perform counter wrap around if timer already expired - - 1 - --- 2016-05-27 Dmitry Osipenko New
[v13,3/8] hw/ptimer: Update .delta on period/freq change - - 1 - --- 2016-05-27 Dmitry Osipenko New
[v13,4/8] hw/ptimer: Support "on the fly" timer mode switch - - 1 - --- 2016-05-27 Dmitry Osipenko New
[v13,5/8] hw/ptimer: Introduce ptimer_get_limit - - 1 - --- 2016-05-27 Dmitry Osipenko New
[v13,6/8] hw/ptimer: Support running with counter = 0 by introducing new policy feature - - - - --- 2016-05-27 Dmitry Osipenko New
[v13,7/8] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer - - - - --- 2016-05-27 Dmitry Osipenko New
[v13,8/8] arm_mptimer: Convert to use ptimer - - - - --- 2016-05-27 Dmitry Osipenko New
pc: Add 2.7 machine - - 2 - --- 2016-05-27 Eduardo Habkost New
[RFC,v6,1/3] virtio-net rsc: support coalescing ipv4 tcp traffic - - - - --- 2016-05-28 Wei Xu New
[RFC,v6,2/3] virtio-net rsc: support coalescing ipv6 tcp traffic - - - - --- 2016-05-28 Wei Xu New
[RFC,v6,3/3] virtio-net rsc: add 2 new rsc information fields to 'virtio_net_hdr' - - - - --- 2016-05-28 Wei Xu New
[1/6] Vhost-pci RFC: Introduction - - - - --- 2016-05-28 Wang, Wei W New
[2/6] Vhost-pci RFC: Modification Scope - - - - --- 2016-05-28 Wang, Wei W New
[3/6] Vhost-pci RFC: Benefits to KVM - - - - --- 2016-05-28 Wang, Wei W New
[4/6] Vhost-pci RFC: Detailed Description in the Virtio Specification Format - - - - --- 2016-05-28 Wang, Wei W New
[5/6] Vhost-pci RFC: Future Security Enhancement - - - - --- 2016-05-28 Wang, Wei W New
[6/6] Vhost-pci RFC: Experimental Results - - - - --- 2016-05-28 Wang, Wei W New
e1000: Removing unnecessary if statement - - 1 - --- 2016-05-29 Sameeh Jubran New
[1/6,Resend] Vhost-pci RFC: Introduction - - - - --- 2016-05-29 Wang, Wei W New
[2/6,Resend] Vhost-pci RFC: Modification Scope - - - - --- 2016-05-29 Wang, Wei W New
[3/6,Resend] Vhost-pci RFC: Benefits to KVM - - - - --- 2016-05-29 Wang, Wei W New
[4/6,Resend] Vhost-pci RFC: Detailed Description in the Virtio Specification Format - - - - --- 2016-05-29 Wang, Wei W New
[5/6,Resend] Vhost-pci RFC: Future Security Enhancement - - - - --- 2016-05-29 Wang, Wei W New
[6/6,Resend] Vhost-pci RFC: Experimental Results - - - - --- 2016-05-29 Wang, Wei W New
[Bug,1586756,NEW] "-serial unix:" option of qemu-system-* is broken in qemu 2.6.0 - - - - --- 2016-05-29 redcap97 New
[PULL,V3,00/20] Net patches - - - - --- 2016-05-29 Dmitry Fleytman New
[1/4] target-tricore: Added FTOUZ instruction - - 1 - --- 2016-05-29 Peer Adelt New
[2/4] target-tricore: Added MADD.F and MSUB.F instructions - - - - --- 2016-05-29 Peer Adelt New
« 1 2 ... 1430 1431 14324308 4309 »