Show patches with: State = Action Required       |   426992 patches
« 1 2 ... 415 416 4174269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/19] iostatus: reorganize io error code - - - - --- 2012-09-28 Paolo Bonzini New
[15/19] block: introduce block job error - - - - --- 2012-09-28 Paolo Bonzini New
[16/19] stream: add on-error argument - - - - --- 2012-09-28 Paolo Bonzini New
[17/19] blkdebug: process all set_state rules in the old state - - - - --- 2012-09-28 Paolo Bonzini New
[18/19] qemu-iotests: map underscore to dash in QMP argument names - - - - --- 2012-09-28 Paolo Bonzini New
[19/19] qemu-iotests: add tests for streaming error handling - - - - --- 2012-09-28 Paolo Bonzini New
Removing O_LARGEFILE from block layer - - 1 - --- 2012-09-28 Richa Marwaha New
[PULL,00/30] Block patches - - - - --- 2012-09-28 Kevin Wolf New
[01/30] block-migration: Flush requests in blk_mig_cleanup - - - - --- 2012-09-28 Kevin Wolf New
[02/30] block: after creating a live snapshot, make old image read-only - - - - --- 2012-09-28 Kevin Wolf New
[03/30] aio: Fix qemu_aio_wait() to maintain correct walking_handlers count - - - - --- 2012-09-28 Kevin Wolf New
[04/30] qemu: URI parsing library - - - - --- 2012-09-28 Kevin Wolf New
[05/30] aio: Another fix to the walking_handlers logic - - - - --- 2012-09-28 Kevin Wolf New
[06/30] configure: Add a config option for GlusterFS as block backend - - - - --- 2012-09-28 Kevin Wolf New
[07/30] block: Support GlusterFS as a QEMU block backend. - - - - --- 2012-09-28 Kevin Wolf New
[08/30] block: add support functions for live commit, to find and delete images. - - 1 - --- 2012-09-28 Kevin Wolf New
[09/30] block: add live block commit functionality - - 1 - --- 2012-09-28 Kevin Wolf New
[10/30] blockdev: rename block_stream_cb to a generic block_job_cb - - 1 - --- 2012-09-28 Kevin Wolf New
[11/30] block: helper function, to find the base image of a chain - - 1 - --- 2012-09-28 Kevin Wolf New
[12/30] QAPI: add command for live block commit, 'block-commit' - - 1 - --- 2012-09-28 Kevin Wolf New
[13/30] qemu-iotests: add initial tests for live block commit - - 1 - --- 2012-09-28 Kevin Wolf New
[14/30] qerror/block: introduce QERR_BLOCK_JOB_NOT_ACTIVE - - 1 - --- 2012-09-28 Kevin Wolf New
[15/30] block: fix documentation of block_job_cancel_sync - - 1 - --- 2012-09-28 Kevin Wolf New
[16/30] block: move job APIs to separate files - - 1 - --- 2012-09-28 Kevin Wolf New
[17/30] block: add block_job_query - - 1 - --- 2012-09-28 Kevin Wolf New
[18/30] qmp: add 'busy' member to BlockJobInfo - - 1 - --- 2012-09-28 Kevin Wolf New
[19/30] block: add support for job pause/resume - - 1 - --- 2012-09-28 Kevin Wolf New
[20/30] qmp: add block-job-pause and block-job-resume - - 1 - --- 2012-09-28 Kevin Wolf New
[21/30] qemu-iotests: add test for pausing a streaming operation - - 1 - --- 2012-09-28 Kevin Wolf New
[22/30] iostatus: rename BlockErrorAction, BlockQMPEventAction - - 1 - --- 2012-09-28 Kevin Wolf New
[23/30] iostatus: move BlockdevOnError declaration to QAPI - - 1 - --- 2012-09-28 Kevin Wolf New
[24/30] iostatus: change is_read to a bool - - 1 - --- 2012-09-28 Kevin Wolf New
[25/30] iostatus: reorganize io error code - - 1 - --- 2012-09-28 Kevin Wolf New
[26/30] block: introduce block job error - - 1 - --- 2012-09-28 Kevin Wolf New
[27/30] stream: add on-error argument - - 1 - --- 2012-09-28 Kevin Wolf New
[28/30] blkdebug: process all set_state rules in the old state - - 1 - --- 2012-09-28 Kevin Wolf New
[29/30] qemu-iotests: map underscore to dash in QMP argument names - - 1 - --- 2012-09-28 Kevin Wolf New
[30/30] qemu-iotests: add tests for streaming error handling - - 1 - --- 2012-09-28 Kevin Wolf New
cleanup useless return sentence - - - - --- 2012-09-29 Amos Kong New
[V5,1/5] libqblock build system - - - - --- 2012-09-29 Wayne Xia New
[V5,2/5] libqblock type defines - - - - --- 2012-09-29 Wayne Xia New
[V5,3/5] libqblock API - - - - --- 2012-09-29 Wayne Xia New
[V5,4/5] libqblock test build system - - - - --- 2012-09-29 Wayne Xia New
[V5,5/5] libqblock test example - - - - --- 2012-09-29 Wayne Xia New
trivial fix of inet_listen() parameter - - 1 - --- 2012-09-29 Amos Kong New
[v5] Align PCI capabilities in pci_find_space - - - - --- 2012-09-29 mjr@cs.wisc.edu New
[1/2] signal: added a wrapper for sigprocmask function - - - - --- 2012-09-29 Alex Barcelo New
[2/2] signal: sigsegv protection on do_sigprocmask - - - - --- 2012-09-29 Alex Barcelo New
[1/3] tcg-alpha: Fix type mismatch errors in cpu_signal_handler. - - 1 - --- 2012-09-29 Richard Henderson New
[2/3] tcg-alpha: Don't use a custom linker script. - - 1 - --- 2012-09-29 Richard Henderson New
[3/3] tcg-alpha: New TCG target. - - - - --- 2012-09-29 Richard Henderson New
[1/2] linux-user: ppc: mark as long long aligned - - - - --- 2012-09-30 Alexander Graf New
[2/2] linux-user: register align p{read, write}64 - - 1 1 --- 2012-09-30 Alexander Graf New
[v6,1/8] fix some debug printf format strings - - - - --- 2012-10-01 Matthew Ogilvie New
[v6,2/8] vl: fix -hdachs/-hda argument order parsing issues - - - - --- 2012-10-01 Matthew Ogilvie New
[v6,3/8] qemu-options.hx: mention retrace= VGA option - - - - --- 2012-10-01 Matthew Ogilvie New
[v6,4/8] vga: add some optional CGA compatibility hacks - - - - --- 2012-10-01 Matthew Ogilvie New
[v6,5/8] i8254: fix inaccuracies in pit_get_out() - - - - --- 2012-10-01 Matthew Ogilvie New
[v6,6/8] i8259: fix so that dropping IRQ level always clears the interrupt request - - - - --- 2012-10-01 Matthew Ogilvie New
[v6,7/8] i8259: refactor pic_set_irq level logic - - - - --- 2012-10-01 Matthew Ogilvie New
[v6,8/8] i8259/i8254: migration workaround for timer - - - - --- 2012-10-01 Matthew Ogilvie New
pwrite64 error because of argument position - - - - --- 2012-10-01 Alexander Graf New
hw/arm_gic.c: Fix improper DPRINTF output. - - 1 - --- 2012-10-01 Evgeny Voevodin New
qtest: implement QTEST_STOP - - - - --- 2012-10-01 Paolo Bonzini New
[1/3] rtc: fix overflow in mktimegm - - - - --- 2012-10-01 Paolo Bonzini New
[2/3] rtc: map CMOS index 0x37 to 0x32 on read and writes - - - - --- 2012-10-01 Paolo Bonzini New
[3/3] rtc: implement century byte - - - - --- 2012-10-01 Paolo Bonzini New
[07/22,v4] target-i386: convert cpuid features into properties - - - - --- 2012-10-01 Igor Mammedov New
[18/22,v3] target-i386: parse cpu_model string into set of stringified properties - - - - --- 2012-10-01 Igor Mammedov New
kvm: Set default accelerator to "kvm" if the host supports it 1 - - - --- 2012-10-01 Jan Kiszka New
[v2,1/9] build: add QAPI files to the tools 1 - - - --- 2012-10-01 Paolo Bonzini New
[v2,2/9] qapi: add socket address types 1 - 1 - --- 2012-10-01 Paolo Bonzini New
[v2,3/9] qemu-sockets: add error propagation to inet_parse - - 1 - --- 2012-10-01 Paolo Bonzini New
[v2,4/9] qemu-sockets: add error propagation to Unix socket functions - - - - --- 2012-10-01 Paolo Bonzini New
[v2,5/9] qemu-sockets: return IPSocketAddress from inet_parse - - 1 - --- 2012-10-01 Paolo Bonzini New
[v2,6/9] qemu-sockets: add socket_listen, socket_connect, socket_parse - - 1 - --- 2012-10-01 Paolo Bonzini New
[v2,7/9] block: add close notifiers 1 - - - --- 2012-10-01 Paolo Bonzini New
[v2,8/9] qmp: add NBD server commands 1 - - - --- 2012-10-01 Paolo Bonzini New
[v2,9/9] hmp: add NBD server commands 1 - - - --- 2012-10-01 Paolo Bonzini New
vfio_pci: fix build on 32-bit systems 1 - - - --- 2012-10-01 Anthony Liguori New
[v2] target-xtensa: de-optimize EXTUI 1 - - - --- 2012-10-01 Aurelien Jarno New
tcg: remove obsolete jmp op 2 - 1 - --- 2012-10-01 Aurelien Jarno New
hw/arm_gic.c: Fix improper DPRINTF output. - - - - --- 2012-10-02 Evgeny Voevodin New
[1/5] s390: use sync regs for register transfer - - - - --- 2012-10-02 Jens Freimann New
[2/5] s390: sclp base support - - - - --- 2012-10-02 Jens Freimann New
[3/5] s390: sclp event support - - - - --- 2012-10-02 Jens Freimann New
[4/5] s390: sclp signal quiesce support - - - - --- 2012-10-02 Jens Freimann New
[5/5] s390: sclp ascii console support - - - - --- 2012-10-02 Jens Freimann New
hw/qxl: fix condition for exiting guest_bug - - - - --- 2012-10-02 Alon Levy New
[v2,00/41] Migration cleanups, refactorings, stats, and more - - - - --- 2012-10-02 Juan Quintela New
[01/41] buffered_file: g_realloc() can't fail - - 2 - --- 2012-10-02 Juan Quintela New
[02/41] fix migration sync - - 1 - --- 2012-10-02 Juan Quintela New
[03/41] migration: store end_time in a local variable - - 2 - --- 2012-10-02 Juan Quintela New
[04/41] migration: print total downtime for final phase of migration - - 2 - --- 2012-10-02 Juan Quintela New
[05/41] migration: rename expected_time to expected_downtime - - 2 - --- 2012-10-02 Juan Quintela New
[06/41] migration: export migrate_get_current() - - 1 - --- 2012-10-02 Juan Quintela New
[07/41] migration: print expected downtime in info migrate - - - - --- 2012-10-02 Juan Quintela New
[08/41] savevm: Factorize ram globals reset in its own function - - 2 - --- 2012-10-02 Juan Quintela New
[09/41] ram: introduce migration_bitmap_set_dirty() - - 2 - --- 2012-10-02 Juan Quintela New
[10/41] ram: Introduce migration_bitmap_test_and_reset_dirty() - - 2 - --- 2012-10-02 Juan Quintela New
« 1 2 ... 415 416 4174269 4270 »