Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 464 465 4664270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/23] qcow2: handle_alloc(): Get rid of nb_clusters parameter - - - - --- 2013-03-28 Stefan Hajnoczi New
[11/23] qcow2: handle_alloc(): Get rid of keep_clusters parameter - - - - --- 2013-03-28 Stefan Hajnoczi New
[12/23] qcow2: Finalise interface of handle_alloc() - - - - --- 2013-03-28 Stefan Hajnoczi New
[13/23] qcow2: Clean up handle_alloc() - - - - --- 2013-03-28 Stefan Hajnoczi New
[14/23] qcow2: Factor out handle_copied() - - - - --- 2013-03-28 Stefan Hajnoczi New
[15/23] qcow2: handle_copied(): Get rid of nb_clusters parameter - - - - --- 2013-03-28 Stefan Hajnoczi New
[16/23] qcow2: handle_copied(): Get rid of keep_clusters parameter - - - - --- 2013-03-28 Stefan Hajnoczi New
[17/23] qcow2: handle_copied(): Implement non-zero host_offset - - - - --- 2013-03-28 Stefan Hajnoczi New
[18/23] qcow2: Prepare handle_alloc/copied() for byte granularity - - - - --- 2013-03-28 Stefan Hajnoczi New
[19/23] qcow2: Use byte granularity in qcow2_alloc_cluster_offset() - - - - --- 2013-03-28 Stefan Hajnoczi New
[20/23] qcow2: Allow requests with multiple l2metas - - - - --- 2013-03-28 Stefan Hajnoczi New
[21/23] qcow2: Move cluster gathering to a non-looping loop - - - - --- 2013-03-28 Stefan Hajnoczi New
[22/23] qcow2: Gather clusters in a looping loop - - - - --- 2013-03-28 Stefan Hajnoczi New
[23/23] block: Fix direct use of protocols as driver for bdrv_open() - - - - --- 2013-03-28 Stefan Hajnoczi New
[stable-1.4,1/4] oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,2/4] net: ensure "socket" backend uses non-blocking fds - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,3/4] qemu-socket: set passed fd non-blocking in socket_connect() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,4/4] chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,v2,1/4] oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,v2,2/4] net: ensure "socket" backend uses non-blocking fds - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,v2,3/4] qemu-socket: set passed fd non-blocking in socket_connect() - - - - --- 2013-04-04 Stefan Hajnoczi New
[stable-1.4,v2,4/4] chardev: clear O_NONBLOCK on SCM_RIGHTS file descriptors - - - - --- 2013-04-04 Stefan Hajnoczi New
[v2,1/4] block: fix I/O throttling accounting blind spot - - - 1 --- 2013-04-05 Stefan Hajnoczi New
[v2,2/4] block: keep I/O throttling slice time constant - - - 1 --- 2013-04-05 Stefan Hajnoczi New
[v2,3/4] block: drop duplicated slice extension code - - - 1 --- 2013-04-05 Stefan Hajnoczi New
[v2,4/4] block: clean up I/O throttling wait_time code - - - 1 --- 2013-04-05 Stefan Hajnoczi New
ide: refuse WIN_READ_NATIVE_MAX on empty device - - 1 - --- 2013-04-05 Stefan Hajnoczi New
[PULL,0/5] Trivial patches for 28 March to 5 April 2013 - - - - --- 2013-04-05 Stefan Hajnoczi New
[1/5] test-visitor-serialization: Fix some memory leaks - - - - --- 2013-04-05 Stefan Hajnoczi New
[2/5] linux-user: Don't omit comma for strace of rt_sigaction() - - - - --- 2013-04-05 Stefan Hajnoczi New
[3/5] target-s390: Fix SRNMT - - - - --- 2013-04-05 Stefan Hajnoczi New
[4/5] petalogix_ml605_mmu: Cleanup ssi_create_slave() - - - - --- 2013-04-05 Stefan Hajnoczi New
[5/5] xilinx_zynq: Cleanup ssi_create_slave - - - - --- 2013-04-05 Stefan Hajnoczi New
[1/2] vmxnet3: iPXE compatibility fixes - - - - --- 2013-04-08 Stefan Hajnoczi New
[2/2] vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped 1 - - - --- 2013-04-08 Stefan Hajnoczi New
[PULL,v2,0/2] Net patches - - - - --- 2013-04-08 Stefan Hajnoczi New
[v2,1/2] vmxnet3: iPXE compatibility fixes - - - - --- 2013-04-08 Stefan Hajnoczi New
[v2,2/2] vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped 1 - - - --- 2013-04-08 Stefan Hajnoczi New
[RFC,01/13] block: stop relying on io_flush() in bdrv_drain_all() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,02/13] dataplane/virtio-blk: check exit conditions before aio_poll() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,03/13] aio: stop using .io_flush() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,04/13] block/curl: drop curl_aio_flush() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,05/13] block/gluster: drop qemu_gluster_aio_flush_cb() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,06/13] block/iscsi: drop iscsi_process_flush() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,07/13] block/linux-aio: drop qemu_laio_completion_cb() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,08/13] block/nbd: drop nbd_have_request() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,09/13] block/rbd: drop qemu_rbd_aio_flush_cb() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,10/13] block/sheepdog: drop have_co_req() and aio_flush_request() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,11/13] dataplane/virtio-blk: drop flush_true() and flush_io() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,12/13] thread-pool: drop thread_pool_active() - - - - --- 2013-04-11 Stefan Hajnoczi New
[RFC,13/13] aio: drop io_flush argument - - - - --- 2013-04-11 Stefan Hajnoczi New
[PULL,0/4] Trivial patches for 6 to 12 April 2013 - - - - --- 2013-04-12 Stefan Hajnoczi New
[1/4] target-moxie: Fix VMState registration - - 1 - --- 2013-04-12 Stefan Hajnoczi New
[2/4] linux-user: pass correct host flags to eventfd2 call - - 1 - --- 2013-04-12 Stefan Hajnoczi New
[3/4] Typo, spelling and grammatical fixes - - - - --- 2013-04-12 Stefan Hajnoczi New
[4/4] cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC) 1 - - - --- 2013-04-12 Stefan Hajnoczi New
[PULL,v2,0/4] Trivial patches for 6 to 12 April 2013 - - - - --- 2013-04-12 Stefan Hajnoczi New
[1/4] target-moxie: Fix VMState registration - - 1 - --- 2013-04-12 Stefan Hajnoczi New
[2/4] linux-user: pass correct host flags to eventfd2 call - - 1 - --- 2013-04-12 Stefan Hajnoczi New
[3/4] Typo, spelling and grammatical fixes - - - - --- 2013-04-12 Stefan Hajnoczi New
[4/4] cpu-exec: Allow "-d exec" in non-debug builds (drop CONFIG_DEBUG_EXEC) 1 - - - --- 2013-04-12 Stefan Hajnoczi New
qemu-img: refuse to compress files with invalid size - - 1 - --- 2013-04-12 Stefan Hajnoczi New
qemu-iotests: filter QEMU_PROG in 051.out - - - - --- 2013-04-15 Stefan Hajnoczi New
[PULL,00/11] Block patches - - - - --- 2013-04-15 Stefan Hajnoczi New
[01/11] block: Introduce bdrv_writev_vmstate - - - - --- 2013-04-15 Stefan Hajnoczi New
[02/11] savevm: Implement block_writev_buffer() - - - - --- 2013-04-15 Stefan Hajnoczi New
[03/11] block: Introduce bdrv_pwritev() for qcow2_save_vmstate - - - - --- 2013-04-15 Stefan Hajnoczi New
[04/11] qemu-iotests: A few more bdrv_pread/pwrite tests - - - - --- 2013-04-15 Stefan Hajnoczi New
[05/11] qemu-iotests: Add test for -drive options - - - - --- 2013-04-15 Stefan Hajnoczi New
[06/11] qemu-iotests: filter QEMU_PROG in 051.out - - - - --- 2013-04-15 Stefan Hajnoczi New
[07/11] ide: refuse WIN_READ_NATIVE_MAX on empty device - - 1 - --- 2013-04-15 Stefan Hajnoczi New
[08/11] block: Add support for Secure Shell (ssh) block device. - - - - --- 2013-04-15 Stefan Hajnoczi New
[09/11] block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk. - - - - --- 2013-04-15 Stefan Hajnoczi New
[10/11] iotests: Add 'check -ssh' option to test Secure Shell block device. - - - - --- 2013-04-15 Stefan Hajnoczi New
[11/11] rbd: add an asynchronous flush - - - - --- 2013-04-15 Stefan Hajnoczi New
[1/3] nbd: unlock mutex in nbd_co_send_request() error path - - - - --- 2013-04-15 Stefan Hajnoczi New
[2/3] nbd: use TCP_CORK in nbd_co_send_request() - - - - --- 2013-04-15 Stefan Hajnoczi New
[3/3] nbd: set TCP_NODELAY - - - - --- 2013-04-15 Stefan Hajnoczi New
[1/4] qcow2: allow sub-cluster compressed write to last cluster - - - - --- 2013-04-15 Stefan Hajnoczi New
[2/4] qcow: allow sub-cluster compressed write to last cluster - - - - --- 2013-04-15 Stefan Hajnoczi New
[3/4] qemu-img: do not zero-pad the compressed write buffer - - - - --- 2013-04-15 Stefan Hajnoczi New
[4/4] qemu-iotests: add 053 unaligned compressed image size test - - - - --- 2013-04-15 Stefan Hajnoczi New
[v2,1/4] qcow2: allow sub-cluster compressed write to last cluster - - - - --- 2013-04-16 Stefan Hajnoczi New
[v2,2/4] qcow: allow sub-cluster compressed write to last cluster - - - - --- 2013-04-16 Stefan Hajnoczi New
[v2,3/4] qemu-img: do not zero-pad the compressed write buffer - - - - --- 2013-04-16 Stefan Hajnoczi New
[v2,4/4] qemu-iotests: add 053 unaligned compressed image size test - - - - --- 2013-04-16 Stefan Hajnoczi New
[v2,01/17] block: stop relying on io_flush() in bdrv_drain_all() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,02/17] dataplane/virtio-blk: check exit conditions before aio_poll() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,03/17] tests: adjust test-aio to new aio_poll() semantics - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,04/17] tests: adjust test-thread-pool to new aio_poll() semantics - - 1 - --- 2013-04-17 Stefan Hajnoczi New
[v2,05/17] aio: stop using .io_flush() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,06/17] block/curl: drop curl_aio_flush() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,07/17] block/gluster: drop qemu_gluster_aio_flush_cb() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,08/17] block/iscsi: drop iscsi_process_flush() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,09/17] block/linux-aio: drop qemu_laio_completion_cb() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,10/17] block/nbd: drop nbd_have_request() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,11/17] block/rbd: drop qemu_rbd_aio_flush_cb() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,12/17] block/sheepdog: drop have_co_req() and aio_flush_request() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,13/17] block/ssh: drop return_true() - - - - --- 2013-04-17 Stefan Hajnoczi New
[v2,14/17] dataplane/virtio-blk: drop flush_true() and flush_io() - - - - --- 2013-04-17 Stefan Hajnoczi New
« 1 2 ... 464 465 4664270 4271 »