Show patches with: State = Action Required       |    Archived = No       |   426458 patches
« 1 2 ... 480 481 4824264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[6/8] pc: Clean up bochs_bios_init()'s (non-)use of sizeof - - - - --- 2013-01-16 Markus Armbruster New
[7/8] fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs - - - - --- 2013-01-16 Markus Armbruster New
[8/8] vl: Use size_t for sizes in get_boot_devices_list() - - - - --- 2013-01-16 Markus Armbruster New
[8/8] s390: Add new channel I/O based virtio transport. - - - - --- 2013-01-16 Alexander Graf New
[01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify - - - - --- 2013-01-16 Markus Armbruster New
[02/11] g_strdup(NULL) returns NULL; simplify - - - - --- 2013-01-16 Markus Armbruster New
[03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[04/11] readline: Fix unchecked strdup() by converting to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[05/11] spice: Fix unchecked strdup() by converting to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[06/11] virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[07/11] qemu-log: Fix unchecked strdup() by converting to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename() - - - - --- 2013-01-16 Markus Armbruster New
[09/11] libcacard: Fix unchecked strdup() by converting to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[10/11] qapi: Fix unchecked strdup() by converting to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[11/11] qemu-ga: Fix unchecked strdup() by converting to g_strdup() - - - - --- 2013-01-16 Markus Armbruster New
[prep,for-1.4?,v2,1/2] prep_pci: Create PCIBus and PCIDevice in-place - - - - --- 2013-01-16 Andreas Färber New
[prep,for-1.4?,v2,2/2] prep_pci: Convert to QOM realizefn - - - - --- 2013-01-16 Andreas Färber New
[1/8] cutils: unsigned int parsing functions - - - - --- 2013-01-16 Eduardo Habkost New
[2/8] vl.c: Fix off-by-one bug when handling "-numa node" argument - - - - --- 2013-01-16 Eduardo Habkost New
[3/8] vl.c: Abort on unknown -numa option type - - - - --- 2013-01-16 Eduardo Habkost New
[4/8] vl.c: Check for NUMA node limit inside numa_add() - - - - --- 2013-01-16 Eduardo Habkost New
[5/8] vl.c: numa_add(): Validate nodeid before using it - - - - --- 2013-01-16 Eduardo Habkost New
[6/8] vl.c: Use parse_uint_full() for NUMA nodeid - - - - --- 2013-01-16 Eduardo Habkost New
[7/8] vl.c: Extract -numa "cpus" parsing to separate function - - - - --- 2013-01-16 Eduardo Habkost New
[8/8] vl.c: validate -numa "cpus" parameter properly - - - - --- 2013-01-16 Eduardo Habkost New
[v2] Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405 - - 1 - --- 2013-01-16 Knut Omang New
[RFC,V5,01/62] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,02/62] qcow2: Add deduplication structures and fields. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,03/62] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,04/62] qcow2: Make update_refcount public. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,05/62] qcow2: Create a way to link to l2 tables when deduplicating. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,06/62] qcow2: Add qcow2_dedup and related functions - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,07/62] qcow2: Add qcow2_dedup_store_new_hashes. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,08/62] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,09/62] qcow2: Extract qcow2_dedup_grow_table - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,10/62] qcow2: Add qcow2_dedup_grow_table and use it. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,11/62] qcow2: Makes qcow2_alloc_cluster_link_l2 mark to deduplicate clusters. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,12/62] qcow2: make the deduplication forget a cluster hash when a cluster is to dedupe - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,13/62] qcow2: Create qcow2_is_cluster_to_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,14/62] qcow2: Load and save deduplication table header extension. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,15/62] qcow2: Extract qcow2_do_table_init. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,16/62] qcow2-cache: Allow to choose table size at creation. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,17/62] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,18/62] block: Add qemu-img dedup create option. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,19/62] qcow2: Add a deduplication boolean to update_refcount. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,20/62] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,21/62] qcow2: Remove hash when cluster is deleted. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,22/62] qcow2: Add qcow2_dedup_is_running to probe if dedup is running. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,23/62] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,24/62] qcow2: Serialize write requests when deduplication is activated. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,25/62] qcow2: Add verification of dedup table. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,26/62] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,27/62] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,28/62] qcow2: Do not overwrite existing entries with QCOW_OFLAG_COPIED. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,29/62] qcow2: Integrate SKEIN hash algorithm in deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,30/62] qcow2: Add lazy refcounts to deduplication to prevent qcow2_cache_set_dependency loo… - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,31/62] qcow2: Use large L2 table for deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,32/62] qcow: Set large dedup hash block size. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,33/62] qemu-iotests: Filter dedup=on/off so existing tests don't break. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,34/62] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,35/62] qcow2: Add qcow2_co_dedup_resume to restart deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,36/62] qcow2: Enable the deduplication feature. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,37/62] qcow2: Add deduplication metrics structures. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,38/62] qcow2: Initialize deduplication metrics. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,39/62] qcow2: Collect unaligned writes missing data reads metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,40/62] qcow2: Collect deduplicated cluster metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,41/62] qcow2: Collect undeduplicated cluster metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,42/62] qcow2: Count QCowHashNode creation metrics. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,43/62] qcow2: Count QCowHashNode removal from tree for metrics. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,44/62] qcow2: Count cluster deleted metric - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,45/62] qcow2: Count deduplication refcount overflow metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,46/62] qapi: Add support for deduplication infos in qapi-schema.json. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,47/62] block: Add deduplication metrics to BlockDriverInfo. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,48/62] qcow2: Add qcow2_dedup_update_metrics to compute dedup RAM usage. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,49/62] qcow2: returns deduplication metrics and status via bdrv_get_info() - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,50/62] qapi: Return virtual block device deduplication metrics in QMP - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,51/62] block: Add BlockDriver function prototype to pause and resume deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,52/62] qcow2: Add code to deduplicate cluster flagged with QCOW_OFLAG_TO_DEDUP. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,53/62] block: Add bdrv_has_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,54/62] block: Add bdrv_is_dedup_running. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,55/62] block: Add bdrv_resume_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,56/62] block: Add bdrv_pause_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,57/62] qcow2: Add qcow2_pause_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,58/62] qcow2: Add qcow2_resume_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,59/62] qcow2: Make dedup status persists. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,60/62] qerror: Add QERR_DEVICE_NOT_DEDUPLICATED. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,61/62] qmp: Add block-pause-dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,62/62] qmp: Add block_resume_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,01/36] qcow2: Add deduplication to the qcow2 specification. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,02/36] qcow2: Add deduplication structures and fields. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,03/36] qcow2: Add qcow2_dedup_read_missing_and_concatenate - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,04/36] qcow2: Make update_refcount public. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,05/36] qcow2: Create a way to link to l2 tables when deduplicating. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,06/36] qcow2: Add qcow2_dedup and related functions - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,07/36] qcow2: Add qcow2_dedup_store_new_hashes. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,08/36] qcow2: Implement qcow2_compute_cluster_hash. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,09/36] qcow2: Extract qcow2_dedup_grow_table - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,10/36] qcow2: Add qcow2_dedup_grow_table and use it. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,11/36] qcow2: Makes qcow2_alloc_cluster_link_l2 mark to deduplicate clusters. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,12/36] qcow2: make the deduplication forget a cluster hash when a cluster is to dedupe - - - - --- 2013-01-16 Benoît Canet New
« 1 2 ... 480 481 4824264 4265 »