Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 506 507 508 509 510 511 512 513 514 ... 596 597 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[V14,5/6] add-cow file format core code. 2012-10-25 Robert Wang New
[V13,5/6] Use QemuOpts support in block layer 2013-04-10 Robert Wang New
[V5,01/10] qemu-option: opt_set(): split it up into more functions 2012-11-01 Robert Wang New
[1/4,v3] block: add image fragmentation statistics to qemu-img 2012-03-15 Robert Wang New
[V7,05/10] use qemu_opts_create_nofail 2012-12-06 Robert Wang New
[V13,4/6] create some QemuOpts functons 2013-04-10 Robert Wang New
[V12,1/6] docs: document for add-cow file format 2012-08-10 Robert Wang New
[v2] use g_free, instead of free 2011-11-01 Robert Wang New
[1/4,v3] block: add image fragmentation statistics to qemu-img 2012-03-15 Robert Wang New
[V13,2/6] avoid duplication of default value in QemuOpts 2013-04-10 Robert Wang New
[V5,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication 2012-11-01 Robert Wang New
[2/4,v3] block: image fragmentation statistics for qed 2012-03-15 Robert Wang New
[V7,10/10] remove QEMUOptionParameter related functions and struct 2012-12-06 Robert Wang New
[V18,6/6] qemu-iotests: add add-cow iotests support 2013-04-10 Robert Wang New
[V12,6/6] add-cow: add qemu-iotests support 2012-08-10 Robert Wang New
[v4] block:add-cow file format 2011-10-27 Robert Wang New
[V7,09/10] Use QemuOpts support in block layer 2012-12-06 Robert Wang New
[V18,3/6] qed_read_string to bdrv_read_string 2013-04-10 Robert Wang New
[V5,08/10] Create four opts list related functions 2012-11-01 Robert Wang New
[4/4] block: track dirty flag status in qed 2012-03-15 Robert Wang New
[V17,1/6] docs: document for add-cow file format 2012-12-06 Robert Wang New
[V18,5/6] add-cow file format core code. 2013-04-10 Robert Wang New
[V12,4/6] rename qcow2-cache.c to block-cache.c 2012-08-10 Robert Wang New
cloop.c: use gfree,instead of free 2011-10-17 Robert Wang New
[V3,05/10] use qemu_opts_create_nofail 2012-10-14 Robert Wang New
[V18,2/6] make path_has_protocol non static 2013-04-10 Robert Wang New
[V15,3/6] qed_read_string to bdrv_read_string 2012-11-01 Robert Wang New
[2/4,v3] block: image fragmentation statistics for qed 2012-03-15 Robert Wang New
[V3,04/10] introduce qemu_opts_create_nofail function 2012-10-14 Robert Wang New
[V18,4/6] rename qcow2-cache.c to block-cache.c 2013-04-10 Robert Wang New
[RFC,v2,5/7] use qemu_opts_create_nofail 2012-09-27 Robert Wang New
[2/2] fix spelling in hw directory 2011-11-28 Robert Wang New
[1/2,v2] block: add dirty flag status to qemu-img 2012-01-12 Robert Wang New
[V18,1/6] docs: document for add-cow file format 2013-04-10 Robert Wang New
[V5,04/10] introduce qemu_opts_create_nofail function 2012-11-01 Robert Wang New
[V13,1/6] docs: document for add-cow file format 2012-10-18 Robert Wang New
[V5,10/10] remove QEMUOptionParameter related functions and struct 2012-11-01 Robert Wang New
[V14,4/6] Create some QemuOpts functons 2013-05-08 Robert Wang New
[V12,3/6] qed_read_string to bdrv_read_string 2012-08-10 Robert Wang New
[1/2] fix typo: delete redundant semicolon 2011-11-28 Robert Wang New
[2/2] block:use g_free instead of free in cloop.c 2011-11-02 Robert Wang New
[V15,1/6] docs: document for add-cow file format 2012-11-01 Robert Wang New
[V5,06/10] create new function: qemu_opt_set_number 2012-11-01 Robert Wang New
qemu-img: correct help message 2012-07-12 Robert Wang New
[1/6,v11] docs: spec for add-cow file format 2012-07-31 Robert Wang New
[V14,2/6] avoid duplication of default value in QemuOpts 2013-05-08 Robert Wang New
[V5,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-11-01 Robert Wang New
[2/2,v2] fix spelling in hw sub directory 2011-11-29 Robert Wang New
[3/6] add-cow file format 2012-07-31 Robert Wang New
[V5,05/10] use qemu_opts_create_nofail 2012-11-01 Robert Wang New
[V15,6/6] qemu-iotests: add add-cow iotests support. 2012-11-01 Robert Wang New
[v2] qemu-img: correct help message 2012-07-12 Robert Wang New
[5/6,v11] add-cow: hmp and qmp interface 2012-07-31 Robert Wang New
[1/2] clean unnecessary code 2013-05-08 Robert Wang New
[V5,07/10] add def_print_str and use it in qemu_opts_print. 2012-11-01 Robert Wang New
correct spelling 2011-10-14 Robert Wang New
[4/6,v11] add-cow: support snapshot_blkde 2012-07-31 Robert Wang New
[1/2] clean unnecessary code: don't check g_strdup arg for NULL 2013-05-09 Robert Wang New
[6/6,v11] add-cow: support qemu-iotests 2012-07-31 Robert Wang New
[V12,3/4] Use QemuOpts support in block layer 2013-02-28 Robert Wang New
qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function 2012-08-02 Robert Wang New
[V14,1/6] add def_value_str in QemuOptDesc struct and rewrite qemu_opts_print 2013-05-08 Robert Wang New
[V2] qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function 2012-08-06 Robert Wang New
[03/11] fix spelling in libcacard sub directory 2011-11-22 Robert Wang New
[2/6,v11,v11] block: make some functions public 2012-07-31 Robert Wang New
[2/2] remove double semicolons 2013-05-09 Robert Wang New
[V12,4/4] remove QEMUOptionParameter related code 2013-02-28 Robert Wang New
[V14,3/6] Create four QemuOptsList related functions 2013-05-08 Robert Wang New
[02/11] fix spelling in linux-user sub directory 2011-11-22 Robert Wang New
[V12,1/4] add def_value_str and use it in qemu_opts_print 2013-02-28 Robert Wang New
[v3] qemu-img: correct size parsers and help message 2012-07-18 Robert Wang New
[V14,6/6] remove QEMUOptionParameter related functions and struct 2013-05-08 Robert Wang New
[v2] support add-cow format 2011-09-21 Robert Wang New
[V12,2/4] Create four QemuOptsList related functions 2013-02-28 Robert Wang New
[V3,07/10] add def_value and use it in qemu_opts_print. 2012-10-14 Robert Wang New
[V14,5/6] Use QemuOpts support in block layer 2013-05-08 Robert Wang New
[11/11] fix spelling in main directory 2011-11-22 Robert Wang New
[2/2] block: track dirty flag status in qed 2011-12-31 Robert Wang New
[V3,09/10] Use QemuOpts support in block layer 2012-10-14 Robert Wang New
[2/2] remove needless semicolon 2013-05-08 Robert Wang New
[08/11] fix spelling in tests sub directory 2011-11-22 Robert Wang New
fix spelling error 2011-08-24 Robert Wang New
[v6] block:add-cow file format 2011-12-29 Robert Wang New
[09/11] fix spelling in ui sub directory 2011-11-22 Robert Wang New
[05/11] fix spelling in scripts sub directory 2011-11-22 Robert Wang New
support add-cow file format 2011-09-09 Robert Wang New
[V3,10/10] remove QEMUOptionParameter related functions and struct 2012-10-14 Robert Wang New
[07/11] fix spelling in tcg sub directory 2011-11-22 Robert Wang New
[1/2] block: add dirty flag status to qemu-img 2011-12-31 Robert Wang New
[06/11] fix spelling in target sub directory 2011-11-22 Robert Wang New
[V3,01/10] qemu-option: opt_set(): split it up into more functions 2012-10-14 Robert Wang New
[04/11] fix spelling in QMP sub directory 2011-11-22 Robert Wang New
[V3,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-10-14 Robert Wang New
block:avoid deadlock in sheepdog.c 2011-11-22 Robert Wang New
[v2] support add-cow format 2011-09-22 Robert Wang New
[01/11] fix spelling in darwin-user sub directory 2011-11-22 Robert Wang New
[10/11] fix spelling in block sub directory 2011-11-22 Robert Wang New
[v3] add add-cow file format 2011-10-12 Robert Wang New
audio: fix bug in mixeng_template.h build on NetBSD 2012-05-11 Roger Pau Monne New
[v2] xen_disk: add persistent grant support to xen_disk backend 2013-01-08 Roger Pau Monne New