Show patches with: Archived = No       |   430552 patches
« 1 2 ... 619 620 6214305 4306 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V13,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-10-18 Robert Wang New
[V13,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-10-18 Robert Wang New
[V13,5/6] add-cow file format core code. - - - - --- 2012-10-18 Robert Wang New
[V13,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-10-18 Robert Wang New
[V4,01/10] qemu-option: opt_set(): split it up into more functions - - - - --- 2012-10-25 Robert Wang New
[V4,02/10] qemu-option: qemu_opts_validate(): fix duplicated code - - - - --- 2012-10-25 Robert Wang New
[V4,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication - - - - --- 2012-10-25 Robert Wang New
[V4,04/10] introduce qemu_opts_create_nofail function - - - - --- 2012-10-25 Robert Wang New
[V4,05/10] use qemu_opts_create_nofail - - - - --- 2012-10-25 Robert Wang New
[V4,06/10] create new function: qemu_opt_set_number - - - - --- 2012-10-25 Robert Wang New
[V4,07/10] add def_value and use it in qemu_opts_print. - - - - --- 2012-10-25 Robert Wang New
[V4,08/10] Create four opts list related functions - - - - --- 2012-10-25 Robert Wang New
[V4,09/10] Use QemuOpts support in block layer - - - - --- 2012-10-25 Robert Wang New
[V4,10/10] remove QEMUOptionParameter related functions and struct - - - - --- 2012-10-25 Robert Wang New
[V14,1/6] docs: document for add-cow file format - - - - --- 2012-10-25 Robert Wang New
[V14,2/6] make path_has_protocol non static - - 1 - --- 2012-10-25 Robert Wang New
[V14,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-10-25 Robert Wang New
[V14,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-10-25 Robert Wang New
[V14,5/6] add-cow file format core code. - - - - --- 2012-10-25 Robert Wang New
[V14,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-10-25 Robert Wang New
[V5,01/10] qemu-option: opt_set(): split it up into more functions - - - - --- 2012-11-01 Robert Wang New
[V5,02/10] qemu-option: qemu_opts_validate(): fix duplicated code - - - - --- 2012-11-01 Robert Wang New
[V5,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication - - - - --- 2012-11-01 Robert Wang New
[V5,04/10] introduce qemu_opts_create_nofail function - - - - --- 2012-11-01 Robert Wang New
[V5,05/10] use qemu_opts_create_nofail - - - - --- 2012-11-01 Robert Wang New
[V5,06/10] create new function: qemu_opt_set_number - - - - --- 2012-11-01 Robert Wang New
[V5,07/10] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-11-01 Robert Wang New
[V5,08/10] Create four opts list related functions - - - - --- 2012-11-01 Robert Wang New
[V5,09/10] Use QemuOpts support in block layer - - - - --- 2012-11-01 Robert Wang New
[V5,10/10] remove QEMUOptionParameter related functions and struct - - - - --- 2012-11-01 Robert Wang New
[V15,1/6] docs: document for add-cow file format - - - - --- 2012-11-01 Robert Wang New
[V15,2/6] make path_has_protocol non static - - 1 - --- 2012-11-01 Robert Wang New
[V15,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-11-01 Robert Wang New
[V15,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-11-01 Robert Wang New
[V15,5/6] add-cow file format core code. - - - - --- 2012-11-01 Robert Wang New
[V15,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-11-01 Robert Wang New
[V6,01/10] qemu-option: opt_set(): split it up into more functions - - - - --- 2012-11-23 Robert Wang New
[V6,02/10] qemu-option: qemu_opts_validate(): fix duplicated code - - - - --- 2012-11-23 Robert Wang New
[V6,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication - - - - --- 2012-11-23 Robert Wang New
[V6,04/10] introduce qemu_opts_create_nofail function - - - - --- 2012-11-23 Robert Wang New
[V6,05/10] use qemu_opts_create_nofail - - - - --- 2012-11-23 Robert Wang New
[V6,06/10] create new function: qemu_opt_set_number - - - - --- 2012-11-23 Robert Wang New
[V6,07/10] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-11-23 Robert Wang New
[V6,08/10] Create four opts list related functions - - - - --- 2012-11-23 Robert Wang New
[V6,09/10] Use QemuOpts support in block layer - - - - --- 2012-11-23 Robert Wang New
[V6,10/10] remove QEMUOptionParameter related functions and struct - - - - --- 2012-11-23 Robert Wang New
[V16,1/6] docs: document for add-cow file format - - - - --- 2012-11-23 Robert Wang New
[V16,2/6] make path_has_protocol non static - - 1 - --- 2012-11-23 Robert Wang New
[V16,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-11-23 Robert Wang New
[V16,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-11-23 Robert Wang New
[V16,5/6] add-cow file format core code. - - - - --- 2012-11-23 Robert Wang New
[V16,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-11-23 Robert Wang New
[V7,01/10] qemu-option: opt_set(): split it up into more functions - - - - --- 2012-12-06 Robert Wang New
[V7,02/10] qemu-option: qemu_opts_validate(): fix duplicated code - - - - --- 2012-12-06 Robert Wang New
[V7,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication - - - - --- 2012-12-06 Robert Wang New
[V7,04/10] introduce qemu_opts_create_nofail function - - - - --- 2012-12-06 Robert Wang New
[V7,05/10] use qemu_opts_create_nofail - - - - --- 2012-12-06 Robert Wang New
[V7,06/10] create new function: qemu_opt_set_number - - - - --- 2012-12-06 Robert Wang New
[V7,07/10] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-12-06 Robert Wang New
[V7,08/10] Create four opts list related functions - - - - --- 2012-12-06 Robert Wang New
[V7,09/10] Use QemuOpts support in block layer - - - - --- 2012-12-06 Robert Wang New
[V7,10/10] remove QEMUOptionParameter related functions and struct - - - - --- 2012-12-06 Robert Wang New
[V17,1/6] docs: document for add-cow file format - - - - --- 2012-12-06 Robert Wang New
[V17,2/6] make path_has_protocol non static - - 1 - --- 2012-12-06 Robert Wang New
[V17,3/6] qed_read_string to bdrv_read_string - - - - --- 2012-12-06 Robert Wang New
[V17,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2012-12-06 Robert Wang New
[V17,5/6] add-cow file format core code. - - - - --- 2012-12-06 Robert Wang New
[V17,6/6] qemu-iotests: add add-cow iotests support. - - - - --- 2012-12-06 Robert Wang New
[V8,1/4] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-12-14 Robert Wang New
[V8,2/4] Create four opts list related functions - - - - --- 2012-12-14 Robert Wang New
[V8,3/4] Use QemuOpts support in block layer - - - - --- 2012-12-14 Robert Wang New
[V8,4/4] remove QEMUOptionParameter related functions and struct - - - - --- 2012-12-14 Robert Wang New
[V9,1/4] add def_print_str and use it in qemu_opts_print. - - - - --- 2012-12-17 Robert Wang New
[V9,2/4] Create four opts list related functions - - - - --- 2012-12-17 Robert Wang New
[V9,3/4] Use QemuOpts support in block layer - - - - --- 2012-12-17 Robert Wang New
[V9,4/4] remove QEMUOptionParameter related functions and struct - - - - --- 2012-12-17 Robert Wang New
[V10,1/4] add def_print_str and use it in qemu_opts_print. - - - - --- 2013-01-07 Robert Wang New
[V10,2/4] Create four opts list related functions - - - - --- 2013-01-07 Robert Wang New
[V10,3/4] Use QemuOpts support in block layer - - - - --- 2013-01-07 Robert Wang New
[V10,4/4] remove QEMUOptionParameter related functions and struct - - - - --- 2013-01-07 Robert Wang New
[V12,1/4] add def_value_str and use it in qemu_opts_print - - - - --- 2013-02-28 Robert Wang New
[V12,2/4] Create four QemuOptsList related functions - - - - --- 2013-02-28 Robert Wang New
[V12,3/4] Use QemuOpts support in block layer - - - - --- 2013-02-28 Robert Wang New
[V12,4/4] remove QEMUOptionParameter related code - - - - --- 2013-02-28 Robert Wang New
fix compile error - - - - --- 2013-04-09 Robert Wang New
[V13,1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print - - - - --- 2013-04-10 Robert Wang New
[V13,2/6] avoid duplication of default value in QemuOpts - - - - --- 2013-04-10 Robert Wang New
[V13,3/6] Create four QemuOptsList related functions - - - - --- 2013-04-10 Robert Wang New
[V13,4/6] create some QemuOpts functons - - - - --- 2013-04-10 Robert Wang New
[V13,5/6] Use QemuOpts support in block layer - - - - --- 2013-04-10 Robert Wang New
[V13,6/6] remove QEMUOptionParameter related functions and struct - - - - --- 2013-04-10 Robert Wang New
[V18,1/6] docs: document for add-cow file format - - - - --- 2013-04-10 Robert Wang New
[V18,2/6] make path_has_protocol non static - - 1 - --- 2013-04-10 Robert Wang New
[V18,3/6] qed_read_string to bdrv_read_string - - - - --- 2013-04-10 Robert Wang New
[V18,4/6] rename qcow2-cache.c to block-cache.c - - - - --- 2013-04-10 Robert Wang New
[V18,5/6] add-cow file format core code. - - - - --- 2013-04-10 Robert Wang New
[V18,6/6] qemu-iotests: add add-cow iotests support - - - - --- 2013-04-10 Robert Wang New
[V14,1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print - - - - --- 2013-05-08 Robert Wang New
[V14,2/6] avoid duplication of default value in QemuOpts - - - - --- 2013-05-08 Robert Wang New
[V14,3/6] Create four QemuOptsList related functions - - - - --- 2013-05-08 Robert Wang New
« 1 2 ... 619 620 6214305 4306 »