Show patches with: State = Action Required       |    Archived = No       |   426272 patches
« 1 2 ... 525 526 5274262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,14/24] hw: Add AudioCodecClass for wm87xx audio class abstration. - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,15/24] hw: add WM8731 audio codec support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,16/24] hw/arm: add FTSSP010 multi-function controller support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,17/24] qemu/bitops.h: add the bit ordering reversal functions - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,18/24] hw/arm: add FTGMAC100 1Gbps ethernet support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,19/24] hw/arm: add FTLCDC200 LCD controller support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,20/24] hw/arm: add FTTSC010 touchscreen controller support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,21/24] hw/arm: add FTSDC010 MMC/SD controller support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,22/24] hw/arm: add FTMAC110 10/100Mbps ethernet support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,23/24] hw/arm: add FTTMR010 timer support - - - - --- 2013-03-15 Kuo-Jung Su New
[v8,24/24] hw/arm: add FTSPI020 SPI flash controller support - - - - --- 2013-03-15 Kuo-Jung Su New
[v3,1/5] sysbus: make SysBusDeviceClass::init optional 1 - 1 - --- 2013-03-15 Peter Maydell New
[v3,2/5] musicpal: qdevify musicpal-misc - - 2 - --- 2013-03-15 Peter Maydell New
[v3,3/5] milkymist-minimac2: Just expose buffers as a sysbus mmio region 1 - 1 - --- 2013-03-15 Peter Maydell New
[v3,4/5] milkymist-softusb: Don't map RAM memory regions in the device itself 1 - 1 - --- 2013-03-15 Peter Maydell New
[v3,5/5] sysbus: Remove sysbus_add_memory and sysbus_del_memory - - 1 - --- 2013-03-15 Peter Maydell New
[RFC,V7,01/32] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,02/32] qmp: Add DedupStatus enum. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,03/32] qcow2: Add deduplication structures and fields. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,04/32] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,05/32] qcow2: Create a way to link to l2 tables when deduplicating. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,06/32] qcow2: Make qcow2_update_cluster_refcount public. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,07/32] qcow2: Add qcow2_dedup and related functions - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,08/32] qcow2: Add qcow2_dedup_store_new_hashes. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,09/32] qcow2: Do allocate on rewrite on the dedup case. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,10/32] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,11/32] qcow2: Add qcow2_dedup_grow_table and use it. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,12/32] qcow2: Makes qcow2_alloc_cluster_link_l2 mark to deduplicate clusters. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,13/32] qcow2: make the deduplication forget a cluster hash when a cluster is to dedupe - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,14/32] qcow2: Create qcow2_is_cluster_to_dedup. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,15/32] qcow2: Load and save deduplication table header extension. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,16/32] qcow2: Extract qcow2_do_table_init. - - - - --- 2013-03-15 Benoît Canet New
[RFC,V7,17/32] qcow2-cache: Allow to choose table size at creation. - - - - --- 2013-03-15 Benoît Canet New
[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
« 1 2 ... 525 526 5274262 4263 »