Show patches with: Submitter = Jes Sorensen       |    State = Action Required       |    Archived = No       |   389 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] qemu-img.c: Re-factor img_create() - - - - --- 2010-12-16 Jes Sorensen New
[3/3] Prevent creating an image with the same filename as backing file - - - - --- 2010-12-16 Jes Sorensen New
[2/3] Introduce do_snapshot_blkdev() and monitor command to handle it. - - - - --- 2010-12-16 Jes Sorensen New
[1/3] qemu-img.c: Re-factor img_create() - - - - --- 2010-12-16 Jes Sorensen New
[3/3] Prevent creating an image with the same filename as backing file - - - - --- 2010-12-13 Jes Sorensen New
[2/3] Introduce do_snapshot_blkdev() and monitor command to handle it. - - - - --- 2010-12-13 Jes Sorensen New
[1/3] qemu-img.c: Re-factor img_create() - - - - --- 2010-12-13 Jes Sorensen New
[2/2] qemu-img.c: Clean up handling of image size in img_create() - - - - --- 2010-12-09 Jes Sorensen New
[1/2] Introduce strtosz_suffix() - - - - --- 2010-12-09 Jes Sorensen New
[2/2] qemu-img.c: Clean up handling of image size in img_create() - - - - --- 2010-12-09 Jes Sorensen New
[1/2] Introduce strtosz_suffix() - - - - --- 2010-12-09 Jes Sorensen New
[2/2] Make img_create() use strtosz_suffix() - - - - --- 2010-12-09 Jes Sorensen New
[1/2] Introduce strtosz_suffix() - - - - --- 2010-12-09 Jes Sorensen New
[1/1] Introduce strtosz_suffix() - - - - --- 2010-12-09 Jes Sorensen New
[v3,1/1] qemu-img.c: Clean up handling of image size in img_create() - - - - --- 2010-12-09 Jes Sorensen New
[v2,1/1] qemu-img.c: Clean up handling of image size in img_create() - - - - --- 2010-12-08 Jes Sorensen New
[1/1] qemu-img.c: Clean up handling of image size in img_create() - - - - --- 2010-12-07 Jes Sorensen New
[v2,1/1] qemu-img: Deprecate obsolete -6 and -e options - - - - --- 2010-12-07 Jes Sorensen New
[1/1] qemu-img: Deprecate obsolete -6 and -e options - - - - --- 2010-12-07 Jes Sorensen New
[v5,4/7] Make error handling more consistent in img_create() and img_resize() - - - - --- 2010-12-06 Jes Sorensen New
[4/7] Make error handling more consistent in img_create() and img_resize() - - - - --- 2010-12-06 Jes Sorensen New
[7/7] Fail if detecting an unknown option - - 1 - --- 2010-12-06 Jes Sorensen New
[6/7] Fix formatting and missing braces in qemu-img.c - - 2 - --- 2010-12-06 Jes Sorensen New
[5/7] Consolidate printing of block driver options - - 1 - --- 2010-12-06 Jes Sorensen New
[4/7] Make error handling more consistent in img_create() and img_resize() - - 1 - --- 2010-12-06 Jes Sorensen New
[3/7] img_convert(): Only try to free bs[] entries if bs is valid. - - 1 - --- 2010-12-06 Jes Sorensen New
[2/7] Use qemu_mallocz() instead of calloc() in img_convert() - - 1 - --- 2010-12-06 Jes Sorensen New
[1/7] Add missing tracing to qemu_mallocz() - - 1 - --- 2010-12-06 Jes Sorensen New
[3/3] Fail if detecting an unknown option - - 1 - --- 2010-12-06 Jes Sorensen New
[2/3] Fix formatting and missing braces in qemu-img.c - - 1 - --- 2010-12-06 Jes Sorensen New
[1/3] Consolidate printing of block driver options - - - - --- 2010-12-06 Jes Sorensen New
[3/3] Fail if detecting an unknown option - - - - --- 2010-12-02 Jes Sorensen New
[2/3] Fix formatting and missing braces in qemu-img.c - - 1 - --- 2010-12-02 Jes Sorensen New
[1/3] Consolidate printing of block driver options - - - - --- 2010-12-02 Jes Sorensen New
[1/1] NBD isn't used by qemu-img, so don't link qemu-img against NBD objects - - - 1 --- 2010-11-19 Jes Sorensen New
Add missing braces - - - - --- 2010-11-11 Jes Sorensen New
[1/1] Fold send_all() wrapper unix_write() into one function - - - - --- 2010-11-01 Jes Sorensen New
[9/9] Remove unncessary includes - - - - --- 2010-10-26 Jes Sorensen New
[8/9] Consolidate oom_check() functions - - - - --- 2010-10-26 Jes Sorensen New
[7/9] Separate qemu_pidfile() into OS specific versions - - - - --- 2010-10-26 Jes Sorensen New
[6/9] Do not redefine reserved key-words TRUE/FALSE - - - - --- 2010-10-26 Jes Sorensen New
[5/9] Move qemu_gettimeofday() to OS specific files - - - - --- 2010-10-26 Jes Sorensen New
[4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c - - - - --- 2010-10-26 Jes Sorensen New
[3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c - - - - --- 2010-10-26 Jes Sorensen New
[2/9] Move osdep socket code to oslib-{posix, win32}.c - - - - --- 2010-10-26 Jes Sorensen New
[1/9] Move QEMU OS dependant library functions to OS specific files - - - - --- 2010-10-26 Jes Sorensen New
[4/4] Remove obsolete 'f' double parameter type - - - - --- 2010-10-21 Jes Sorensen New
[3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float. - - - - --- 2010-10-21 Jes Sorensen New
[2/4] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-10-21 Jes Sorensen New
[1/4] Introduce strtosz() library function to convert a string to a byte count. - - - - --- 2010-10-21 Jes Sorensen New
[9/9] Remove unncessary includes - - - - --- 2010-10-18 Jes Sorensen New
[8/9] Consolidate oom_check() functions - - - - --- 2010-10-18 Jes Sorensen New
[7/9] Separate qemu_pidfile() into OS specific versions - - - - --- 2010-10-18 Jes Sorensen New
[6/9] Do not redefine reserved key-words TRUE/FALSE - - - - --- 2010-10-18 Jes Sorensen New
[5/9] Move qemu_gettimeofday() to OS specific files - - - - --- 2010-10-18 Jes Sorensen New
[4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c - - - - --- 2010-10-18 Jes Sorensen New
[3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c - - - - --- 2010-10-18 Jes Sorensen New
[2/9] Move osdep socket code to oslib-{posix, win32}.c - - - - --- 2010-10-18 Jes Sorensen New
[1/9] Move QEMU OS dependant library functions to OS specific files - - - - --- 2010-10-18 Jes Sorensen New
[9/9] Remove unncessary includes - - - - --- 2010-10-16 Jes Sorensen New
[8/9] Consolidate oom_check() functions - - - - --- 2010-10-16 Jes Sorensen New
[7/9] Separate qemu_pidfile() into OS specific versions - - - - --- 2010-10-16 Jes Sorensen New
[6/9] Do not redefine reserved key-words TRUE/FALSE - - - - --- 2010-10-16 Jes Sorensen New
[5/9] Move qemu_gettimeofday() to OS specific files - - - - --- 2010-10-16 Jes Sorensen New
[4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c - - - - --- 2010-10-16 Jes Sorensen New
[3/9] qemu_pipe() is used only by POSIX code, so move to oslib-posix.c - - - - --- 2010-10-16 Jes Sorensen New
[2/9] Move osdep socket code to oslib-{posix, win32}.c - - - - --- 2010-10-16 Jes Sorensen New
[1/9] Move QEMU OS dependant library functions to OS specific files - - - - --- 2010-10-16 Jes Sorensen New
[1/1] Fold send_all() wrapper unix_write() into one function - - - - --- 2010-10-15 Jes Sorensen New
[9/9] Remove unncessary includes - - - - --- 2010-10-15 Jes Sorensen New
[8/9] Consolidate oom_check() functions - - - - --- 2010-10-15 Jes Sorensen New
[7/9] Separate qemu_pidfile() into OS specific versions - - - - --- 2010-10-15 Jes Sorensen New
[6/9] Do not redefine reserved key-words TRUE/FALSE - - - - --- 2010-10-15 Jes Sorensen New
[5/9] Move qemu_gettimeofday() to OS specific files - - - - --- 2010-10-15 Jes Sorensen New
[4/9] We only support eventfd under POSIX, move qemu_eventfd() to os-posix.c - - - - --- 2010-10-15 Jes Sorensen New
[3/9] qemu_pipe() is used only by POSIX code, so move to os-posix-lib.c - - - - --- 2010-10-15 Jes Sorensen New
[2/9] Move osdep socket code to os-{posix, win32}-lib.c - - - - --- 2010-10-15 Jes Sorensen New
[1/9] Move QEMU OS dependant library functions to OS specific files - - - - --- 2010-10-15 Jes Sorensen New
[4/4] Remove obsolete 'f' double parameter type - - - - --- 2010-10-13 Jes Sorensen New
[3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float. - - - - --- 2010-10-13 Jes Sorensen New
[2/4] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-10-13 Jes Sorensen New
[1/4] Introduce strtosz() library function to convert a string to a byte count. - - - - --- 2010-10-13 Jes Sorensen New
[4/4] Remove obsolete 'f' double parameter type - - - - --- 2010-10-13 Jes Sorensen New
[3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float. - - - - --- 2010-10-13 Jes Sorensen New
[2/4] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-10-13 Jes Sorensen New
[1/4] Introduce strtosz() library function to convert a string to a byte count. - - - - --- 2010-10-13 Jes Sorensen New
[4/4] Remove obsolete 'f' double parameter type - - - - --- 2010-10-12 Jes Sorensen New
[3/4] Switch migrate_set_speed() to take an 'o' argument rather than a float. - - - - --- 2010-10-12 Jes Sorensen New
[2/4] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-10-12 Jes Sorensen New
[1/4] Introduce strtosz() library function to convert a string to a byte count. - - - - --- 2010-10-12 Jes Sorensen New
[4/4] Remove obsolete 'f' double parameter type - - - - --- 2010-10-11 Jes Sorensen New
[2/4] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-10-11 Jes Sorensen New
[1/4] Introduce strtosz() library function to convert a string to a byte count. - - - - --- 2010-10-11 Jes Sorensen New
[7/7] Remove obsolete 'f' double parameter type - - - - --- 2010-10-08 Jes Sorensen New
[6/7] Clarify default values in migration speed argument in monitor - - - - --- 2010-10-08 Jes Sorensen New
[5/7] Switch migrate_set_speed() to take an 'o' argument rather than a float. - - - - --- 2010-10-08 Jes Sorensen New
[4/7] Add support for 'o' octet (bytes) format as monitor parameter. - - - - --- 2010-10-08 Jes Sorensen New
[3/7] Add more error handling to strtosz() - - - - --- 2010-10-08 Jes Sorensen New
[2/7] Support human unit formats in strtosz, eg. 1.0G - - - - --- 2010-10-08 Jes Sorensen New
[1/7] Introduce strtosz() library function to convert a string to a byte count. - - - - --- 2010-10-08 Jes Sorensen New
« 1 2 3 4 »