Show patches with: none      |   431595 patches
« 1 2 ... 525 526 5274315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,07/15] set_property(): push error handling to callers - - - - --- 2013-02-05 Laszlo Ersek New
[v2,08/15] qbus_find_recursive(): reorganize - - - - --- 2013-02-05 Laszlo Ersek New
[v2,09/15] qbus_find_recursive(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,10/15] qbus_find_recursive(): push Error and make it terminate a recursive search - - - - --- 2013-02-05 Laszlo Ersek New
[v2,11/15] qbus_find(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,12/15] qbus_find(): propagate error handling / consumption to callers - - - - --- 2013-02-05 Laszlo Ersek New
[v2,13/15] qdev_device_add(): extend signature with Error - - - - --- 2013-02-05 Laszlo Ersek New
[v2,14/15] qdev_device_add(): push error handling/consumption to callers - - - - --- 2013-02-05 Laszlo Ersek New
[v2,15/15] qdev_device_add(): beautify "driver not found" error message - - - - --- 2013-02-05 Laszlo Ersek New
[v2,for-1.4] tests/test-string-input-visitor: Handle errors provoked by fuzz test - - 1 - --- 2013-02-05 Peter Maydell New
[1/3] virtio-net: pass host features to virtio_net_init - - - - --- 2013-02-05 Jesse Larrew New
[2/3] hw/virtio-net.c: set config size using host features - - - - --- 2013-02-05 Jesse Larrew New
[3/3] hw/virtio-net: disable multiqueue by default - - - - --- 2013-02-05 Jesse Larrew New
[1/3] virtio-net: pass host features to virtio_net_init - - - - --- 2013-02-05 Jesse Larrew New
[2/3] hw/virtio-net.c: set config size using host features - - - - --- 2013-02-05 Jesse Larrew New
[3/3] hw/virtio-net: disable multiqueue by default - - - - --- 2013-02-05 Jesse Larrew New
[for-1.4,1/2] savevm: add support for RAMBlock resize handlers - - - - --- 2013-02-06 Michael Roth New
[for-1.4,2/2] pc_sysfw: fix migration for versions <= 1.3 via resizable ROM regions - - - - --- 2013-02-06 Michael Roth New
[1/2] Add tracepoint for RunState transition - - - - --- 2013-02-06 Kazuya Saito New
[2/2] Add tracepoint for state of migration transition - - 1 - --- 2013-02-06 Kazuya Saito New
[v3,01/20] arm: add Faraday a360 SoC platform support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,02/20] arm: add Faraday a369 SoC platform support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,03/20] arm: add Faraday FTAHBC020 support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,04/20] arm: add Faraday FTDDRII030 support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,05/20] arm: add Faraday FTINTC020 interrupt controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,06/20] arm: add Faraday FTWDT010 watchdog timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,07/20] arm: add Faraday FTTMR010 timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,08/20] arm: add Faraday FTPWMTMR010 timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,09/20] arm: add Faraday FTRTC011 RTC timer support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,10/20] arm: add Faraday FTDMAC020 AHB DMA support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,11/20] arm: add Faraday FTAPBBRG020 APB DMA support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,12/20] arm: add Faraday FTI2C010 I2C controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,13/20] arm: add Faraday FTNANDC021 nand flash controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,14/20] arm: add Faraday FTSSP010 multi-function controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,15/20] arm: add Faraday FTMAC110 10/100Mbps ethernet support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,16/20] arm: add Faraday FTGMAC100 1Gbps ethernet support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,17/20] arm: add Faraday FTLCDC200 LCD controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,18/20] arm: add Faraday FTTSC010 touchscreen controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,19/20] arm: add Faraday FTSDC010 MMC/SD controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v3,20/20] arm: add Faraday FTSPI020 SPI flash controller support - - - - --- 2013-02-06 Kuo-Jung Su New
[v2,1/5] qcow2: introduce check_refcounts_l1/l2() flags - - - - --- 2013-02-06 Stefan Hajnoczi New
[v2,2/5] qcow2: record fragmentation statistics during check - - - - --- 2013-02-06 Stefan Hajnoczi New
[v2,3/5] qemu-img: avoid excessive BlockFragInfo line length - - - - --- 2013-02-06 Stefan Hajnoczi New
[v2,4/5] qemu-img: add compressed clusters to BlockFragInfo - - - - --- 2013-02-06 Stefan Hajnoczi New
[v2,5/5] qcow2: support compressed clusters in BlockFragInfo - - - - --- 2013-02-06 Stefan Hajnoczi New
[RFC,V6,01/33] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,02/33] qmp: Add DedupStatus enum. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,03/33] qcow2: Add deduplication structures and fields. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,04/33] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,05/33] qcow2: Make update_refcount public. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,06/33] qcow2: Create a way to link to l2 tables when deduplicating. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,07/33] qcow2: Add qcow2_dedup and related functions - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,08/33] qcow2: Add qcow2_dedup_store_new_hashes. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,09/33] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,10/33] qcow2: Extract qcow2_dedup_grow_table - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,11/33] qcow2: Add qcow2_dedup_grow_table and use it. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,12/33] qcow2: Makes qcow2_alloc_cluster_link_l2 mark to deduplicate clusters. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,13/33] qcow2: make the deduplication forget a cluster hash when a cluster is to dedupe - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,14/33] qcow2: Create qcow2_is_cluster_to_dedup. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,15/33] qcow2: Load and save deduplication table header extension. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,16/33] qcow2: Extract qcow2_do_table_init. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,17/33] qcow2-cache: Allow to choose table size at creation. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,18/33] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,19/33] block: Add qcow2_dedup format and image creation code. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,20/33] qcow2: Add a deduplication boolean to update_refcount. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,21/33] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,22/33] qcow2: Remove hash when cluster is deleted. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,23/33] qcow2: Add qcow2_dedup_is_running to probe if dedup is running. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,24/33] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,25/33] qcow2: Serialize write requests when deduplication is activated. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,26/33] qcow2: Add verification of dedup table. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,27/33] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,28/33] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,29/33] qcow2: Do not overwrite existing entries with QCOW_OFLAG_COPIED. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,30/33] qcow2: Integrate SKEIN hash algorithm in deduplication. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,01/16] qcow2: Add qcow2_co_dedup_resume to restart deduplication. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,31/33] qcow: Set large dedup hash block size. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,02/16] qcow2: Enable the deduplication feature. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,32/33] qemu-iotests: Filter dedup=on/off so existing tests don't break. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,03/16] qcow2: Add deduplication metrics structures. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V6,33/33] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,04/16] qcow2: Initialize deduplication metrics. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,05/16] qcow2: Collect unaligned writes missing data reads metric. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,06/16] qcow2: Collect deduplicated cluster metric. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,07/16] qcow2: Collect undeduplicated cluster metric. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,08/16] qcow2: Count QCowHashNode creation metrics. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,09/16] qcow2: Count QCowHashNode removal from tree for metrics. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,10/16] qcow2: Count cluster deleted metric - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,11/16] qcow2: Count deduplication refcount overflow metric. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,12/16] qapi: Add support for deduplication infos in qapi-schema.json. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,13/16] block: Add deduplication metrics to BlockDriverInfo. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,14/16] qcow2: Add qcow2_dedup_update_metrics to compute dedup RAM usage. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,15/16] qcow2: returns deduplication metrics and status via bdrv_get_info() - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,16/16] qapi: Return virtual block device deduplication metrics in QMP - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,1/7] block: Add BlockDriver function prototype to pause and resume deduplication. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,2/7] qcow2: Add code to deduplicate cluster flagged with QCOW_OFLAG_TO_DEDUP. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,3/7] block: Add bdrv_has_dedup. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,4/7] block: Add bdrv_dedup_control to start and stop deduplication. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,5/7] qcow2: Add qcow2_dedup_control. - - - - --- 2013-02-06 Benoît Canet New
[RFC,V2,6/7] qcow2: Make dedup status persists. - - - - --- 2013-02-06 Benoît Canet New
« 1 2 ... 525 526 5274315 4316 »