Show patches with: State = Action Required       |   426987 patches
« 1 2 ... 481 482 4834269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[RFC,V5,13/36] qcow2: Create qcow2_is_cluster_to_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,14/36] qcow2: Load and save deduplication table header extension. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,15/36] qcow2: Extract qcow2_do_table_init. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,16/36] qcow2-cache: Allow to choose table size at creation. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,17/36] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,18/36] block: Add qemu-img dedup create option. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,19/36] qcow2: Add a deduplication boolean to update_refcount. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,20/36] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,21/36] qcow2: Remove hash when cluster is deleted. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,22/36] qcow2: Add qcow2_dedup_is_running to probe if dedup is running. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,23/36] qcow2: Integrate deduplication in qcow2_co_writev loop. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,24/36] qcow2: Serialize write requests when deduplication is activated. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,25/36] qcow2: Add verification of dedup table. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,26/36] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,27/36] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,28/36] qcow2: Do not overwrite existing entries with QCOW_OFLAG_COPIED. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,29/36] qcow2: Integrate SKEIN hash algorithm in deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,30/36] qcow2: Add lazy refcounts to deduplication to prevent qcow2_cache_set_dependency loo… - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,31/36] qcow2: Use large L2 table for deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,32/36] qcow: Set large dedup hash block size. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,33/36] qemu-iotests: Filter dedup=on/off so existing tests don't break. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,34/36] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,01/14] qcow2: Add deduplication metrics structures. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,02/14] qcow2: Initialize deduplication metrics. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,35/36] qcow2: Add qcow2_co_dedup_resume to restart deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,03/14] qcow2: Collect unaligned writes missing data reads metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V5,36/36] qcow2: Enable the deduplication feature. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,04/14] qcow2: Collect deduplicated cluster metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,05/14] qcow2: Collect undeduplicated cluster metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,06/14] qcow2: Count QCowHashNode creation metrics. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,07/14] qcow2: Count QCowHashNode removal from tree for metrics. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,08/14] qcow2: Count cluster deleted metric - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,09/14] qcow2: Count deduplication refcount overflow metric. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,10/14] qapi: Add support for deduplication infos in qapi-schema.json. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,11/14] block: Add deduplication metrics to BlockDriverInfo. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,12/14] qcow2: Add qcow2_dedup_update_metrics to compute dedup RAM usage. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,13/14] qcow2: returns deduplication metrics and status via bdrv_get_info() - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,01/12] block: Add BlockDriver function prototype to pause and resume deduplication. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,14/14] qapi: Return virtual block device deduplication metrics in QMP - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,02/12] qcow2: Add code to deduplicate cluster flagged with QCOW_OFLAG_TO_DEDUP. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,03/12] block: Add bdrv_has_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,04/12] block: Add bdrv_is_dedup_running. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,05/12] block: Add bdrv_resume_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,06/12] block: Add bdrv_pause_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,07/12] qcow2: Add qcow2_pause_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,08/12] qcow2: Add qcow2_resume_dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,09/12] qcow2: Make dedup status persists. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,10/12] qerror: Add QERR_DEVICE_NOT_DEDUPLICATED. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,11/12] qmp: Add block-pause-dedup. - - - - --- 2013-01-16 Benoît Canet New
[RFC,V1,12/12] qmp: Add block_resume_dedup. - - - - --- 2013-01-16 Benoît Canet New
[PULL,0/2] alpha-linux-user patch queue - - - - --- 2013-01-16 Richard Henderson New
[1/2] alpha-linux-user: Translate fcntl l_type - - - - --- 2013-01-16 Richard Henderson New
[2/2] alpha-linux-user: Correct select - - - - --- 2013-01-16 Richard Henderson New
[01/21] Fix semaphores fallback code - - - - --- 2013-01-16 Michael Roth New
[02/21] Disable semaphores fallback code for OpenBSD - - - - --- 2013-01-16 Michael Roth New
[03/21] Fix off-by-1 error in RAM migration code - - - - --- 2013-01-16 Michael Roth New
[04/21] migration: Fix madvise breakage if host and guest have different page sizes - - - - --- 2013-01-16 Michael Roth New
[05/21] target-mips: Fix incorrect code and test for INSV - - 1 - --- 2013-01-16 Michael Roth New
[06/21] target-mips: Fix incorrect shift for SHILO and SHILOV - - 2 - --- 2013-01-16 Michael Roth New
[07/21] vfio-pci: Don't use kvm_irqchip_in_kernel - - - - --- 2013-01-16 Michael Roth New
[08/21] seabios: update to e8a76b0f225bba5ba9d63ab227e0a37b3beb1059 - - - - --- 2013-01-16 Michael Roth New
[09/21] Update seabios to a810e4e72a0d42c7bc04eda57382f8e019add901 - - - - --- 2013-01-16 Michael Roth New
[10/21] pixman: fix vnc tight png/jpeg support - - - - --- 2013-01-16 Michael Roth New
[11/21] target-xtensa: fix ITLB/DTLB page protection flags - - - - --- 2013-01-16 Michael Roth New
[12/21] qxl: save qemu_create_displaysurface_from result - - - - --- 2013-01-16 Michael Roth New
[13/21] qxl+vnc: register a vm state change handler for dummy spice_server - - - - --- 2013-01-16 Michael Roth New
[14/21] e1000: Discard oversized packets based on SBP|LPE - - - - --- 2013-01-16 Michael Roth New
[15/21] migration: fix migration_bitmap leak - - - - --- 2013-01-16 Michael Roth New
[16/21] buffered_file: do not send more than s->bytes_xfer bytes per tick - - - - --- 2013-01-16 Michael Roth New
[17/21] target-xtensa: fix search_pc for the last TB opcode - - - - --- 2013-01-16 Michael Roth New
[18/21] vfio-pci: Make host MSI-X enable track guest - - - - --- 2013-01-16 Michael Roth New
[19/21] pci-assign: Enable MSIX on device to match guest 1 - - - --- 2013-01-16 Michael Roth New
[20/21] vfio-pci: Loosen sanity checks to allow future features - - - - --- 2013-01-16 Michael Roth New
[21/21] raw-posix: fix bdrv_aio_ioctl - - - - --- 2013-01-16 Michael Roth New
[1/2] qemu-ga: Plug memory leak in guest_fsfreeze_cleanup() - - - - --- 2013-01-16 Markus Armbruster New
[2/2] qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths - - - - --- 2013-01-16 Markus Armbruster New
usb-storage: Drop useless null test in usb_msd_handle_data() - - - - --- 2013-01-16 Markus Armbruster New
ui: Drop useless null tests in parse_keyboard_layout() - - - - --- 2013-01-16 Markus Armbruster New
[v2,01/12] host-utils: add ffsl - - - - --- 2013-01-16 Paolo Bonzini New
[v2,02/12] add hierarchical bitmap data type and test cases - - 1 - --- 2013-01-16 Paolo Bonzini New
[v2,03/12] block: implement dirty bitmap using HBitmap - - 1 - --- 2013-01-16 Paolo Bonzini New
[v2,04/12] block: make round_to_clusters public - - 1 - --- 2013-01-16 Paolo Bonzini New
[v2,05/12] mirror: perform COW if the cluster size is bigger than the granularity - - - - --- 2013-01-16 Paolo Bonzini New
[v2,06/12] block: return count of dirty sectors, not chunks - - 1 - --- 2013-01-16 Paolo Bonzini New
[v2,07/12] block: allow customizing the granularity of the dirty bitmap - - - - --- 2013-01-16 Paolo Bonzini New
[v2,08/12] mirror: allow customizing the granularity - - - - --- 2013-01-16 Paolo Bonzini New
[v2,09/12] mirror: switch mirror_iteration to AIO - - - - --- 2013-01-16 Paolo Bonzini New
[v2,10/12] mirror: add buf-size argument to drive-mirror - - - - --- 2013-01-16 Paolo Bonzini New
[v2,11/12] mirror: support more than one in-flight AIO operation - - - - --- 2013-01-16 Paolo Bonzini New
[v2,12/12] mirror: support arbitrarily-sized iterations - - - - --- 2013-01-16 Paolo Bonzini New
[v2,01/11] g_malloc(0) and g_malloc0(0) return NULL; simplify - - 1 - --- 2013-01-16 Markus Armbruster New
[v2,02/11] g_strdup(NULL) returns NULL; simplify - - 1 - --- 2013-01-16 Markus Armbruster New
[v2,03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-16 Markus Armbruster New
[v2,04/11] readline: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-16 Markus Armbruster New
[v2,05/11] spice: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-16 Markus Armbruster New
[v2,06/11] virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup() - - 1 - --- 2013-01-16 Markus Armbruster New
[v2,07/11] qemu-log: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-16 Markus Armbruster New
[v2,08/11] qemu-log: Plug trivial memory leak in cpu_set_log_filename() - - - - --- 2013-01-16 Markus Armbruster New
[v2,09/11] libcacard: Fix unchecked strdup() by converting to g_strdup() - - 1 - --- 2013-01-16 Markus Armbruster New
« 1 2 ... 481 482 4834269 4270 »