Show patches with: Archived = No       |   430333 patches
« 1 2 ... 2860 2861 28624303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] blockdev: clarify error on attempt to open locked tray - - - - --- 2016-06-08 clord@redhat.com New
[3/3] .travis.yml: disable Sparse testing - - - - --- 2016-06-08 Alex Bennée New
[2/3] .travis.yml: add trusty GCE target - - - - --- 2016-06-08 Alex Bennée New
[1/3] .travis.yml: add libnfs-dev for NFS block driver - - - - --- 2016-06-08 Alex Bennée New
[v2,3/3] add debian-bootstrap.docker target (and pre script) - - - - --- 2016-06-08 Alex Bennée New
[v2,2/3] tests/docker/docker.py: support --include-executable - - - - --- 2016-06-08 Alex Bennée New
[v2,1/3] tests/docker/docker.py: docker_dir outside build - - 1 - --- 2016-06-08 Alex Bennée New
configure: Remove unused CONFIG_ZERO_MALLOC setting - - 1 - --- 2016-06-08 Thomas Huth New
qxl: handle no updates in interface_update_area_complete - - - - --- 2016-06-08 Gerd Hoffmann New
[6/6] block: Don't enforce 512 byte minimum alignment - - 1 - --- 2016-06-08 Kevin Wolf New
[5/6] raw-posix: Implement .bdrv_co_preadv/pwritev - - 2 - --- 2016-06-08 Kevin Wolf New
[4/6] raw-posix: Switch to bdrv_co_* interfaces - - 1 - --- 2016-06-08 Kevin Wolf New
[3/6] block: Prepare bdrv_aligned_pwritev() for byte-aligned requests - - 2 - --- 2016-06-08 Kevin Wolf New
[2/6] block: Prepare bdrv_aligned_preadv() for byte-aligned requests - - 1 - --- 2016-06-08 Kevin Wolf New
[1/6] block: Byte-based bdrv_co_do_copy_on_readv() - - 2 - --- 2016-06-08 Kevin Wolf New
[PULL,44/44] linux-user: In fork_end(), remove correct CPUs from CPU list - - - - --- 2016-06-08 Riku Voipio New
[PULL,43/44] linux-user: Special-case ERESTARTSYS in target_strerror() - - - - --- 2016-06-08 Riku Voipio New
[PULL,42/44] linux-user: Make target_strerror() return 'const char *' - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,41/44] linux-user: Correct signedness of target_flock l_start and l_len fields - - - - --- 2016-06-08 Riku Voipio New
[PULL,40/44] linux-user: Use safe_syscall wrapper for ioctl - - - - --- 2016-06-08 Riku Voipio New
[PULL,39/44] linux-user: Use safe_syscall wrapper for accept and accept4 syscalls - - - - --- 2016-06-08 Riku Voipio New
[PULL,38/44] linux-user: Use safe_syscall wrapper for semop - - - - --- 2016-06-08 Riku Voipio New
[PULL,37/44] linux-user: Use safe_syscall wrapper for epoll_wait syscalls - - - - --- 2016-06-08 Riku Voipio New
[PULL,36/44] linux-user: Use safe_syscall wrapper for poll and ppoll syscalls - - - - --- 2016-06-08 Riku Voipio New
[PULL,35/44] linux-user: Use safe_syscall wrapper for sleep syscalls - - - - --- 2016-06-08 Riku Voipio New
[PULL,34/44] linux-user: Use safe_syscall wrapper for rt_sigtimedwait syscall - - - - --- 2016-06-08 Riku Voipio New
[PULL,33/44] linux-user: Use safe_syscall wrapper for flock - - - - --- 2016-06-08 Riku Voipio New
[PULL,32/44] linux-user: Use safe_syscall wrapper for mq_timedsend and mq_timedreceive - - - - --- 2016-06-08 Riku Voipio New
[PULL,31/44] linux-user: Use safe_syscall wrapper for msgsnd and msgrcv - - - - --- 2016-06-08 Riku Voipio New
[PULL,30/44] linux-user: Use safe_syscall wrapper for send* and recv* syscalls - - - - --- 2016-06-08 Riku Voipio New
[PULL,29/44] linux-user: Use safe_syscall wrapper for connect syscall - - - - --- 2016-06-08 Riku Voipio New
[PULL,28/44] linux-user: Use safe_syscall wrapper for readv and writev syscalls - - - - --- 2016-06-08 Riku Voipio New
[PULL,27/44] linux-user: Fix error conversion in 64-bit fadvise syscall - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,26/44] linux-user: Fix NR_fadvise64 and NR_fadvise64_64 for 32-bit guests - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,25/44] linux-user: Fix handling of arm_fadvise64_64 syscall - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,24/44] linux-user: provide frame information in x86-64 safe_syscall - - 2 - --- 2016-06-08 Riku Voipio New
[PULL,23/44] linux-user: Avoid possible misalignment in target_to_host_siginfo() - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,22/44] linux-user: Use both si_code and si_signo when converting siginfo_t - - - - --- 2016-06-08 Riku Voipio New
[PULL,21/44] linux-user: Restart fork() if signals pending - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,20/44] linux-user: Use safe_syscall for kill, tkill and tgkill syscalls - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,19/44] linux-user: Restart exit() if signal pending - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,18/44] linux-user: pause() should not pause if signal pending - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,17/44] linux-user: Block signals during sigaction() handling - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,16/44] linux-user: Queue synchronous signals separately - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,15/44] linux-user: Remove real-time signal queuing - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,14/44] linux-user: Remove redundant gdb_queuesig() - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,13/44] linux-user: Remove redundant default action check in queue_signal() - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,12/44] linux-user: Fix race between multiple signals - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,11/44] linux-user: Use safe_syscall for sigsuspend syscalls - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,10/44] linux-user: Define macro for size of host kernel sigset_t - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,09/44] linux-user: Factor out uses of do_sigprocmask() from sigreturn code - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,08/44] linux-user: Fix stray tab-indent - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,07/44] linux-user: Move handle_pending_signal() to avoid need for declaration - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,06/44] linux-user: Factor out handle_signal code from process_pending_signals() - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,05/44] linux-user: check if NETLINK_ROUTE is available - - - - --- 2016-06-08 Riku Voipio New
[PULL,04/44] linux-user: add netlink audit - - - - --- 2016-06-08 Riku Voipio New
[PULL,03/44] linux-user: support netlink protocol NETLINK_KOBJECT_UEVENT - - - - --- 2016-06-08 Riku Voipio New
[PULL,02/44] linux-user: add rtnetlink(7) support - - - - --- 2016-06-08 Riku Voipio New
[PULL,01/44] linux-user: Fix qemu-binfmt-conf.sh to store config across reboot - - 1 - --- 2016-06-08 Riku Voipio New
[PULL,00/44] linux-user update - - - - --- 2016-06-08 Riku Voipio New
qxl: use uint64_t for vram size - - - - --- 2016-06-08 Gerd Hoffmann New
[7/7] s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts 1 - 1 - --- 2016-06-08 Cornelia Huck New
[6/7] s390x: Limit s390-ccw machines to 248 CPUs - - 2 - --- 2016-06-08 Cornelia Huck New
[5/7] virtio-ccw: Provide traces for indicator changes - - - - --- 2016-06-08 Cornelia Huck New
[4/7] s390x/css: introduce property type for device ids 1 - 1 - --- 2016-06-08 Cornelia Huck New
[3/7] s390x/css: clear IO irqs when generating IPI CRW - - 1 - --- 2016-06-08 Cornelia Huck New
[2/7] s390x/kvm: add interface for clearing IO irqs - - 1 - --- 2016-06-08 Cornelia Huck New
[1/7] linux-headers: update - - - - --- 2016-06-08 Cornelia Huck New
docs: Fix description of the leaky bucket algorithm in throttle.txt - - - - --- 2016-06-08 Alberto Garcia New
ui: fix regression in printing VNC host/port on startup - - 1 - --- 2016-06-08 Daniel P. Berrangé New
[v2] net: mipsnet: check transmit buffer size before sending - - - - --- 2016-06-08 Prasad Pandit New
[RFC] hw/i386: Composite Bus and PCI device - - - - --- 2016-06-08 David Kiarie New
[PULL,00/50] Trivial patches for 2016-06-08 - - - - --- 2016-06-08 Michael Tokarev New
[for-2.7,v3,07/15] spapr: Abstract CPU core device and type specific core devices - - - - --- 2016-06-08 Bharata B Rao New
[1/1] hmp: acquire aio_context in hmp_qemu_io - - - - --- 2016-06-08 Denis V. Lunev New
[PULL,31/31] qemu-img bench: Add --flush-interval - - 2 - --- 2016-06-08 Kevin Wolf New
[PULL,30/31] qemu-img bench: Implement -S (step size) - - 2 - --- 2016-06-08 Kevin Wolf New
[PULL,29/31] qemu-img bench: Make start offset configurable - - 2 - --- 2016-06-08 Kevin Wolf New
[PULL,28/31] qemu-img bench: Sequential writes - - 2 - --- 2016-06-08 Kevin Wolf New
[PULL,27/31] qemu-img bench - - 2 - --- 2016-06-08 Kevin Wolf New
[PULL,26/31] block: Don't emulate natively supported pwritev flags - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,25/31] blockdev: clean up error handling in do_open_tray - - - - --- 2016-06-08 Kevin Wolf New
[PULL,24/31] block: Fix bdrv_all_delete_snapshot() error handling - - 2 - --- 2016-06-08 Kevin Wolf New
[PULL,23/31] qcow2: avoid extra flushes in qcow2 - - - - --- 2016-06-08 Kevin Wolf New
[PULL,22/31] raw-posix: Fetch max sectors for host block device - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,21/31] block: assert that bs->request_alignment is a power of 2 - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,20/31] migration/block: Convert saving to BlockBackend - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,19/31] migration/block: Convert load to BlockBackend - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,18/31] block: Kill bdrv_co_write_zeroes() - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,17/31] vmdk: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,16/31] raw_bsd: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,15/31] raw-posix: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-08 Kevin Wolf New
[PULL,14/31] qed: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-08 Kevin Wolf New
[PULL,13/31] gluster: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,12/31] blkreplay: Convert to bdrv_co_pwrite_zeroes() - - 1 - --- 2016-06-08 Kevin Wolf New
[PULL,11/31] qcow2: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-08 Kevin Wolf New
[PULL,10/31] iscsi: Convert to bdrv_co_pwrite_zeroes() - - - - --- 2016-06-08 Kevin Wolf New
[PULL,09/31] block: Switch bdrv_write_zeroes() to byte interface - - - - --- 2016-06-08 Kevin Wolf New
[PULL,08/31] block: Add .bdrv_co_pwrite_zeroes() - - - - --- 2016-06-08 Kevin Wolf New
[PULL,07/31] block: Track write zero limits in bytes - - - - --- 2016-06-08 Kevin Wolf New
« 1 2 ... 2860 2861 28624303 4304 »