Show patches with: State = Action Required       |   426987 patches
« 1 2 ... 530 531 5324269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,8/8] coalesce adjacent iovecs - - - - --- 2013-03-21 Orit Wasserman New
[1/5] target-ppc: Fix add and subf carry generation in narrow mode - - - - --- 2013-03-21 Richard Henderson New
[2/5] target-ppc: Use NARROW_MODE macro for branches - - - - --- 2013-03-21 Richard Henderson New
[3/5] target-ppc: Use NARROW_MODE macro for comparisons - - - - --- 2013-03-21 Richard Henderson New
[4/5] target-ppc: Use NARROW_MODE macro for addresses - - - - --- 2013-03-21 Richard Henderson New
[5/5] target-ppc: Use NARROW_MODE macro for tlbie - - - - --- 2013-03-21 Richard Henderson New
[1/2] char: add qemu_chr_be_is_fe_connected - - - - --- 2013-03-21 Alon Levy New
[1/5] vl: add runstate_set tracepoint - - 1 - --- 2013-03-22 Kazuya Saito New
[2/5] kvm-all: add kvm_ioctl, kvm_vm_ioctl, kvm_vcpu_ioctl tracepoints - - - - --- 2013-03-22 Kazuya Saito New
[3/5] kvm-all: add kvm_run_exit tracepoint - - - - --- 2013-03-22 Kazuya Saito New
[4/5] qdev: add qdev_{create,free} tracepoints - - - - --- 2013-03-22 Kazuya Saito New
[5/5] qdev-monitor: add device_add tracepoint - - - - --- 2013-03-22 Kazuya Saito New
gitignore: ignore more files - - - - --- 2013-03-22 liguang New
qdev: remove redundant abort() - - 1 - --- 2013-03-22 liguang New
hw/i386/pc: fix possible segment fault for port92_write - - - - --- 2013-03-22 liguang New
[Qemu-stable] tcg: Fix occasional TCG broken problem when ldst optimization enabled - - - - --- 2013-03-22 YeongKyoon Lee New
[Qemu-stable,v2] tcg: Fix occasional TCG broken problem when ldst optimization enabled - - 1 - --- 2013-03-22 YeongKyoon Lee New
[PATCHv4,1/9] move vector definitions to qemu-common.h - - 1 - --- 2013-03-22 Peter Lieven New
[PATCHv4,2/9] cutils: add a function to find non-zero content in a buffer - - 1 - --- 2013-03-22 Peter Lieven New
[PATCHv4,3/9] buffer_is_zero: use vector optimizations if possible - - 2 - --- 2013-03-22 Peter Lieven New
[PATCHv4,4/9] bitops: use vector algorithm to optimize find_next_bit() - - 2 - --- 2013-03-22 Peter Lieven New
[PATCHv4,5/9] migration: search for zero instead of dup pages - - 2 - --- 2013-03-22 Peter Lieven New
[PATCHv4,6/9] migration: add an indicator for bulk state of ram migration - - 2 - --- 2013-03-22 Peter Lieven New
[PATCHv4,7/9] migration: do not sent zero pages in bulk stage - - 2 - --- 2013-03-22 Peter Lieven New
[PATCHv4,8/9] migration: do not search dirty pages in bulk stage - - 2 - --- 2013-03-22 Peter Lieven New
[PATCHv4,9/9] migration: use XBZRLE only after bulk stage - - 2 - --- 2013-03-22 Peter Lieven New
[Qemu-stable,v3] tcg: Fix occasional TCG broken problem when ldst optimization enabled - - 1 - --- 2013-03-22 YeongKyoon Lee New
block/curl: Add support for Secure Shell (ssh/sftp) block device - - - - --- 2013-03-22 Richard W.M. Jones New
[v2,01/12] block: add error parameter to bdrv_snapshot_create() and related functions - - - - --- 2013-03-22 Pavel Hrdina New
[v2,02/12] block: add error parameter to del_existing_snapshots() - - 1 - --- 2013-03-22 Pavel Hrdina New
[v2,03/12] savevm: add error parameter to qemu_savevm_state_begin() - - 1 - --- 2013-03-22 Pavel Hrdina New
[v2,04/12] savevm: add error parameter to qemu_savevm_state_iterate() - - 1 - --- 2013-03-22 Pavel Hrdina New
[v2,05/12] savevm: add error parameter to qemu_savevm_state_complete() - - 1 - --- 2013-03-22 Pavel Hrdina New
[v2,06/12] savevm: add error parameter to qemu_savevm_state() - - 1 - --- 2013-03-22 Pavel Hrdina New
[v2,07/12] qapi: Convert savevm - - - - --- 2013-03-22 Pavel Hrdina New
[v2,08/12] qemu-img: introduce qemu_img_handle_error - - - - --- 2013-03-22 Pavel Hrdina New
[v2,09/12] block: update return value from bdrv_snapshot_create - - - - --- 2013-03-22 Pavel Hrdina New
[v2,10/12] savevm: update return value from qemu_savevm_state - - - - --- 2013-03-22 Pavel Hrdina New
[v2,11/12] vm-snapshot-save: add force parameter - - - - --- 2013-03-22 Pavel Hrdina New
[v2,12/12] savevm: icrease the IO_BUF_SIZE to improve the speed of savevm - - - - --- 2013-03-22 Pavel Hrdina New
[V10,01/17] block: move bdrv_snapshot_find() to block/snapshot.c - - 1 - --- 2013-03-22 Wayne Xia New
[V10,02/17] block: distinguish id and name in bdrv_find_snapshot() - - 1 - --- 2013-03-22 Wayne Xia New
[V10,03/17] qemu-img: remove unused parameter in collect_image_info() - - 1 - --- 2013-03-22 Wayne Xia New
[V10,04/17] block: move collect_snapshots() and collect_image_info() to block/qapi.c - - 1 - --- 2013-03-22 Wayne Xia New
[V10,05/17] block: add snapshot info query function bdrv_query_snapshot_info_list() - - 2 - --- 2013-03-22 Wayne Xia New
[V10,06/17] block: add check for VM snapshot in bdrv_query_snapshot_info_list() - - 1 - --- 2013-03-22 Wayne Xia New
[V10,07/17] block: add image info query function bdrv_query_image_info() - - 1 - --- 2013-03-22 Wayne Xia New
[V10,08/17] block: move qmp_query_block() and bdrv_query_info() to block/qapi.c - - 1 - --- 2013-03-22 Wayne Xia New
[V10,09/17] qmp: add interface query-snapshots - - 1 - --- 2013-03-22 Wayne Xia New
[V10,10/17] qmp: add recursive member in ImageInfo - - 1 - --- 2013-03-22 Wayne Xia New
[V10,11/17] qmp: add ImageInfo in BlockDeviceInfo used by query-block - - - - --- 2013-03-22 Wayne Xia New
[V10,12/17] hmp: add function hmp_info_snapshots() - - - - --- 2013-03-22 Wayne Xia New
[V10,13/17] hmp: switch snapshot info function to qmp based one - - 1 - --- 2013-03-22 Wayne Xia New
[V10,14/17] block: move dump_human_image_info() to block/qapi.c - - 1 - --- 2013-03-22 Wayne Xia New
[V10,15/17] block: dump to buffer for bdrv_image_info_dump() - - - - --- 2013-03-22 Wayne Xia New
[V10,16/17] hmp: show ImageInfo in 'info block' - - - - --- 2013-03-22 Wayne Xia New
[V10,17/17] hmp: add parameter device and -b for info block - - - - --- 2013-03-22 Wayne Xia New
[PULL,00/58] ppc patch queue 2013-03-22 - - - - --- 2013-03-22 Alexander Graf New
[01/58] pseries: Fix breakage in CPU QOM conversion - - - - --- 2013-03-22 Alexander Graf New
[02/58] pseries: Remove "busname" property for PCI host bridge - - - - --- 2013-03-22 Alexander Graf New
[03/58] target-ppc: Remove CONFIG_PSERIES dependency in kvm.c - - - - --- 2013-03-22 Alexander Graf New
[v5,1/7] Add QemuFileWritevBuffer QemuFileOps - - 1 - --- 2013-03-22 Orit Wasserman New
[v5,2/7] Add socket_writev_buffer function - - - - --- 2013-03-22 Orit Wasserman New
[v5,3/7] Update bytes_xfer in qemu_put_byte - - 1 - --- 2013-03-22 Orit Wasserman New
[v5,4/7] Store the data to send also in iovec - - - - --- 2013-03-22 Orit Wasserman New
[v5,5/7] Use writev ops if available - - 1 - --- 2013-03-22 Orit Wasserman New
[v5,6/7] Add qemu_put_buffer_async - - - - --- 2013-03-22 Orit Wasserman New
[v5,7/7] Use qemu_put_buffer_async for guest memory pages - - - - --- 2013-03-22 Orit Wasserman New
[PULL,0/8] Trivial patches for 9 to 22 March 2013 - - - - --- 2013-03-22 Stefan Hajnoczi New
[1/8] MinGW: Replace setsockopt by qemu_setsocketopt - - - - --- 2013-03-22 Stefan Hajnoczi New
[2/8] memory: fix a bug of detection of memory region collision - - - - --- 2013-03-22 Stefan Hajnoczi New
[3/8] Advertise --libdir in configure --help output - - - - --- 2013-03-22 Stefan Hajnoczi New
[4/8] Fix typos and misspellings - - 1 - --- 2013-03-22 Stefan Hajnoczi New
[5/8] serial: Fix debug format strings - - - - --- 2013-03-22 Stefan Hajnoczi New
[6/8] Use proper term in TCG README - - 1 - --- 2013-03-22 Stefan Hajnoczi New
[7/8] gitignore: ignore more files - - 1 - --- 2013-03-22 Stefan Hajnoczi New
[8/8] qdev: remove redundant abort() - - 1 - --- 2013-03-22 Stefan Hajnoczi New
hw/arm_mptimer: Save the timer state - - 1 - --- 2013-03-22 Peter Maydell New
qemu-bridge-helper: force usage of a very high MAC address for the bridge - - 1 - --- 2013-03-22 Paolo Bonzini New
[PULL,00/14] Block patches - - - - --- 2013-03-22 Kevin Wolf New
[01/14] Revert "block: complete all IOs before .bdrv_truncate" - - - - --- 2013-03-22 Kevin Wolf New
[02/14] block: complete all IOs before resizing a device - - - - --- 2013-03-22 Kevin Wolf New
[03/14] block: Add options QDict to bdrv_file_open() prototypes - - 1 - --- 2013-03-22 Kevin Wolf New
[04/14] block: Pass bdrv_file_open() options to block drivers - - 1 - --- 2013-03-22 Kevin Wolf New
[05/14] qemu-socket: Make socket_optslist public - - 1 - --- 2013-03-22 Kevin Wolf New
[06/14] nbd: Keep hostname and port separate - - 1 - --- 2013-03-22 Kevin Wolf New
[07/14] nbd: Remove unused functions - - 1 - --- 2013-03-22 Kevin Wolf New
[08/14] nbd: Accept -drive options for the network connection - - 1 - --- 2013-03-22 Kevin Wolf New
[09/14] block: Introduce .bdrv_parse_filename callback - - 1 - --- 2013-03-22 Kevin Wolf New
[10/14] block: Rename variable to avoid shadowing - - 1 - --- 2013-03-22 Kevin Wolf New
[11/14] block: Make find_image_format safe with NULL filename - - 1 - --- 2013-03-22 Kevin Wolf New
[12/14] block: Allow omitting the file name when using driver-specific options - - 1 - --- 2013-03-22 Kevin Wolf New
[13/14] nbd: Use default port if only host is specified - - 1 - --- 2013-03-22 Kevin Wolf New
[14/14] nbd: Check against invalid option combinations - - 1 - --- 2013-03-22 Kevin Wolf New
[v3,1/3] vmstate: Add support for two dimensional arrays - - 1 - --- 2013-03-22 Peter Maydell New
[v3,2/3] arm_gic: Fix sizes of state fields in preparation for vmstate support - - 2 - --- 2013-03-22 Peter Maydell New
[v3,3/3] hw/arm_gic_common: Use vmstate struct rather than save/load functions - - 1 - --- 2013-03-22 Peter Maydell New
qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows - - 1 - --- 2013-03-22 Luiz Capitulino New
[uq/master,v2,1/2] kvm: reset state from the CPU's reset method - - - - --- 2013-03-22 Paolo Bonzini New
[uq/master,v2,2/2] kvm: forward INIT signals coming from the chipset - - - - --- 2013-03-22 Paolo Bonzini New
« 1 2 ... 530 531 5324269 4270 »