Show patches with: Archived = No       |   430019 patches
« 1 2 ... 1234 1235 12364300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
No FreeWriterMetadata() after GatherWriterMetadata() in requester.cpp - - - - --- 2015-09-29 =?ISO-8859-1?B?R3VhbmdtdSBaaHU=?= New
[v6,01/16] qapi: Sort qapi-schema tests - - - - --- 2015-09-29 Eric Blake New
[v6,02/16] qapi: Improve 'include' error message - - - - --- 2015-09-29 Eric Blake New
[v6,03/16] qapi: Invoke exception superclass initializer - - - - --- 2015-09-29 Eric Blake New
[v6,04/16] qapi: Clean up qapi.py per pep8 - - - - --- 2015-09-29 Eric Blake New
[v6,05/16] qapi: Test for various name collisions - - - - --- 2015-09-29 Eric Blake New
[v6,06/16] qapi: Avoid assertion failure on union 'type' collision - - - - --- 2015-09-29 Eric Blake New
[v6,07/16] qapi: Add tests for empty unions - - - - --- 2015-09-29 Eric Blake New
[v6,08/16] qapi: Test use of 'number' within alternates - - - - --- 2015-09-29 Eric Blake New
[v6,09/16] qapi: Reuse code for flat union base validation - - - - --- 2015-09-29 Eric Blake New
[v6,10/16] qapi: Consistent generated code: prefer error 'err' - - - - --- 2015-09-29 Eric Blake New
[v6,11/16] qapi: Consistent generated code: prefer visitor 'v' - - - - --- 2015-09-29 Eric Blake New
[v6,12/16] qapi: Consistent generated code: prefer common labels - - - - --- 2015-09-29 Eric Blake New
[v6,13/16] qapi: Consistent generated code: prefer common indentation - - - - --- 2015-09-29 Eric Blake New
[v6,14/16] qapi: Consistent generated code: minimize push_indent() usage - - - - --- 2015-09-29 Eric Blake New
[v6,15/16] qapi: Share gen_err_check() - - - - --- 2015-09-29 Eric Blake New
[v6,16/16] qapi: Share gen_visit_fields() - - - - --- 2015-09-29 Eric Blake New
[migration,PULL,0/9] Migration queue - for Juan - - 1 - --- 2015-09-29 Amit Shah New
[migration,PULL,1/9] vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY - - 2 - --- 2015-09-29 Amit Shah New
[migration,PULL,2/9] migration/ram.c: Use RAMBlock rather than MemoryRegion 1 - 1 - --- 2015-09-29 Amit Shah New
[migration,PULL,3/9] Split out end of migration code from migration_thread - - 2 - --- 2015-09-29 Amit Shah New
[migration,PULL,4/9] Init page sizes in qtest - - 2 - --- 2015-09-29 Amit Shah New
[migration,PULL,5/9] migration: size_t'ify some of qemu-file - - 2 - --- 2015-09-29 Amit Shah New
[migration,PULL,6/9] migration: qemu-file more size_t'ifying - - 2 - --- 2015-09-29 Amit Shah New
[migration,PULL,7/9] migration: Use g_new() & friends where that makes obvious sense - - 3 - --- 2015-09-29 Amit Shah New
[migration,PULL,8/9] Move dirty page search state into separate structure - - 2 - --- 2015-09-29 Amit Shah New
[migration,PULL,9/9] ram_find_and_save_block: Split out the finding - - 1 - --- 2015-09-29 Amit Shah New
[v8,01/54] Add postcopy documentation - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,02/54] Provide runtime Target page information - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,03/54] Init page sizes in qtest - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,04/54] Move configuration section writing - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,05/54] qemu_ram_block_from_host - - 3 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,06/54] Rename mis->file to from_src_file - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,07/54] Add qemu_get_buffer_in_place to avoid copies some of the time - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,08/54] Add wrapper for setting blocking status on a QEMUFile - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,09/54] Add QEMU_MADV_NOHUGEPAGE - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,10/54] migration/ram.c: Use RAMBlock rather than MemoryRegion - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,11/54] ram_debug_dump_bitmap: Dump a migration bitmap as text - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,12/54] migrate_init: Call from savevm - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,13/54] Move dirty page search state into separate structure - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,14/54] ram_find_and_save_block: Split out the finding - - - - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,15/54] Rename save_live_complete to save_live_complete_precopy - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,16/54] Return path: Open a return path on QEMUFile for sockets - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,17/54] Return path: socket_writev_buffer: Block even on non-blocking fd's - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,18/54] Migration commands - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,19/54] Return path: Control commands - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,20/54] Return path: Send responses from destination to source - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,21/54] Return path: Source handling of return path - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,22/54] Rework loadvm path for subloops - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,23/54] Add migration-capability boolean for postcopy-ram. - - 3 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,24/54] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages. - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,25/54] MIG_CMD_PACKAGED: Send a packaged chunk of migration stream - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,26/54] Modify save_live_pending for postcopy - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,27/54] postcopy: OS support test - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,28/54] migrate_start_postcopy: Command to trigger transition to postcopy - - 3 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,29/54] MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state - - 4 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,30/54] Avoid sending vmdescription during postcopy - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,31/54] Add qemu_savevm_state_complete_postcopy - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,32/54] Postcopy: Maintain sentmap and calculate discard - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,33/54] postcopy: Incoming initialisation - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,34/54] postcopy: ram_enable_notify to switch on userfault - - 3 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,35/54] Postcopy: Postcopy startup in migration thread - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,36/54] Split out end of migration code from migration_thread - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,37/54] Postcopy: End of iteration - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,38/54] Page request: Add MIG_RP_MSG_REQ_PAGES reverse command - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,39/54] Page request: Process incoming page request - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,40/54] Page request: Consume pages off the post-copy queue - - - - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,41/54] postcopy_ram.c: place_page and helpers - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,42/54] Postcopy: Use helpers to map pages during migration - - - - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,43/54] Don't sync dirty bitmaps in postcopy - - 3 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,44/54] Don't iterate on precopy-only devices during postcopy - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,45/54] Host page!=target page: Cleanup bitmaps - - - - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,46/54] postcopy: Check order of received target pages - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,47/54] Round up RAMBlock sizes to host page sizes - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,48/54] Postcopy; Handle userfault requests - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,49/54] Start up a postcopy/listener thread ready for incoming page data - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,50/54] postcopy: Wire up loadvm_postcopy_handle_ commands - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,51/54] Postcopy: Mark nohugepage before discard - - 1 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,52/54] End of migration for postcopy - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,53/54] Disable mlock around incoming postcopy - - 3 - --- 2015-09-29 Dr. David Alan Gilbert New
[v8,54/54] Inhibit ballooning during postcopy - - 2 - --- 2015-09-29 Dr. David Alan Gilbert New
util/mmap-alloc: add comments, assertions - - - - --- 2015-09-29 Michael S. Tsirkin New
[v2] virtio-9p: migrate virtio subsections - - - - --- 2015-09-29 Greg Kurz New
vhost-user-test: do not reinvent glib-compat.h - - - - --- 2015-09-29 Paolo Bonzini New
[v2] vhost-user-test: do not reinvent glib-compat.h - - 1 1 --- 2015-09-29 Paolo Bonzini New
[1/3] memory: allow destroying a non-empty MemoryRegion - - - - --- 2015-09-29 Paolo Bonzini New
[2/3] hw: do not pass NULL to memory_region_init from instance_init 1 - 1 1 --- 2015-09-29 Paolo Bonzini New
[3/3] macio: move DBDMA_init from instance_init to realize - - 1 - --- 2015-09-29 Paolo Bonzini New
[V9,1/3] sd.h: Move sd.h to include/hw/sd/ - - 2 - --- 2015-09-29 Sai Pavan Boddu New
[V9,2/3] sdhci: Split sdhci.h for public and internal device usage - - 2 - --- 2015-09-29 Sai Pavan Boddu New
[RFC,1/8] backend: multi-socket - - - - --- 2015-09-29 Christian Pinto New
[RFC,2/8] backend: shared memory backend - - - - --- 2015-09-29 Christian Pinto New
[RFC,3/8] migration: add shared migration type - - - - --- 2015-09-29 Christian Pinto New
[RFC,4/8] hw/misc: IDM Device - - - - --- 2015-09-29 Christian Pinto New
[RFC,5/8] hw/arm: sysbus-fdt - - - - --- 2015-09-29 Christian Pinto New
[RFC,6/8] qemu: slave machine flag - - - - --- 2015-09-29 Christian Pinto New
[RFC,7/8] hw/arm: boot - - - - --- 2015-09-29 Christian Pinto New
[RFC,8/8] qemu: numa - - - - --- 2015-09-29 Christian Pinto New
[v3,1/2] memhp: extend address auto assignment to support gaps 1 - - - --- 2015-09-29 Igor Mammedov New
[v3,2/2] pc: memhp: force gaps between DIMM's GPA 1 - - - --- 2015-09-29 Igor Mammedov New
« 1 2 ... 1234 1235 12364300 4301 »