Show patches with: Submitter = Alberto Garcia       |   1192 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/13] throttle: Make throttle_compute_timer() static - - - --- 2016-02-05 Alberto Garcia New
[02/13] throttle: Make throttle_conflicting() set errp - - - --- 2016-02-05 Alberto Garcia New
[03/13] throttle: Make throttle_max_is_missing_limit() set errp - - - --- 2016-02-05 Alberto Garcia New
[04/13] throttle: Make throttle_is_valid() set errp - - - --- 2016-02-05 Alberto Garcia New
[05/13] throttle: Set always an average value when setting a maximum value - - - --- 2016-02-05 Alberto Garcia New
[06/13] throttle: Merge all functions that check the configuration into one - - - --- 2016-02-05 Alberto Garcia New
[07/13] throttle: Use throttle_config_init() to initialize ThrottleConfig - - - --- 2016-02-05 Alberto Garcia New
[08/13] throttle: Add support for burst periods - - - --- 2016-02-05 Alberto Garcia New
[09/13] throttle: Add command-line settings to define the burst periods - - - --- 2016-02-05 Alberto Garcia New
[10/13] qapi: Add burst length parameters to block_set_io_throttle - - - --- 2016-02-05 Alberto Garcia New
[11/13] qapi: Add burst length fields to BlockDeviceInfo - - - --- 2016-02-05 Alberto Garcia New
[12/13] throttle: Check that burst_level leaks correctly - - - --- 2016-02-05 Alberto Garcia New
[13/13] throttle: Test throttle_compute_wait() during bursts - - - --- 2016-02-05 Alberto Garcia New
[1/3] block: Allow x-blockdev-del on a BB with a monitor-owned BDS - - - --- 2016-02-08 Alberto Garcia New
[2/3] iotests: Update test 139 after the changes in x-blockdev-del - - - --- 2016-02-08 Alberto Garcia New
[3/3] block: Update the x-blockdev-del documentation - - - --- 2016-02-08 Alberto Garcia New
[v2,1/2] block: Allow x-blockdev-del on a BB with a monitor-owned BDS - - - --- 2016-02-09 Alberto Garcia New
[v2,2/2] block: Update the x-blockdev-del documentation - - - --- 2016-02-09 Alberto Garcia New
[v2,01/17] throttle: Make throttle_compute_timer() static - - - --- 2016-02-18 Alberto Garcia New
[v2,02/17] throttle: Make throttle_conflicting() set errp - - - --- 2016-02-18 Alberto Garcia New
[v2,03/17] throttle: Make throttle_max_is_missing_limit() set errp - - - --- 2016-02-18 Alberto Garcia New
[v2,04/17] throttle: Make throttle_is_valid() set errp - - - --- 2016-02-18 Alberto Garcia New
[v2,05/17] throttle: Set always an average value when setting a maximum value - - - --- 2016-02-18 Alberto Garcia New
[v2,06/17] throttle: Merge all functions that check the configuration into one - - - --- 2016-02-18 Alberto Garcia New
[v2,07/17] throttle: Use throttle_config_init() to initialize ThrottleConfig - - - --- 2016-02-18 Alberto Garcia New
[v2,08/17] throttle: Add support for burst periods - - - --- 2016-02-18 Alberto Garcia New
[v2,09/17] throttle: Add command-line settings to define the burst periods - - - --- 2016-02-18 Alberto Garcia New
[v2,10/17] qapi: Add burst length parameters to block_set_io_throttle - - - --- 2016-02-18 Alberto Garcia New
[v2,11/17] qapi: Add burst length fields to BlockDeviceInfo - - - --- 2016-02-18 Alberto Garcia New
[v2,12/17] throttle: Check that burst_level leaks correctly - - - --- 2016-02-18 Alberto Garcia New
[v2,13/17] throttle: Test throttle_compute_wait() during bursts - - - --- 2016-02-18 Alberto Garcia New
[v2,14/17] qemu-iotests: Extend iotest 093 to test bursts - - - --- 2016-02-18 Alberto Garcia New
[v2,15/17] qapi: Correct the name of the iops_rd parameter - - - --- 2016-02-18 Alberto Garcia New
[v2,16/17] docs: Document the throttling infrastructure - - - --- 2016-02-18 Alberto Garcia New
[v2,17/17] MAINTAINERS: Add myself as maintainer of the throttling code - - - --- 2016-02-18 Alberto Garcia New
ipack: Update e-mail address - - - --- 2016-02-23 Alberto Garcia New
[1/4] quorum: Fix crash in quorum_aio_cb() - - - --- 2016-03-09 Alberto Garcia New
[2/4] monitor: Separate QUORUM_REPORT_BAD events according to the node name - - - --- 2016-03-09 Alberto Garcia New
[3/4] monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode - - - --- 2016-03-09 Alberto Garcia New
[4/4] iotests: Add test for QMP event rates - - - --- 2016-03-09 Alberto Garcia New
[v2,1/4] quorum: Fix crash in quorum_aio_cb() - - - --- 2016-03-10 Alberto Garcia New
[v2,2/4] monitor: Separate QUORUM_REPORT_BAD events according to the node name - - - --- 2016-03-10 Alberto Garcia New
[v2,3/4] monitor: Use QEMU_CLOCK_VIRTUAL for the event queue in qtest mode - - - --- 2016-03-10 Alberto Garcia New
[v2,4/4] iotests: Add test for QMP event rates - - - --- 2016-03-10 Alberto Garcia New
quorum: Fix crash in quorum_aio_cb() - - - --- 2016-03-10 Alberto Garcia New
[1/2] quorum: Emit QUORUM_REPORT_BAD for reads in fifo mode - - - --- 2016-03-15 Alberto Garcia New
[2/2] iotests: Test QUORUM_REPORT_BAD in fifo mode - - - --- 2016-03-15 Alberto Garcia New
[1/1] block: never cancel a streaming job without running stream_complete() - - - --- 2016-03-17 Alberto Garcia New
[v2,1/3] block: never cancel a streaming job without running stream_complete() - - - --- 2016-03-21 Alberto Garcia New
[v2,2/3] qemu-iotests: fix test_stream_partial() - - - --- 2016-03-21 Alberto Garcia New
[v2,3/3] qemu-iotests: add no-op streaming test - - - --- 2016-03-21 Alberto Garcia New
[v9,01/11] block: keep a list of block jobs - - - --- 2016-04-04 Alberto Garcia New
[v9,02/11] block: use the block job list in bdrv_drain_all() - - - --- 2016-04-04 Alberto Garcia New
[v9,03/11] block: use the block job list in qmp_query_block_jobs() - - - --- 2016-04-04 Alberto Garcia New
[v9,04/11] block: use the block job list in bdrv_close() - - - --- 2016-04-04 Alberto Garcia New
[v9,05/11] block: allow block jobs in any arbitrary node - - - --- 2016-04-04 Alberto Garcia New
[v9,06/11] block: Support streaming to an intermediate layer - - - --- 2016-04-04 Alberto Garcia New
[v9,07/11] block: Add QMP support for streaming to an intermediate layer - - - --- 2016-04-04 Alberto Garcia New
[v9,08/11] docs: Document how to stream to an intermediate layer - - - --- 2016-04-04 Alberto Garcia New
[v9,09/11] qemu-iotests: test streaming to an intermediate layer - - - --- 2016-04-04 Alberto Garcia New
[v9,10/11] qemu-iotests: test overlapping block-stream operations - - - --- 2016-04-04 Alberto Garcia New
[v9,11/11] qemu-iotests: test non-overlapping block-stream operations - - - --- 2016-04-04 Alberto Garcia New
docs: Fix a couple of typos in throttle.txt - 1 - --- 2016-05-24 Alberto Garcia New
[1/4] block: use the block job list in bdrv_drain_all() - 1 - --- 2016-05-27 Alberto Garcia New
[2/4] block: use the block job list in qmp_query_block_jobs() - 1 - --- 2016-05-27 Alberto Garcia New
[3/4] block: Prevent sleeping jobs from resuming if they have been paused - 1 - --- 2016-05-27 Alberto Garcia New
[4/4] block: Create the commit block job before reopening any image - 1 - --- 2016-05-27 Alberto Garcia New
docs: Fix description of the leaky bucket algorithm in throttle.txt - - - --- 2016-06-08 Alberto Garcia New
[01/15] stream: Fix prototype of stream_start() - 1 - --- 2016-06-09 Alberto Garcia New
[02/15] blockjob: Decouple the ID from the device name in the BlockJob struct - - - --- 2016-06-09 Alberto Garcia New
[03/15] blockjob: Add block_job_get() - 1 - --- 2016-06-09 Alberto Garcia New
[04/15] block: Simplify find_block_job() and make it accept a job ID - - - --- 2016-06-09 Alberto Garcia New
[05/15] blockjob: Add 'job_id' parameter to block_job_create() - 1 - --- 2016-06-09 Alberto Garcia New
[06/15] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' - 2 - --- 2016-06-09 Alberto Garcia New
[07/15] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' - 1 - --- 2016-06-09 Alberto Garcia New
[08/15] stream: Add 'job-id' parameter to 'block-stream' - 1 - --- 2016-06-09 Alberto Garcia New
[09/15] stream: Add 'job-id' parameter to 'block-commit' - 1 - --- 2016-06-09 Alberto Garcia New
[10/15] blockjob: Add 'id' parameter to 'block-job-set-speed' - 1 - --- 2016-06-09 Alberto Garcia New
[11/15] blockjob: Add 'id' parameter to 'block-job-cancel' - 1 - --- 2016-06-09 Alberto Garcia New
[12/15] blockjob: Add 'id' parameter to 'block-job-pause' - 1 - --- 2016-06-09 Alberto Garcia New
[13/15] blockjob: Add 'id' parameter to 'block-job-resume' - 1 - --- 2016-06-09 Alberto Garcia New
[14/15] blockjob: Add 'id' parameter to 'block-job-complete' - 1 - --- 2016-06-09 Alberto Garcia New
[15/15] blockjob: Add 'id' field to 'BlockJobInfo' and all BLOCK_JOB_* events - - - --- 2016-06-09 Alberto Garcia New
[v2,01/15] stream: Fix prototype of stream_start() - 2 - --- 2016-06-22 Alberto Garcia New
[v2,02/15] blockjob: Decouple the ID from the device name in the BlockJob struct - - - --- 2016-06-22 Alberto Garcia New
[v2,03/15] blockjob: Add block_job_get() - 2 - --- 2016-06-22 Alberto Garcia New
[v2,04/15] block: Simplify find_block_job() and make it accept a job ID - - - --- 2016-06-22 Alberto Garcia New
[v2,05/15] blockjob: Add 'job_id' parameter to block_job_create() - 2 - --- 2016-06-22 Alberto Garcia New
[v2,06/15] mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' - 2 - --- 2016-06-22 Alberto Garcia New
[v2,07/15] backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,08/15] stream: Add 'job-id' parameter to 'block-stream' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,09/15] commit: Add 'job-id' parameter to 'block-commit' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,10/15] blockjob: Add 'id' parameter to 'block-job-set-speed' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,11/15] blockjob: Add 'id' parameter to 'block-job-cancel' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,12/15] blockjob: Add 'id' parameter to 'block-job-pause' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,13/15] blockjob: Add 'id' parameter to 'block-job-resume' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,14/15] blockjob: Add 'id' parameter to 'block-job-complete' - 1 - --- 2016-06-22 Alberto Garcia New
[v2,15/15] blockjob: Add 'id' field to 'BlockJobInfo' and all BLOCK_JOB_* events - - - --- 2016-06-22 Alberto Garcia New
[v3,01/11] stream: Fix prototype of stream_start() - 2 - --- 2016-07-01 Alberto Garcia New
[v3,02/11] blockjob: Update description of the 'id' field - 1 - --- 2016-07-01 Alberto Garcia New
« 1 2 3 411 12 »