Show patches with: none      |   430991 patches
« 1 2 ... 3211 3212 32134309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/6] mirror: Discard target sectors if not allocated at source side - - - - --- 2015-05-06 Fam Zheng New
[PULL] tcg: optimise memory layout of TCGTemp - - 1 - --- 2015-05-05 Richard Henderson New
[PULL] Queued tcg patch - - - - --- 2015-05-05 Richard Henderson New
[v3,5/5] libqos/ahci: Swap memread/write with bufread/write - - - - --- 2015-05-05 John Snow New
[v3,4/5] qtest: precompute hex nibs - - - - --- 2015-05-05 John Snow New
[v3,3/5] qtest: add memset to qtest protocol - - - - --- 2015-05-05 John Snow New
[v3,2/5] qtest: Add base64 encoded read/write - - - - --- 2015-05-05 John Snow New
[v3,1/5] qtest: allow arbitrarily long sends - - 1 - --- 2015-05-05 John Snow New
[5/5] target-tricore: fix rfe not restoring the PC - - - - --- 2015-05-05 Bastian Koppelmann New
[4/5] target-tricore: fix rslcx restoring the upper context instead of the lower - - - - --- 2015-05-05 Bastian Koppelmann New
[3/5] target-tricore: fix BO_OFF10_SEXT calculating the wrong offset - - - - --- 2015-05-05 Bastian Koppelmann New
[2/5] target-tricore: fix SLR_LD_W and SLR_LD_W_POSTINC insn being a 2 byte memory access insted of… - - - - --- 2015-05-05 Bastian Koppelmann New
[1/5] target-tricore: Fix LOOP using wrong register for compare - - - - --- 2015-05-05 Bastian Koppelmann New
[PULL,40/40] qapi: Check for member name conflicts with a base class - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,39/40] qapi: Support (subset of) \u escapes in strings - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,38/40] qapi: Tweak doc references to QMP when QGA is also meant - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,37/40] qapi: Drop dead visitor code related to nested structs - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,36/40] qapi: Drop support for inline nested types - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,35/40] qapi: Drop inline nested structs in query-pci - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,34/40] qapi: Drop inline nested struct in query-version - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,33/40] qapi: Drop tests for inline nested structs - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,32/40] qapi: Merge UserDefTwo and UserDefNested in tests - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,31/40] qapi: Forbid 'type' in schema - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,30/40] qapi: Use 'struct' instead of 'type' in schema - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,29/40] qapi: Document 'struct' metatype - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,28/40] qapi: Prefer 'struct' over 'type' in generator - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,27/40] qapi: More rigorous checking for type safety bypass - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,26/40] qapi: Whitelist commands that don't return dictionary - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,25/40] qapi: Require valid names - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,24/40] qapi: More rigourous checking of types - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,23/40] qapi: Add some type check tests - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,22/40] qapi: Unify type bypass and add tests - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,21/40] qapi: Allow true, false and null in schema json - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,20/40] qapi: Better error messages for duplicated expressions - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,19/40] qapi: Add tests of redefined expressions - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,18/40] qapi: Better error messages for bad expressions - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,17/40] qapi: Add some expr tests - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,16/40] qapi: Use 'alternate' to replace anonymous union - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,15/40] qapi: Document new 'alternate' meta-type - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,14/40] qapi: Rename anonymous union type in test - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,13/40] qapi: Segregate anonymous unions into alternates in generator - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,12/40] qapi: Prepare for catching more semantic parse errors - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,11/40] qapi: Tighten checking of unions - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,10/40] qapi: Forbid base without discriminator in unions - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,09/40] qapi: Clean up test coverage of simple unions - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,08/40] qapi: Add some union tests - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,07/40] qapi: Better error messages for bad enums - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,06/40] qapi: Add some enum tests - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,05/40] qapi: Require ASCII in schema - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,04/40] qapi: Fix generation of 'size' builtin type - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,03/40] qapi: Simplify builtin type handling - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,02/40] qapi: Document type-safety considerations - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,01/40] qapi: Add copyright declaration on docs - - 1 - --- 2015-05-05 Markus Armbruster New
[PULL,00/40] drop qapi nested structs - - - - --- 2015-05-05 Markus Armbruster New
[v8,20/40] qapi: Better error messages for duplicated expressions - - - - --- 2015-05-05 Markus Armbruster New
[v3,3/3] qemu-sockets: Report explicit error if unlink fails - - - - --- 2015-05-05 Cole Robinson New
[v3,2/3] vnc: Tweak error when init fails - - - - --- 2015-05-05 Cole Robinson New
[v3,1/3] vnc: Don't assert if opening unix socket fails - - - - --- 2015-05-05 Cole Robinson New
[3/3] virtio: rename __virtio_set_features - - - - --- 2015-05-05 Cornelia Huck New
[2/3] virtio-ccw: BE accesses in SET_VIRTIO_REV - - - - --- 2015-05-05 Cornelia Huck New
[1/3] virtio: legacy features - - - - --- 2015-05-05 Cornelia Huck New
[2/2] spice-char: notify the server when chardev is writable - - - - --- 2015-05-05 Marc-André Lureau New
[1/2] virtio-console: notify chardev when writable - - - - --- 2015-05-05 Marc-André Lureau New
[4/4] qemu-iotests: Add test case for mirror with unmap - - - - --- 2015-05-05 Fam Zheng New
[3/4] qemu-iotests: Make block job methods common - - - - --- 2015-05-05 Fam Zheng New
[2/4] block: Remove bdrv_reset_dirty - - - - --- 2015-05-05 Fam Zheng New
[1/4] block: Fix dirty bitmap in bdrv_co_discard - - - - --- 2015-05-05 Fam Zheng New
[v3,14/14] qapi: Support downstream events and commands - - 1 - --- 2015-05-05 Eric Blake New
[v3,13/14] qapi: Support downstream alternates - - 1 - --- 2015-05-05 Eric Blake New
[v3,12/14] qapi: Support downstream flat unions - - 1 - --- 2015-05-05 Eric Blake New
[v3,11/14] qapi: Support downstream simple unions - - 1 - --- 2015-05-05 Eric Blake New
[v3,10/14] qapi: Support downstream structs - - 1 - --- 2015-05-05 Eric Blake New
[v3,09/14] qapi: Support downstream enums - - 1 - --- 2015-05-05 Eric Blake New
[v3,08/14] qapi: Make c_type() consistently convert qapi names - - - - --- 2015-05-05 Eric Blake New
[v3,07/14] qapi: Move camel_to_upper(), c_enum_const() to closely related code - - - - --- 2015-05-05 Eric Blake New
[v3,06/14] qapi: Use c_enum_const() in generate_alternate_qtypes() - - - - --- 2015-05-05 Eric Blake New
[v3,05/14] qapi: Simplify c_enum_const() - - - - --- 2015-05-05 Eric Blake New
[v3,04/14] qapi: Rename generate_enum_full_value() to c_enum_const() - - - - --- 2015-05-05 Eric Blake New
[v3,03/14] qapi: Rename _generate_enum_string() to camel_to_upper() - - - - --- 2015-05-05 Eric Blake New
[v3,02/14] qapi: Rename identical c_fun()/c_var() into c_name() - - 1 - --- 2015-05-05 Eric Blake New
[v3,01/14] qapi: Fix C identifiers generated for names containing '.' - - 1 - --- 2015-05-05 Eric Blake New
[5/5] gtk: update mouse position in mouse_set() - - - - --- 2015-05-05 Gerd Hoffmann New
[4/5] gtk: create gtk.h - - - - --- 2015-05-05 Gerd Hoffmann New
[3/5] gtk: add ui_info support - - - - --- 2015-05-05 Gerd Hoffmann New
[2/5] console: add dpy_ui_info_supported - - - - --- 2015-05-05 Gerd Hoffmann New
[1/5] console: delayed ui_info guest notification - - - - --- 2015-05-05 Gerd Hoffmann New
blkdebug and VMDK (iotests 033 failure on monolithicFlat) - - - - --- 2015-05-05 Fam Zheng New
[RFC,v12,21/21] replay: recording of the user input - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,20/21] replay: command line options - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,19/21] replay: replay blockers for devices - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,18/21] replay: initialization and deinitialization - - 1 - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,17/21] typedef: add typedef for QemuOpts - - 1 - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,16/21] - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,15/21] aio: replace stack of bottom halves with queue - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,14/21] replay: checkpoints - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,13/21] replay: shutdown event - - 1 - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,12/21] replay: recording and replaying clock ticks - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,11/21] replay: asynchronous events infrastructure - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,10/21] replay: interrupts and exceptions - - - - --- 2015-05-05 Pavel Dovgalyuk New
[RFC,v12,09/21] i386: interrupt poll processing - - - - --- 2015-05-05 Pavel Dovgalyuk New
« 1 2 ... 3211 3212 32134309 4310 »