Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 505 506 507 508 509 510 511 512 513 ... 596 597 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[03/15] linux-user: Add support for more VT ioctls 2011-07-13 Riku Voipio New
[3/7] linux-user: Add support for more VT ioctls 2011-07-11 Riku Voipio New
[16/18] linux-user/signal.c: Remove only-ever-set variable fpu_save_addr 2011-06-20 Riku Voipio New
[00/18] pending linux-user patches 2011-06-20 Riku Voipio New
[18/18] linux-user: Fix sync_file_range on 32bit mips 2011-06-20 Riku Voipio New
[Bug,584143] Re: qemu fails to set hdd serial number 2010-06-16 Rob New
Use snapshots from backing disks 2010-03-09 Rob Earhart New
Fixing sh4 serial abort 2012-07-27 Rob Landley New
qemu-ppc can't run static uClibc binaries. 2010-02-14 Rob Landley New
Significant performance regression in qemu-system-mips. 2010-03-26 Rob Landley New
Significant performance regression in qemu-system-mips. 2010-03-27 Rob Landley New
How do I build mips64-linux-user? 2010-03-26 Rob Landley New
qemu-system-ppc -m g3beige -hda is setting /dev/hdc on Linux. 2010-02-13 Rob Landley New
Arm big endian? 2010-05-30 Rob Landley New
ARM v4t/arm920t support 2010-07-01 Rob Landley New
[Bug,1075252] Re: qemu-img cannot read VMDK4 file 2012-12-04 Robert Hubbard New
Re: target-sparc/TODO 2009-08-22 Robert Reif Superseded
configure: allow disabling pixman if not needed 2012-12-04 Robert Schiele New
qemu-img: use QemuOpts instead of QEMUOptionParameter in resize function 2012-08-02 Robert Wang New
[2/2] block:use g_free instead of free in cloop.c 2011-11-02 Robert Wang New
[V12,2/4] Create four QemuOptsList related functions 2013-02-28 Robert Wang New
[2/2] remove needless semicolon 2013-05-08 Robert Wang New
[1/6,v11] docs: spec for add-cow file format 2012-07-31 Robert Wang New
block: fix qcow2_co_flush deadlock 2011-10-27 Robert Wang New
[V12,1/4] add def_value_str and use it in qemu_opts_print 2013-02-28 Robert Wang New
[V4,04/10] introduce qemu_opts_create_nofail function 2012-10-25 Robert Wang New
[6/6,v11] add-cow: support qemu-iotests 2012-07-31 Robert Wang New
[v3] add add-cow file format 2011-10-26 Robert Wang New
qemu-img: correct help message 2012-07-12 Robert Wang New
[1/2] clean unnecessary code 2013-05-08 Robert Wang New
[5/6,v11] add-cow: hmp and qmp interface 2012-07-31 Robert Wang New
rewrite QEMU_BUILD_BUG_ON 2011-12-20 Robert Wang New
[V12,4/4] remove QEMUOptionParameter related code 2013-02-28 Robert Wang New
[V3,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication 2012-10-14 Robert Wang New
[3/6] add-cow file format 2012-07-31 Robert Wang New
[V6,07/10] add def_print_str and use it in qemu_opts_print. 2012-11-23 Robert Wang New
[V12,3/4] Use QemuOpts support in block layer 2013-02-28 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
[V16,2/6] make path_has_protocol non static 2012-11-23 Robert Wang New
[v2] qemu-img: correct help message 2012-07-12 Robert Wang New
[V13,3/6] qed_read_string to bdrv_read_string 2012-10-18 Robert Wang New
[2/6,v11,v11] block: make some functions public 2012-07-31 Robert Wang New
[V6,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication 2012-11-23 Robert Wang New
[v3] qemu-img: correct size parsers and help message 2012-07-18 Robert Wang New
[V14,2/6] avoid duplication of default value in QemuOpts 2013-05-08 Robert Wang New
[4/6,v11] add-cow: support snapshot_blkde 2012-07-31 Robert Wang New
[V6,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-11-23 Robert Wang New
[V12,4/6] rename qcow2-cache.c to block-cache.c 2012-08-10 Robert Wang New
[V13,6/6] qemu-iotests: add add-cow iotests support. 2012-10-18 Robert Wang New
[V12,1/6] docs: document for add-cow file format 2012-08-10 Robert Wang New
[V17,3/6] qed_read_string to bdrv_read_string 2012-12-06 Robert Wang New
[V12,3/6] qed_read_string to bdrv_read_string 2012-08-10 Robert Wang New
[V14,4/6] Create some QemuOpts functons 2013-05-08 Robert Wang New
[RFC,v2,5/7] use qemu_opts_create_nofail 2012-09-27 Robert Wang New
[V17,2/6] make path_has_protocol non static 2012-12-06 Robert Wang New
[V12,6/6] add-cow: add qemu-iotests support 2012-08-10 Robert Wang New
[V4,07/10] add def_value and use it in qemu_opts_print. 2012-10-25 Robert Wang New
[V12,5/6] add-cow file format 2012-08-10 Robert Wang New
[V7,01/10] qemu-option: opt_set(): split it up into more functions 2012-12-06 Robert Wang New
fix code format 2011-08-19 Robert Wang New
[V14,6/6] remove QEMUOptionParameter related functions and struct 2013-05-08 Robert Wang New
block:add coroutine_fn marker to coroutine functions 2011-11-10 Robert Wang New
[V7,06/10] create new function: qemu_opt_set_number 2012-12-06 Robert Wang New
[v5] block:add-cow file format 2011-11-15 Robert Wang New
[V14,6/6] qemu-iotests: add add-cow iotests support. 2012-10-25 Robert Wang New
[V3,07/10] add def_value and use it in qemu_opts_print. 2012-10-14 Robert Wang New
[V7,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-12-06 Robert Wang New
[V3,10/10] remove QEMUOptionParameter related functions and struct 2012-10-14 Robert Wang New
[V14,3/6] Create four QemuOptsList related functions 2013-05-08 Robert Wang New
[V3,09/10] Use QemuOpts support in block layer 2012-10-14 Robert Wang New
[V7,04/10] introduce qemu_opts_create_nofail function 2012-12-06 Robert Wang New
[1/2] block: add dirty flag status to qemu-img 2011-12-31 Robert Wang New
[V4,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-10-25 Robert Wang New
[v6] block:add-cow file format 2011-12-29 Robert Wang New
[V17,6/6] qemu-iotests: add add-cow iotests support. 2012-12-06 Robert Wang New
[V3,01/10] qemu-option: opt_set(): split it up into more functions 2012-10-14 Robert Wang New
[V14,5/6] Use QemuOpts support in block layer 2013-05-08 Robert Wang New
[V3,02/10] qemu-option: qemu_opts_validate(): fix duplicated code 2012-10-14 Robert Wang New
[V7,08/10] Create four opts list related functions 2012-12-06 Robert Wang New
[V5,07/10] add def_print_str and use it in qemu_opts_print. 2012-11-01 Robert Wang New
[V4,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication 2012-10-25 Robert Wang New
[V10,4/4] remove QEMUOptionParameter related functions and struct 2013-01-07 Robert Wang New
[V7,07/10] add def_print_str and use it in qemu_opts_print. 2012-12-06 Robert Wang New
[2/4,v3] block: image fragmentation statistics for qed 2012-03-15 Robert Wang New
[V4,01/10] qemu-option: opt_set(): split it up into more functions 2012-10-25 Robert Wang New
[V16,5/6] add-cow file format core code. 2012-11-23 Robert Wang New
[V7,03/10] qemu-option: qemu_opt_set_bool(): fix code duplication 2012-12-06 Robert Wang New
[V15,6/6] qemu-iotests: add add-cow iotests support. 2012-11-01 Robert Wang New
[V14,3/6] qed_read_string to bdrv_read_string 2012-10-25 Robert Wang New
[V10,3/4] Use QemuOpts support in block layer 2013-01-07 Robert Wang New
[V6,08/10] Create four opts list related functions 2012-11-23 Robert Wang New
[1/4,v3] block: add image fragmentation statistics to qemu-img 2012-03-15 Robert Wang New
[V14,1/6] docs: document for add-cow file format 2012-10-25 Robert Wang New
[1/2,v2] block: add dirty flag status to qemu-img 2012-01-12 Robert Wang New
[V16,6/6] qemu-iotests: add add-cow iotests support. 2012-11-23 Robert Wang New
[V5,01/10] qemu-option: opt_set(): split it up into more functions 2012-11-01 Robert Wang New
[V3,06/10] create new function: qemu_opt_set_number 2012-10-14 Robert Wang New
[V5,09/10] Use QemuOpts support in block layer 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