Show patches with: State = Action Required       |   427078 patches
« 1 2 ... 529 530 5314270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v15,5/6] pc_piix, pc_q35: export fw_cfg - - - - --- 2013-03-21 Hu Tao New
[RFC,v15,6/6] pvpanic: pass configurable ioport to seabios - - - - --- 2013-03-21 Hu Tao New
[v15,1/2] add pvpanic device driver - - - - --- 2013-03-21 Hu Tao New
[v15,2/2] patch dsdt to use passed-in pvpanic ioport - - - - --- 2013-03-21 Hu Tao New
[RFC,v15,6/6] pvpanic: pass configurable ioport to seabios - - - - --- 2013-03-21 Paolo Bonzini New
[RFC,01/12] Add iov_writev to use writev to send iovec (also for files) - - - - --- 2013-03-21 Orit Wasserman New
[RFC,02/12] Add QemuFileWritevBuffer QemuFileOps - - - - --- 2013-03-21 Orit Wasserman New
[RFC,03/12] Add socket_writev_buffer function - - - - --- 2013-03-21 Orit Wasserman New
[RFC,04/12] Add stdio_writev_buffer function - - - - --- 2013-03-21 Orit Wasserman New
[RFC,05/12] Add block_writev_buffer function - - - - --- 2013-03-21 Orit Wasserman New
[RFC,06/12] Update bytes_xfer in qemu_put_byte - - - - --- 2013-03-21 Orit Wasserman New
[RFC,07/12] Store the data to send also in iovec - - - - --- 2013-03-21 Orit Wasserman New
[RFC,08/12] Use writev ops instead of put_buffer ops - - - - --- 2013-03-21 Orit Wasserman New
[RFC,09/12] More optimized qemu_put_be64/32/16 - - - - --- 2013-03-21 Orit Wasserman New
[RFC,10/12] Add qemu_put_buffer_no_copy - - - - --- 2013-03-21 Orit Wasserman New
[RFC,11/12] Use qemu_put_buffer_no_copy for guest memory pages - - - - --- 2013-03-21 Orit Wasserman New
[RFC,12/12] Bye Bye put_buffer - - - - --- 2013-03-21 Orit Wasserman New
[v15] pvpanic: pvpanic device driver - - - - --- 2013-03-21 Hu Tao New
rdma: don't make pages writeable if not requiested - - - - --- 2013-03-21 Michael S. Tsirkin New
roms: switch oldnoconfig to olddefconfig - - - - --- 2013-03-21 Michael S. Tsirkin New
[v9,1/3] qdev: DEVICE_DELETED event 1 - - - --- 2013-03-21 Michael S. Tsirkin New
[1/2] vl.c: call bdrv_init_with_whitelist() before cmdline parsing - - - - --- 2013-03-21 Peter Lieven New
[2/2] vl.c: throw an error if iscsi is not supported - - - - --- 2013-03-21 Peter Lieven New
[v9,2/3] qom: call class destructor before unparent - - - - --- 2013-03-21 Michael S. Tsirkin New
[v9,3/3] qmp: add path to device_deleted event 1 - - - --- 2013-03-21 Michael S. Tsirkin New
[v2,1/8] Add QemuFileWritevBuffer QemuFileOps - - - - --- 2013-03-21 Orit Wasserman New
[v2,2/8] Add socket_writev_buffer function - - - - --- 2013-03-21 Orit Wasserman New
[v2,3/8] Update bytes_xfer in qemu_put_byte - - - - --- 2013-03-21 Orit Wasserman New
[v2,4/8] Store the data to send also in iovec - - - - --- 2013-03-21 Orit Wasserman New
[v2,5/8] Use writev ops if available - - - - --- 2013-03-21 Orit Wasserman New
[v2,6/8] More optimized qemu_put_be64/32/16 - - - - --- 2013-03-21 Orit Wasserman New
[v2,7/8] Add qemu_put_buffer_no_copy - - - - --- 2013-03-21 Orit Wasserman New
[v2,8/8] Use qemu_put_buffer_no_copy for guest memory pages - - - - --- 2013-03-21 Orit Wasserman New
block: Add support for Secure Shell (ssh) block device. - - - - --- 2013-03-21 Richard W.M. Jones New
[v5,01/10] virtio-scsi: don't use pointer for configuration. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,02/10] virtio-scsi: allocate cmd_vqs array separately. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,03/10] virtio-scsi: moving host_features from properties to transport properties. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,04/10] virtio-scsi: add the virtio-scsi device. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,05/10] virtio-scsi-pci: switch to new API. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,06/10] virtio-scsi-s390: switch to the new API. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,07/10] virtio-scsi-ccw: switch to new API - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,08/10] virtio-scsi: cleanup: use QOM casts. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,09/10] virtio-scsi: cleanup: init and exit functions. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[v5,10/10] virtio-scsi: cleanup: remove qdev field. - - - - --- 2013-03-21 fred.konrad@greensocs.com New
[01/12] target-i386: consolidate error propagation in x86_cpu_realizefn() - - 2 - --- 2013-03-21 Igor Mammedov New
[02/12] target-i386: split APIC creation from initialization in x86_cpu_realizefn() - - - - --- 2013-03-21 Igor Mammedov New
[03/12] target-i386: split out CPU creation and features parsing into cpu_x86_create() - - - - --- 2013-03-21 Igor Mammedov New
[04/12] target-i386: introduce apic-id property - - - - --- 2013-03-21 Igor Mammedov New
[05/12] target-i386: push hot-plugged VCPU state to KVM and unstop it - - - - --- 2013-03-21 Igor Mammedov New
[06/12] target-i386: replace FROM_SYSBUS() with QOM type cast - - 1 - --- 2013-03-21 Igor Mammedov New
[07/12] target-i386: Add ICC_BUS and attach apic, kvmvapic and cpu to it - - - - --- 2013-03-21 Igor Mammedov New
[08/12] introduce CPU hot-plug notifier - - - - --- 2013-03-21 Igor Mammedov New
[09/12] rtc: update rtc_cmos on CPU hot-plug - - - - --- 2013-03-21 Igor Mammedov New
[10/12] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-03-21 Igor Mammedov New
[11/12] qmp: add cpu_set qmp command - - - - --- 2013-03-21 Igor Mammedov New
[12/12] target-i386: implement CPU hot-add - - - - --- 2013-03-21 Igor Mammedov New
block: fix bdrv_exceed_iops_limits wait computation - - - - --- 2013-03-21 Benoît Canet New
[RFC,1/4] block: fix I/O throttling accounting blind spot - - - - --- 2013-03-21 Stefan Hajnoczi New
[RFC,2/4] block: keep I/O throttling slice time constant - - - - --- 2013-03-21 Stefan Hajnoczi New
[RFC,3/4] block: drop duplicated slice extension code - - - - --- 2013-03-21 Stefan Hajnoczi New
[RFC,4/4] block: clean up I/O throttling wait_time code - - - - --- 2013-03-21 Stefan Hajnoczi New
[PATCHv3,1/9] move vector definitions to qemu-common.h - - 1 - --- 2013-03-21 Peter Lieven New
[PATCHv3,2/9] cutils: add a function to find non-zero content in a buffer - - - - --- 2013-03-21 Peter Lieven New
[PATCHv3,3/9] buffer_is_zero: use vector optimizations if possible - - 1 - --- 2013-03-21 Peter Lieven New
[PATCHv3,4/9] bitops: use vector algorithm to optimize find_next_bit() - - 1 - --- 2013-03-21 Peter Lieven New
[PATCHv3,5/9] migration: search for zero instead of dup pages - - - - --- 2013-03-21 Peter Lieven New
[PATCHv3,6/9] migration: add an indicator for bulk state of ram migration - - - - --- 2013-03-21 Peter Lieven New
[PATCHv3,7/9] migration: do not sent zero pages in bulk stage - - - - --- 2013-03-21 Peter Lieven New
[PATCHv3,8/9] migration: do not search dirty pages in bulk stage - - - - --- 2013-03-21 Peter Lieven New
[PATCHv3,9/9] migration: use XBZRLE only after bulk stage - - - - --- 2013-03-21 Peter Lieven New
[v3,1/9] Add QemuFileWritevBuffer QemuFileOps - - 1 - --- 2013-03-21 Orit Wasserman New
[v3,2/9] Add socket_writev_buffer function - - - - --- 2013-03-21 Orit Wasserman New
[v3,3/9] Update bytes_xfer in qemu_put_byte 1 - - - --- 2013-03-21 Orit Wasserman New
[v3,4/9] Store the data to send also in iovec - - 1 - --- 2013-03-21 Orit Wasserman New
[v3,5/9] Use writev ops if available - - 1 - --- 2013-03-21 Orit Wasserman New
[v3,6/9] More optimized qemu_put_be64/32/16 - - 1 - --- 2013-03-21 Orit Wasserman New
[v3,7/9] Add qemu_put_buffer_no_copy - - - - --- 2013-03-21 Orit Wasserman New
[v3,8/9] Use qemu_put_buffer_no_copy for guest memory pages - - - - --- 2013-03-21 Orit Wasserman New
[v3,9/9] coalesce adjacent iovecs - - - - --- 2013-03-21 Orit Wasserman New
[v2] tcg-optimize: Fold sub r,0,x to neg r,x - - - - --- 2013-03-21 Richard Henderson New
[1/2] char: add qemu_chr_be_is_fe_connected - - - - --- 2013-03-21 Alon Levy New
[2/2] spice-qemu-char: register interface on post load - - - - --- 2013-03-21 Alon Levy New
linux-user: change do_semop to return target errno when unsuccessful - - 1 - --- 2013-03-21 Petar Jovanovic New
ifname=xxx for -netdev bridge - - - - --- 2013-03-21 Alexandre Kandalintsev New
[v4,1/9] Move some contents of savevm.c to qemu-file.c - - - - --- 2013-03-21 Stefan Berger New
[v4,2/9] 3 new file wrappers - - - - --- 2013-03-21 Stefan Berger New
[v4,3/9] QEMUSizedBuffer - - - - --- 2013-03-21 Stefan Berger New
[v4,4/9] QAPI: add type_sized_buffer - - - - --- 2013-03-21 Stefan Berger New
[v4,5/9] ASN.1 output visitor - - - - --- 2013-03-21 Stefan Berger New
[v4,6/9] ASN.1 input visitor - - - - --- 2013-03-21 Stefan Berger New
[v4,7/9] Extend test-visitor-serialization with ASN.1 visitor(s) - - - - --- 2013-03-21 Stefan Berger New
[v4,8/9] Update MAINTAINERS - - - - --- 2013-03-21 Stefan Berger New
[v4,9/9] ASN.1 specific test cases - - - - --- 2013-03-21 Stefan Berger New
[v4,1/8] Add QemuFileWritevBuffer QemuFileOps - - 1 - --- 2013-03-21 Orit Wasserman New
[v4,2/8] Add socket_writev_buffer function - - - - --- 2013-03-21 Orit Wasserman New
[v4,3/8] Update bytes_xfer in qemu_put_byte - - 1 - --- 2013-03-21 Orit Wasserman New
[v4,4/8] Store the data to send also in iovec - - 1 - --- 2013-03-21 Orit Wasserman New
[v4,5/8] Use writev ops if available - - 1 - --- 2013-03-21 Orit Wasserman New
[v4,6/8] Add qemu_put_buffer_async - - - - --- 2013-03-21 Orit Wasserman New
[v4,7/8] Use qemu_put_buffer_async for guest memory pages - - - - --- 2013-03-21 Orit Wasserman New
« 1 2 ... 529 530 5314270 4271 »