Show patches with: Archived = No       |   430096 patches
« 1 2 ... 562 563 5644300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,4/7] virtio-serial-ccw: switch to the new API. - - - - --- 2013-03-28 fred.konrad@greensocs.com New
[v3,5/7] virtio-serial: cleanup: init and exit functions. - - - - --- 2013-03-28 fred.konrad@greensocs.com New
[v3,6/7] virtio-serial: cleanup: use QOM casts. - - - - --- 2013-03-28 fred.konrad@greensocs.com New
[v3,7/7] virtio-serial: cleanup: remove qdev field. - - - - --- 2013-03-28 fred.konrad@greensocs.com New
[PULL,00/11] Tracing patches - - - - --- 2013-03-28 Stefan Hajnoczi New
[01/11] trace: [tracetool] Explicitly identify public backends - - - - --- 2013-03-28 Stefan Hajnoczi New
[02/11] trace: Provide a generic tracing event descriptor - - - - --- 2013-03-28 Stefan Hajnoczi New
[03/11] trace: Provide a detailed event control interface - - - - --- 2013-03-28 Stefan Hajnoczi New
[04/11] trace: [monitor] Use new event control interface - - - - --- 2013-03-28 Stefan Hajnoczi New
[05/11] trace: [default] Port to generic event information and new control interface - - - - --- 2013-03-28 Stefan Hajnoczi New
[06/11] trace: [simple] Port to generic event information and new control interface - - - - --- 2013-03-28 Stefan Hajnoczi New
[07/11] trace: [stderr] Port to generic event information and new control interface - - - - --- 2013-03-28 Stefan Hajnoczi New
[08/11] trace: rebuild generated-events.o when configuration changes - - - - --- 2013-03-28 Stefan Hajnoczi New
[09/11] .gitignore: add trace/generated-events.[ch] - - - - --- 2013-03-28 Stefan Hajnoczi New
[10/11] .gitignore: rename trace/generated-tracers.dtrace - - - - --- 2013-03-28 Stefan Hajnoczi New
[11/11] vl: add runstate_set tracepoint - - - - --- 2013-03-28 Stefan Hajnoczi New
[1/7] virtio-console: Also throttle when less was written then requested 1 - - - --- 2013-03-28 Hans de Goede New
[2/7] virtio-console: Remove any pending watches on close - - - - --- 2013-03-28 Hans de Goede New
[3/7] spice-qemu-char: Remove #ifdef-ed code for old spice-server compat - - - - --- 2013-03-28 Hans de Goede New
[4/7] spice-qemu-char: Add watch support - - - - --- 2013-03-28 Hans de Goede New
[5/7] spice-qemu-char: Remove intermediate buffer - - - - --- 2013-03-28 Hans de Goede New
[6/7] usb-redir: Add flow control support - - - - --- 2013-03-28 Hans de Goede New
[7/7] usb-serial: Remove double call to qemu_chr_add_handlers( NULL ) - - - - --- 2013-03-28 Hans de Goede New
[REPOST,v2] Fix some memory leaks in test-visitor-serialization - - - - --- 2013-03-28 Stefan Berger New
linux-user: Don't omit comma for strace of rt_sigaction() - - - - --- 2013-03-28 Peter Maydell New
[v3] Fix some memory leaks in test-visitor-serialization - - - - --- 2013-03-28 Stefan Berger New
[v3,01/20] tcg-arm: Use bic to implement and with constant - - 1 - --- 2013-03-28 Richard Henderson New
[v3,02/20] tcg-arm: Handle negated constant arguments to and/sub - - 1 - --- 2013-03-28 Richard Henderson New
[v3,03/20] tcg-arm: Allow constant first argument to sub - - 1 - --- 2013-03-28 Richard Henderson New
[v3,04/20] tcg-arm: Use tcg_out_dat_rIN for compares - - 1 - --- 2013-03-28 Richard Henderson New
[v3,05/20] tcg-arm: Handle constant arguments to add2/sub2 - - - - --- 2013-03-28 Richard Henderson New
[v3,06/20] tcg-arm: Improve constant generation - - - - --- 2013-03-28 Richard Henderson New
[v3,07/20] tcg-arm: Fold epilogue into INDEX_op_exit_tb - - - - --- 2013-03-28 Richard Henderson New
[v3,08/20] tcg-arm: Implement deposit for armv7 - - - - --- 2013-03-28 Richard Henderson New
[v3,09/20] tcg-arm: Implement division instructions - - - - --- 2013-03-28 Richard Henderson New
[v3,10/20] tcg-arm: Use TCG_REG_TMP name for the tcg temporary - - - - --- 2013-03-28 Richard Henderson New
[v3,11/20] tcg-arm: Use R12 for the tcg temporary - - - - --- 2013-03-28 Richard Henderson New
[v3,12/20] tcg-arm: Cleanup multiply subroutines - - - - --- 2013-03-28 Richard Henderson New
[v3,13/20] tcg-arm: Cleanup tcg_out_goto_label - - - - --- 2013-03-28 Richard Henderson New
[v3,14/20] tcg-arm: Cleanup goto_tb handling - - - - --- 2013-03-28 Richard Henderson New
[v3,15/20] tcg-arm: Cleanup most primitive load store subroutines - - - - --- 2013-03-28 Richard Henderson New
[v3,16/20] tcg-arm: Fix local stack frame - - 1 - --- 2013-03-28 Richard Henderson New
[v3,17/20] tcg-arm: Split out tcg_out_tlb_read - - - - --- 2013-03-28 Richard Henderson New
[v3,18/20] tcg-arm: Improve scheduling of tcg_out_tlb_read - - - - --- 2013-03-28 Richard Henderson New
[v3,19/20] tcg-arm: Use movi32 + blx for calls on v7 - - - - --- 2013-03-28 Richard Henderson New
[v3,20/20] tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION - - - - --- 2013-03-28 Richard Henderson New
[1/5] tci: Use 32-bit signed offsets to loads/stores - - - - --- 2013-03-28 Richard Henderson New
[2/5] tci: Use a local variable for env - - - - --- 2013-03-28 Richard Henderson New
[3/5] tci: Avoid code before declarations - - - - --- 2013-03-28 Richard Henderson New
[4/5] tci: Delete unused tb_ret_addr - - - - --- 2013-03-28 Richard Henderson New
[5/5] tci: Make tcg temporaries local to tcg_qemu_tb_exec - - - - --- 2013-03-28 Richard Henderson New
[1/3] s390: dump-guest-memory implementation - - - - --- 2013-03-28 Jens Freimann New
[2/3] s390: Added check for unsupported parameters of dump-guest-memory - - - - --- 2013-03-28 Jens Freimann New
[3/3] s390: Split dump-guest-memory memory mapping code - - - - --- 2013-03-28 Jens Freimann New
[PULL,00/23] Block patches - - - - --- 2013-03-28 Stefan Hajnoczi New
[01/23] vl.c: call bdrv_init_with_whitelist() before cmdline parsing - - - - --- 2013-03-28 Stefan Hajnoczi New
[02/23] qemu-iotests: More concurrent allocation scenarios - - - - --- 2013-03-28 Stefan Hajnoczi New
[03/23] qcow2: Fix "total clusters" number in bdrv_check - - 1 - --- 2013-03-28 Stefan Hajnoczi New
[04/23] qcow2: Remove bogus unlock of s->lock - - - - --- 2013-03-28 Stefan Hajnoczi New
[05/23] qcow2: Handle dependencies earlier - - - - --- 2013-03-28 Stefan Hajnoczi New
[06/23] qcow2: Improve check for overlapping allocations - - 1 - --- 2013-03-28 Stefan Hajnoczi New
[07/23] qcow2: Change handle_dependency to byte granularity - - - - --- 2013-03-28 Stefan Hajnoczi New
[08/23] qcow2: Decouple cluster allocation from cluster reuse code - - - - --- 2013-03-28 Stefan Hajnoczi New
[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
« 1 2 ... 562 563 5644300 4301 »