Show patches with: State = Action Required       |   426770 patches
« 1 2 ... 535 536 5374267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[09/23] qcow2: Factor out handle_alloc() - - - - --- 2013-03-28 Stefan Hajnoczi New
[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
[v3,01/11] block: add error parameter to bdrv_snapshot_create() and related functions - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,02/11] block: add error parameter to del_existing_snapshots() - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,03/11] savevm: add error parameter to qemu_savevm_state_begin() - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,04/11] savevm: add error parameter to qemu_savevm_state_iterate() - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,05/11] savevm: add error parameter to qemu_savevm_state_complete() - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,06/11] savevm: add error parameter to qemu_savevm_state() - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,07/11] qapi: Convert savevm - - - - --- 2013-03-28 Pavel Hrdina New
[v3,08/11] qemu-img: introduce qemu_img_handle_error - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,09/11] block: update return value from bdrv_snapshot_create - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,10/11] savevm: update return value from qemu_savevm_state - - 1 - --- 2013-03-28 Pavel Hrdina New
[v3,11/11] savevm: add force parameter to HMP command and return snapshot info - - 1 - --- 2013-03-28 Pavel Hrdina New
spice-qemu-char: vmc_write: Don't write more bytes then we're asked too - - - - --- 2013-03-28 Hans de Goede New
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path 1 - - - --- 2013-03-28 Peter Maydell New
Make guest OS bootable when hardware failure happens in log disk - - - - --- 2013-03-28 Seiji Aguchi New
[RFC,1/3] aio-context: if io_flush isn't provided, assume "always busy" - - - - --- 2013-03-28 Anthony Liguori New
[RFC,2/3] sheepdog: pass NULL for io_flush - - - - --- 2013-03-28 Anthony Liguori New
[RFC,3/3] rbd: remove aio handler when no requests are pending - - - - --- 2013-03-28 Anthony Liguori New
[v2,1/3] target-i386: add pclmulqdq instruction - - 1 - --- 2013-03-28 Aurelien Jarno New
[v2,2/3] target-i386: enable PCLMULQDQ on Westmere CPU - - 1 - --- 2013-03-28 Aurelien Jarno New
[v2,3/3] target-i386: add AES-NI instructions - - - - --- 2013-03-28 Aurelien Jarno New
[PATCH-v2,1/2] virtio-scsi: create VirtIOSCSICommon - - - - --- 2013-03-29 Nicholas A. Bellinger New
[PATCH-v2,2/2] vhost-scsi: new device supporting the tcm_vhost Linux kernel module - - - - --- 2013-03-29 Nicholas A. Bellinger New
set usb bus name by busno. - - - - --- 2013-03-29 QiaoChong New
[uq/master,v2,1/2] kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints - - - - --- 2013-03-29 Kazuya Saito New
[uq/master,v2,2/2] kvm-all: add kvm_run_exit tracepoint - - - - --- 2013-03-29 Kazuya Saito New
[1/3] virtio: add API to check that ring is setup - - - - --- 2013-03-29 Nicholas A. Bellinger New
[2/3] virtio-pci: Add virtio_queue_valid checks ahead of virtio_queue_get_num - - - - --- 2013-03-29 Nicholas A. Bellinger New
[3/3] vhost: Check+skip uninitialized VQs in vhost_verify_ring_mappings - - - - --- 2013-03-29 Nicholas A. Bellinger New
[v2,1/7] md: add support for simultaneous disk failure on the same node - - - - --- 2013-03-29 Liu Yuan New
[v2,2/7] tests/055: test simultaneous multiple disk failures on the same node - - - - --- 2013-03-29 Liu Yuan New
[v2,3/7] net: enlarge connect_to_addr() scope - - - - --- 2013-03-29 Liu Yuan New
[v2,4/7] md: add hot-plug and hot-unplug support - - - - --- 2013-03-29 Liu Yuan New
[v2,5/7] collie: add new commands to manipulate multi-disks - - - - --- 2013-03-29 Liu Yuan New
[v2,6/7] sheep: remove duplicate recovery complete notification - - - - --- 2013-03-29 Liu Yuan New
[v2,7/7] tsets: add 057 to test md hot-plug and hot-unplug - - - - --- 2013-03-29 Liu Yuan New
rbd: add an asynchronous flush - - - - --- 2013-03-29 Josh Durgin New
[v16,1/6] add a new runstate: RUN_STATE_GUEST_PANICKED - - - - --- 2013-03-29 Hu Tao New
[v16,2/6] add a new qevent: QEVENT_GUEST_PANICKED - - - - --- 2013-03-29 Hu Tao New
[v16,3/6] introduce a new qom device to deal with panicked event - - - - --- 2013-03-29 Hu Tao New
[v16,4/6] pvpanic: add document of pvpanic - - - - --- 2013-03-29 Hu Tao New
[v16,5/6] pc_piix, pc_q35: export fw_cfg - - - - --- 2013-03-29 Hu Tao New
[v16,6/6] pvpanic: pass configurable ioport to seabios - - - - --- 2013-03-29 Hu Tao New
[v16] Add pvpanic device driver - - 1 - --- 2013-03-29 Hu Tao New
[v16] pvpanic: pvpanic device driver - - - - --- 2013-03-29 Hu Tao New
[v4,1/7] virtio-serial: add the virtio-serial device. - - - - --- 2013-03-29 fred.konrad@greensocs.com New
[v4,2/7] virtio-serial-pci: switch to the new API. - - - - --- 2013-03-29 fred.konrad@greensocs.com New
[v4,3/7] virtio-serial-s390: switch to the new API. - - - - --- 2013-03-29 fred.konrad@greensocs.com New
[v4,4/7] virtio-serial-ccw: switch to the new API. - - - - --- 2013-03-29 fred.konrad@greensocs.com New
[v4,5/7] virtio-serial: cleanup: init and exit functions. - - - - --- 2013-03-29 fred.konrad@greensocs.com New
[v4,6/7] virtio-serial: cleanup: use QOM casts. - - - - --- 2013-03-29 fred.konrad@greensocs.com New
[v4,7/7] virtio-serial: cleanup: remove qdev field. - - - - --- 2013-03-29 fred.konrad@greensocs.com New
[1/2] PPC: Remvove env->hreset_excp_prefix - - - - --- 2013-03-29 Fabien Chouteau New
[2/2] PPC: fix hreset_vector for 60x, 7x0, 7x5, G2, MPC8xx, MPC5xx, 7400 and 7450 - - - - --- 2013-03-29 Fabien Chouteau New
[Xen-devel] frequently ballooning results in qemu exit - - - - --- 2013-03-29 Stefano Stabellini New
[v4,01/11] block: add error parameter to bdrv_snapshot_create() and related functions - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,02/11] block: add error parameter to del_existing_snapshots() - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,03/11] savevm: add error parameter to qemu_savevm_state_begin() - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,04/11] savevm: add error parameter to qemu_savevm_state_iterate() - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,05/11] savevm: add error parameter to qemu_savevm_state_complete() - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,06/11] savevm: add error parameter to qemu_savevm_state() - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,07/11] qapi: Convert savevm - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,08/11] qemu-img: introduce qemu_img_handle_error - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,09/11] block: update return value from bdrv_snapshot_create - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,10/11] savevm: update return value from qemu_savevm_state - - 1 - --- 2013-03-29 Pavel Hrdina New
[v4,11/11] savevm: add force parameter to HMP command and return snapshot info - - 1 - --- 2013-03-29 Pavel Hrdina New
fix /proc/self/maps output - - - - --- 2013-03-29 Christophe Lyon New
fix /proc/self/maps output - - 1 - --- 2013-03-29 Christophe Lyon New
vmware_vga: do not cache depth and bypp - - - - --- 2013-03-29 Damian, Alexandru New
qemu-char: rewrite io_channel_send_all and drop the '_all' suffix - - - 1 --- 2013-03-29 Anthony Liguori New
[v2] rbd: add an asynchronous flush - - - - --- 2013-03-29 Josh Durgin New
microblaze: Add support for the sleep insn - - - - --- 2013-03-29 Edgar E. Iglesias New
tweak lookup_feature() in target-i386/cpu.c - - - - --- 2013-03-30 Michael W. Bombardieri New
[1/5] target-i386: add pclmulqdq instruction - - 1 - --- 2013-03-30 Aurelien Jarno New
[2/5] target-i386: enable PCLMULQDQ on Westmere CPU - - 1 - --- 2013-03-30 Aurelien Jarno New
[3/5] aes: move aes.h from include/block to include/qemu - - - - --- 2013-03-30 Aurelien Jarno New
[4/5] aes: make Td[0-5] and Te[0-5] tables non static - - - - --- 2013-03-30 Aurelien Jarno New
[5/5] target-i386: add AES-NI instructions - - - - --- 2013-03-30 Aurelien Jarno New
Use clock_gettime() on OpenBSD - - - - --- 2013-03-30 Brad Smith New
[v2] microblaze: Add support for the sleep insn - - - - --- 2013-03-30 Edgar E. Iglesias New
[1/2] tcg-ia64: implement mulu2_i32/i64 and muls2_i32/i64 - - 1 - --- 2013-03-30 Aurelien Jarno New
[2/2] tcg-ia64: implement add2_i32/i64 and sub2_i32/i64 - - 1 - --- 2013-03-30 Aurelien Jarno New
PPC: e500: advertise 4.2 MPIC only if KVM supports EPR - - - - --- 2013-03-30 Stuart Yoder New
target-s390: Fix SRNMT - - - - --- 2013-03-30 Richard Henderson New
[v4,01/18] tcg-arm: Fix local stack frame - - - - --- 2013-03-30 Richard Henderson New
[v4,02/18] tcg-arm: Use bic to implement and with constant - - 1 - --- 2013-03-30 Richard Henderson New
« 1 2 ... 535 536 5374267 4268 »