Show patches with: Archived = No       |   430333 patches
« 1 2 ... 553 554 5554303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,V7,18/32] qcow2: Extract qcow2_set_incompat_feature and qcow2_clear_incompat_feature. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,19/32] block: Add qcow2_dedup format and image creation code. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,20/32] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,21/32] qcow2: Remove hash when cluster is deleted. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,22/32] qcow2: Add qcow2_dedup_is_running to probe if dedup is running. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,23/32] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,24/32] qcow2: Serialize write requests when deduplication is activated. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,25/32] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,26/32] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,27/32] qcow2: Add verification of dedup table. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,28/32] qcow2: Integrate SKEIN hash algorithm in deduplication. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,29/32] qcow: Set large dedup hash block size. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,30/32] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,31/32] qcow2: Add qcow2_co_dedup_resume to restart deduplication. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,32/32] qcow2: Enable the deduplication feature. - - - - --- 2013-03-15 Benoît Canet New
[PULL,00/28] Block patches - - - - --- 2013-03-15 Stefan Hajnoczi New
[01/28] block: Add options QDict to .bdrv_open() - - 2 - --- 2013-03-15 Stefan Hajnoczi New
[02/28] block: Add options QDict to bdrv_open() prototype - - 2 - --- 2013-03-15 Stefan Hajnoczi New
[03/28] Add qdict_clone_shallow() - - 2 - --- 2013-03-15 Stefan Hajnoczi New
[04/28] block: Add options QDict to bdrv_open_common() - - 2 - --- 2013-03-15 Stefan Hajnoczi New
[05/28] qemu-option: Add qemu_opts_absorb_qdict() - - 2 - --- 2013-03-15 Stefan Hajnoczi New
[06/28] blockdev: Keep a copy of DriveInfo.serial - - - - --- 2013-03-15 Stefan Hajnoczi New
[07/28] block: Support driver specific options in drive_init() - - 2 - --- 2013-03-15 Stefan Hajnoczi New
[08/28] qcow2: Allow lazy refcounts to be enabled on the command line - - 2 - --- 2013-03-15 Stefan Hajnoczi New
[09/28] qcow2: flush refcount cache correctly in alloc_refcount_block() - - - - --- 2013-03-15 Stefan Hajnoczi New
[10/28] qcow2: flush refcount cache correctly in qcow2_write_snapshots() - - - - --- 2013-03-15 Stefan Hajnoczi New
[11/28] qcow2: set L2 cache dependency in qcow2_alloc_bytes() - - - - --- 2013-03-15 Stefan Hajnoczi New
[12/28] qcow2: flush in qcow2_update_snapshot_refcount() - - - - --- 2013-03-15 Stefan Hajnoczi New
[13/28] qcow2: drop flush in update_cluster_refcount() - - - - --- 2013-03-15 Stefan Hajnoczi New
[14/28] qcow2: drop unnecessary flush in qcow2_update_snapshot_refcount() - - - - --- 2013-03-15 Stefan Hajnoczi New
[15/28] qcow2: make is_allocated return true for zero clusters - - - - --- 2013-03-15 Stefan Hajnoczi New
[16/28] sheepdog: use non-blocking fd in coroutine context - - - - --- 2013-03-15 Stefan Hajnoczi New
[17/28] sheepdog: set io_flush handler in do_co_req - - - - --- 2013-03-15 Stefan Hajnoczi New
[18/28] main-loop: add qemu_get_aio_context() - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[19/28] threadpool: move globals into struct ThreadPool - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[20/28] threadpool: add thread_pool_new() and thread_pool_free() - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[21/28] aio: add a ThreadPool instance to AioContext - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[22/28] block: add bdrv_get_aio_context() - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[23/28] threadpool: drop global thread pool - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[24/28] coroutine: use AioContext for CoQueue BH - - 1 - --- 2013-03-15 Stefan Hajnoczi New
[25/28] dataplane: fix hang introduced by AioContext transition - - - - --- 2013-03-15 Stefan Hajnoczi New
[26/28] qemu-iotests: add tests for rebasing zero clusters - - - - --- 2013-03-15 Stefan Hajnoczi New
[27/28] qemu-iotests: use -nographic in test case 007 - - - 1 --- 2013-03-15 Stefan Hajnoczi New
[28/28] blockdev: Fix up copyright and permission notice - - - - --- 2013-03-15 Stefan Hajnoczi New
[PATCHv2,1/9] move vector definitions to qemu-common.h - - 1 - --- 2013-03-15 Peter Lieven New
[PATCHv2,2/9] cutils: add a function to find non-zero content in a buffer - - - - --- 2013-03-15 Peter Lieven New
[PATCHv2,3/9] buffer_is_zero: use vector optimizations if possible - - - - --- 2013-03-15 Peter Lieven New
[PATCHv2,4/9] bitops: use vector algorithm to optimize find_next_bit() - - - - --- 2013-03-15 Peter Lieven New
[PATCHv2,5/9] migration: search for zero instead of dup pages - - 1 - --- 2013-03-15 Peter Lieven New
[PATCHv2,6/9] migration: add an indicator for bulk state of ram migration - - 1 - --- 2013-03-15 Peter Lieven New
[PATCHv2,7/9] migration: do not sent zero pages in bulk stage - - - - --- 2013-03-15 Peter Lieven New
[PATCHv2,8/9] migration: do not search dirty pages in bulk stage - - - - --- 2013-03-15 Peter Lieven New
[PATCHv2,9/9] migration: use XBZRLE only after bulk stage - - 1 - --- 2013-03-15 Peter Lieven New
[PULL,00/17] arm-devs queue - - - - --- 2013-03-15 Peter Maydell New
[01/17] hw/vexpress: Pass proc_id via VEDBoardInfo - - - - --- 2013-03-15 Peter Maydell New
[02/17] hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way - - - - --- 2013-03-15 Peter Maydell New
[03/17] hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-op - - - - --- 2013-03-15 Peter Maydell New
[04/17] hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op - - - - --- 2013-03-15 Peter Maydell New
[05/17] hw/arm_sysctl: Convert from qdev init to instance_init - - - - --- 2013-03-15 Peter Maydell New
[06/17] qdev: Implement (variable length) array properties - - - - --- 2013-03-15 Peter Maydell New
[07/17] hw/arm_sysctl: Implement SYS_CFG_VOLT - - - - --- 2013-03-15 Peter Maydell New
[08/17] hw/vexpress: Pass voltage sensor properties to sysctl device - - - - --- 2013-03-15 Peter Maydell New
[09/17] hw/arm_sysctl: Implement SYS_CFG_OSC function - - - - --- 2013-03-15 Peter Maydell New
[10/17] hw/vexpress: Set reset values for daughterboard oscillators - - - - --- 2013-03-15 Peter Maydell New
[11/17] iov: Factor out hexdumper - - - - --- 2013-03-15 Peter Maydell New
[12/17] pl330: Initial version - - 2 1 --- 2013-03-15 Peter Maydell New
[13/17] xilinx_zynq: added pl330 to machine model - - 1 - --- 2013-03-15 Peter Maydell New
[14/17] xilinx_spips: Set unused IRQs to NULL - - - - --- 2013-03-15 Peter Maydell New
[15/17] xilinx_spips: Fix bus setup conditional check - - - - --- 2013-03-15 Peter Maydell New
[16/17] xilinx_spips: Add missing dual-bus snoop commands - - - - --- 2013-03-15 Peter Maydell New
[17/17] xilinx_spips: QOM styling fixes - - - - --- 2013-03-15 Peter Maydell New
QMP: TPM QMP and man page documentation updates - - 1 - --- 2013-03-15 Corey Bryant New
hw/arm/nseries: don't print to stdout or stderr - - 1 - --- 2013-03-15 Peter Maydell New
target-mips: fix rndrashift_short_acc and code for EXTR_ instructions - - - - --- 2013-03-15 Petar Jovanovic New
[1/2] qga schema: mark optional GuestLogicalProcessor.can-offline with #optional - - - - --- 2013-03-15 Laszlo Ersek New
[2/2] qga schema: document generic QERR_UNSUPPORTED - - 1 - --- 2013-03-15 Laszlo Ersek New
[RFC] vga: Start supporting resolution not multiple of 16 correctly. - - - - --- 2013-03-15 Frediano Ziglio New
[v9,01/10] virtio: make virtio device's structures public. - - 2 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,02/10] virtio-x-bus: fix allow_hotplug assertion. - - - - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,03/10] virtio-blk: don't use pointer for configuration. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,04/10] virtio-blk: add the virtio-blk device. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,05/10] virtio-blk-pci: switch to new API. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,06/10] virtio-blk-s390: switch to the new API. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,07/10] virtio-blk-ccw switch to new API. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,08/10] virtio-blk: cleanup: init and exit functions. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,09/10] virtio-blk: cleanup: QOM cast - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
[v9,10/10] virtio-blk: cleanup: remove qdev field. - - 1 - --- 2013-03-15 fred.konrad@greensocs.com New
net: increase buffer size to accommodate Jumbo frame pkts over netdev UDP socket - - - - --- 2013-03-16 sfeldma@cumulusnetworks.com New
scsi-bus: fix endianness bug in store_lun() - - - - --- 2013-03-16 Alexey Kardashevskiy New
HLFS driver for QEMU - - - - --- 2013-03-16 harryxiyou@gmail.com New
scsi-bus: fix endianness bug in store_lun() - - - - --- 2013-03-16 Alexey Kardashevskiy New
[v6,1/2] qom: Detect attempts to add a property that already exists - - 1 - --- 2013-03-16 Peter Maydell New
[v6,2/2] hw/qdev: Abort rather than ignoring errors adding device properties - - 1 - --- 2013-03-16 Peter Maydell New
vmxcap: Update according to SDM of January 2013 - - - - --- 2013-03-17 Jan Kiszka New
Advertise --libdir in configure --help output - - - - --- 2013-03-17 Doug Goldstein New
[RFC,RDMA,support,v4:,01/10] ./configure --enable-rdma - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,02/10] check for CONFIG_RDMA - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,03/10] more verbose documentation of the RDMA transport - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,04/10] iterators for getting the RAMBlocks - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
[RFC,RDMA,support,v4:,05/10] reuse function for parsing the QMP 'migrate' string - - - - --- 2013-03-18 mrhines@linux.vnet.ibm.com New
« 1 2 ... 553 554 5554303 4304 »