Show patches with: Archived = No       |   430068 patches
« 1 2 ... 1426 1427 14284300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC] vfio: Add support for mmapping sub-page MMIO BARs - - - - --- 2016-05-24 Yongji Xie New
[1/4] clean-includes: Add glib.h to list of unneeded includes - - - - --- 2016-05-24 Peter Maydell New
[2/4] tests: Remove unnecessary glib.h includes - - - - --- 2016-05-24 Peter Maydell New
[3/4] qga: Remove unnecessary glib.h includes - - - - --- 2016-05-24 Peter Maydell New
[4/4] all: Remove unnecessary glib.h includes - - - - --- 2016-05-24 Peter Maydell New
replay: Clean up includes - - 1 - --- 2016-05-24 Peter Maydell New
xen: Clean up includes 1 - 2 - --- 2016-05-24 Peter Maydell New
hw: Clean up includes - - 1 - --- 2016-05-24 Peter Maydell New
[RFC,1/3] Introduce TCGOpcode for fence instruction - - - - --- 2016-05-24 Pranith Kumar New
[RFC,2/3] tcg: Add support for fence generation in x86 backend - - - - --- 2016-05-24 Pranith Kumar New
[RFC,3/3] tcg: Add frontend support for fence gen in ARMv7 - - - - --- 2016-05-24 Pranith Kumar New
[v7,1/6] ipmi: rework the fwinfo to be fetched from the interface - - - - --- 2016-05-24 Corey Minyard New
[v7,2/6] pc: Postpone SMBIOS table installation to post machine init - - - - --- 2016-05-24 Corey Minyard New
[v7,3/6] smbios: Move table build tools into an include file. - - - - --- 2016-05-24 Corey Minyard New
[v7,4/6] ipmi: Add SMBIOS table entry 1 - - - --- 2016-05-24 Corey Minyard New
[v7,5/6] acpi: Add IPMI table entries - - - - --- 2016-05-24 Corey Minyard New
[v7,6/6] bios: Add tests for the IPMI ACPI and SMBIOS entries - - - - --- 2016-05-24 Corey Minyard New
[QEMU,RFC,v2,1/6] spapr: ensure device trees are always associated with DRC - - - - --- 2016-05-24 Jianjun Duan New
[QEMU,RFC,v2,2/6] Migration: Defined VMStateDescription struct for spapr_drc - - - - --- 2016-05-24 Jianjun Duan New
[QEMU,RFC,v2,3/6] vmstate: Define VARRAY with VMS_ALLOC - - 2 - --- 2016-05-24 Jianjun Duan New
[QEMU,RFC,v2,4/6] Migration: migrate QTAILQ - - - - --- 2016-05-24 Jianjun Duan New
[QEMU,RFC,v2,5/6] Migration: migrate ccs_list in spapr state - - - - --- 2016-05-24 Jianjun Duan New
[QEMU,RFC,v2,6/6] Migration: migrate pending_events of spapr state - - - - --- 2016-05-24 Jianjun Duan New
[1/2] atomics: do not use __atomic primitives for RCU atomics - - - - --- 2016-05-24 Emilio Cota New
[Spice-devel,v2,10/12] spice/gl: create dummy primary surface (RfC) - - - - --- 2016-05-24 Marc-Andre Lureau New
[RFC,v4,1/3] Mediated device Core driver - - - - --- 2016-05-24 Kirti Wankhede New
[RFC,v4,2/3] VFIO driver for mediated PCI device - - - - --- 2016-05-24 Kirti Wankhede New
[RFC,v4,3/3] VFIO Type1 IOMMU: Add support for mediated devices - - - - --- 2016-05-24 Kirti Wankhede New
[v2,1/3] docs/atomics: update atomic_read/set comparison with Linux - - - - --- 2016-05-24 Emilio Cota New
[v2,2/3] atomics: emit an smp_read_barrier_depends() barrier only for Sparc and Thread Sanitizer - - - - --- 2016-05-24 Emilio Cota New
[v2,3/3] atomics: do not emit consume barrier for atomic_rcu_read - - - - --- 2016-05-24 Emilio Cota New
[01/13] block: Rename blk_write_zeroes() - - - - --- 2016-05-24 Eric Blake New
[02/13] block: Track write zero limits in bytes - - - - --- 2016-05-24 Eric Blake New
[03/13] block: Add .bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[04/13] block: Switch bdrv_write_zeroes() to byte interface - - - - --- 2016-05-24 Eric Blake New
[05/13] iscsi: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[06/13] qcow2: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[07/13] blkreplay: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[08/13] gluster: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[09/13] qed: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[10/13] raw-posix: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-05-24 Eric Blake New
[11/13] raw_bsd: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[12/13] vmdk: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[13/13] block: Kill bdrv_co_write_zeroes() - - 1 - --- 2016-05-24 Eric Blake New
[v6,01/15] compiler.h: add QEMU_ALIGNED() to enforce struct alignment - - 3 - --- 2016-05-25 Emilio Cota New
[v6,02/15] seqlock: remove optional mutex - - 3 - --- 2016-05-25 Emilio Cota New
[v6,03/15] seqlock: rename write_lock/unlock to write_begin/end - - 3 - --- 2016-05-25 Emilio Cota New
[v6,04/15] include/processor.h: define cpu_relax() - - 3 - --- 2016-05-25 Emilio Cota New
[v6,05/15] qemu-thread: add simple test-and-set spinlock - - - - --- 2016-05-25 Emilio Cota New
[v6,06/15] exec: add tb_hash_func5, derived from xxhash - - 2 - --- 2016-05-25 Emilio Cota New
[v6,07/15] tb hash: hash phys_pc, pc, and flags with xxhash - - 3 - --- 2016-05-25 Emilio Cota New
[v6,08/15] qdist: add module to represent frequency distributions of data - - 1 - --- 2016-05-25 Emilio Cota New
[v6,09/15] qdist: add test program 1 - 1 - --- 2016-05-25 Emilio Cota New
[v6,10/15] qht: QEMU's fast, resizable and scalable Hash Table - - - - --- 2016-05-25 Emilio Cota New
[v6,11/15] qht: add test program 1 - 2 - --- 2016-05-25 Emilio Cota New
[v6,12/15] qht: add qht-bench, a performance benchmark - - - - --- 2016-05-25 Emilio Cota New
[v6,13/15] qht: add test-qht-par to invoke qht-bench from 'check' target - - - - --- 2016-05-25 Emilio Cota New
[v6,14/15] tb hash: track translated blocks with qht - - 3 - --- 2016-05-25 Emilio Cota New
[v6,15/15] translate-all: add tb hash bucket info to 'info jit' dump 1 - 1 - --- 2016-05-25 Emilio Cota New
nbd: Don't trim unrequested bytes - - - - --- 2016-05-25 Eric Blake New
[PULL,00/38] linux-user update - - - - --- 2016-05-25 Riku Voipio New
[PULL,01/38] linux-user: Check array bounds in errno conversion - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,02/38] linux-user: Consistently return host errnos from do_openat() - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,03/38] linux-user: Reindent signal handling - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,04/38] linux-user: Define TARGET_ERESTART* errno values - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,05/38] linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific - - 2 - --- 2016-05-25 Riku Voipio New
[PULL,06/38] linux-user: Support for restarting system calls for x86 targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,07/38] linux-user: Support for restarting system calls for ARM targets - - 1 - --- 2016-05-25 Riku Voipio New
[v6,1/5] hw/char: QOM'ify escc.c - - - - --- 2016-05-25 zhao xiao qiang New
[v6,2/5] hw/char: QOM'ify etraxfs_ser.c - - - - --- 2016-05-25 zhao xiao qiang New
[v6,3/5] hw/char: QOM'ify lm32_juart.c 1 - - 1 --- 2016-05-25 zhao xiao qiang New
[v6,4/5] hw/char: QOM'ify lm32_uart.c 1 - - 1 --- 2016-05-25 zhao xiao qiang New
[v6,5/5] hw/char: QOM'ify milkymist-uart.c 1 - - 1 --- 2016-05-25 zhao xiao qiang New
[PULL,V2,00/20] Net patches - - - - --- 2016-05-25 Dmitry Fleytman New
[1/3] scsi: megasas: use appropriate property buffer size - - 1 - --- 2016-05-25 Prasad Pandit New
[2/3] scsi: megasas: initialise local configuration data buffer - - - - --- 2016-05-25 Prasad Pandit New
[3/3] scsi: megasas: check 'read_queue_head' index value - - - - --- 2016-05-25 Prasad Pandit New
[PULL,08/38] linux-user: Support for restarting system calls for MIPS targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,09/38] linux-user: Support for restarting system calls for PPC targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,10/38] linux-user: Support for restarting system calls for SPARC targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,11/38] linux-user: Support for restarting system calls for SH4 targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,12/38] linux-user: Support for restarting system calls for Alpha targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,13/38] linux-user: Support for restarting system calls for UniCore32 targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,14/38] linux-user: Support for restarting system calls for OpenRISC targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,15/38] linux-user: Support for restarting system calls for M68K targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,16/38] linux-user: Support for restarting system calls for S390 targets - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,17/38] linux-user: Support for restarting system calls for CRIS targets - - 2 - --- 2016-05-25 Riku Voipio New
[PULL,18/38] linux-user: Support for restarting system calls for tilegx targets - - - - --- 2016-05-25 Riku Voipio New
[PULL,19/38] linux-user: Set r14 on exit from microblaze syscall - - - - --- 2016-05-25 Riku Voipio New
[PULL,20/38] linux-user: Support for restarting system calls for Microblaze targets - - 2 - --- 2016-05-25 Riku Voipio New
[PULL,21/38] linux-user: Add debug code to exercise restarting system calls - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,22/38] linux-user: Provide safe_syscall for fixing races between signals and syscalls - - - - --- 2016-05-25 Riku Voipio New
[PULL,23/38] linux-user: Use safe_syscall for read and write system calls - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,24/38] linux-user: Use safe_syscall for open and openat system calls - - - - --- 2016-05-25 Riku Voipio New
[PULL,25/38] linux-user: Use safe_syscall for wait system calls - - - - --- 2016-05-25 Riku Voipio New
[PULL,26/38] linux-user: Use safe_syscall for execve syscall - - 1 - --- 2016-05-25 Riku Voipio New
[PULL,27/38] linux-user: Use safe_syscall for pselect, select syscalls - - - - --- 2016-05-25 Riku Voipio New
[PULL,28/38] linux-user: Use safe_syscall for futex syscall - - - - --- 2016-05-25 Riku Voipio New
[PULL,29/38] linux-user: Handle negative values in timespec conversion - - - - --- 2016-05-25 Riku Voipio New
[PULL,30/38] linux-user: Handle msgrcv error case correctly - - - - --- 2016-05-25 Riku Voipio New
« 1 2 ... 1426 1427 14284300 4301 »