Show patches with: Submitter = Charlie Shepherd       |    State = Action Required       |    Archived = No       |   43 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] COW: Extend checking allocated bits to beyond one sector - - 1 - --- 2013-11-15 Charlie Shepherd New
[1/2] COW: Speed up writes - - - - --- 2013-11-15 Charlie Shepherd New
[v3,2/2] COW: Extend checking allocated bits to beyond one sector - - 1 - --- 2013-11-06 Charlie Shepherd New
[v3,1/2] COW: Speed up writes - - 1 - --- 2013-11-06 Charlie Shepherd New
[v2,3/3] COW: Skip setting already set bits - - - - --- 2013-11-06 Charlie Shepherd New
[v2,2/3] COW: Extend checking allocated bits to beyond one sector - - 1 - --- 2013-11-06 Charlie Shepherd New
[v2,1/3] COW: Speed up writes - - - - --- 2013-11-06 Charlie Shepherd New
[3/3] COW: Skip setting already set bits - - - - --- 2013-11-06 Charlie Shepherd New
[2/3] COW: Extend checking allocated bits to beyond one sector - - 1 - --- 2013-11-06 Charlie Shepherd New
[1/3] COW: Speed up writes - - - - --- 2013-11-06 Charlie Shepherd New
[02/80] pc: register e820 entries for ram - - - - --- 2013-11-06 Charlie Shepherd New
[01/80] pc: add etc/e820 fw_cfg file - - - - --- 2013-11-06 Charlie Shepherd New
[v4,4/4] Protect coroutine_fn and blocking_fn with #ifndef - - - - --- 2013-10-27 Charlie Shepherd New
[v4,3/4] Introduce blocking_fn annotation - - - - --- 2013-10-27 Charlie Shepherd New
[v4,2/4] Rename qemu_coroutine_self to qemu_coroutine_self_int and add an annotated wrapper - - - - --- 2013-10-27 Charlie Shepherd New
[v4,1/4] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-10-27 Charlie Shepherd New
[v3,2/2] Rename qemu_coroutine_self to qemu_coroutine_self_int and add an annotated wrapper - - - - --- 2013-10-27 Charlie Shepherd New
[v3,1/2] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-10-27 Charlie Shepherd New
[v2] Remove Python 2.5 syntax from scripts/qapi-visit.py - - 1 - --- 2013-08-29 Charlie Shepherd New
[1/2] Make cow_co_is_allocated and cow_update_bitmap more efficient - - - - --- 2013-08-20 Charlie Shepherd New
Make cow_co_is_allocated and cow_update_bitmap more efficient - - - - --- 2013-08-20 Charlie Shepherd New
[RFC,v2,15/15] Add coroutine_fn annotations to nbd_co_* functions. - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,14/15] Add coroutine annotations for qemu_co_rwlock_rdlock and qemu_co_rwlock_wrlock - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,13/15] Introduce a run_handler function in qemu-img.c - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,12/15] Make bdrv_flush coroutine only and add bdrv_sync_flush - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,11/15] Make bdrv_discard coroutine only and add bdrv_sync_discard - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,10/15] Convert bdrv_read, bdrv_write and associated functions to coroutine functions - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,09/15] Add a synchronous wrapper bdrv_sync_rwco - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,08/15] Convert bdrv_create and associated functions to be coroutine_fn - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,07/15] Call bdrv->open via a synchronous wrapper in block/snapshot.c - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,06/15] Explicitly mark BlockDriver functions .bdrv_write and .bdrv_read as coroutine functi… - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,05/15] Make qcow2_open synchronous - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,04/15] Convert .bdrv_open and .bdrv_file_open to coroutine_fn - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,03/15] Explicitly mark BlockDriver function .bdrv_create as coroutine and rename it bdrv_co… - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,02/15] Rename qemu_coroutine_self to qemu_coroutine_self_int and add an annotated wrapper - - - - --- 2013-08-09 Charlie Shepherd New
[RFC,v2,01/15] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-08-09 Charlie Shepherd New
Test coroutine execution order - - 1 - --- 2013-08-05 Charlie Shepherd New
[5/5] Convert block layer callers' annotations - - - - --- 2013-08-05 Charlie Shepherd New
[4/5] Convert block functions to coroutine versions - - - - --- 2013-08-05 Charlie Shepherd New
[3/5] Convert BlockDriver to explicit coroutine annotations - - - - --- 2013-08-05 Charlie Shepherd New
[2/5] qemu_coroutine_self should not be marked coroutine_fn as it cannot yield - - - - --- 2013-08-05 Charlie Shepherd New
[1/5] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-08-05 Charlie Shepherd New
RFC [PATCH] Make bdrv_flush synchronous only and update callers - - 1 - --- 2013-07-18 Charlie Shepherd New