summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | monitor/target-ppc: Define target_get_monitor_defAlexey Kardashevskiy2015-11-121-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into stagingPeter Maydell2015-11-111-0/+1
|\ \
| * | qdev: provide qdev_reset_all_fn()David Hildenbrand2015-11-111-0/+1
* | | block: Add blk_get_refcnt()Alberto Garcia2015-11-111-0/+1
* | | throttle: Use bs->throttle_state instead of bs->io_limits_enabledAlberto Garcia2015-11-111-1/+4
* | | qmp: Introduce blockdev-change-mediumMax Reitz2015-11-111-2/+0
* | | block: Add functions for inheriting a BBRSMax Reitz2015-11-111-0/+2
* | | block: Make bdrv_states publicMax Reitz2015-11-111-0/+2
* | | block: Add blk_remove_bs()Max Reitz2015-11-111-0/+1
|/ /
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...Peter Maydell2015-11-1012-11/+295
|\ \
| * | Inhibit ballooning during postcopyDr. David Alan Gilbert2015-11-101-0/+2
| * | Disable mlock around incoming postcopyDr. David Alan Gilbert2015-11-101-0/+1
| * | Postcopy: Mark nohugepage before discardDr. David Alan Gilbert2015-11-101-0/+6
| * | Start up a postcopy/listener thread ready for incoming page dataDr. David Alan Gilbert2015-11-101-0/+4
| * | Postcopy; Handle userfault requestsDr. David Alan Gilbert2015-11-101-0/+3
| * | Don't iterate on precopy-only devices during postcopyDr. David Alan Gilbert2015-11-101-1/+1
| * | postcopy_ram.c: place_page and helpersDr. David Alan Gilbert2015-11-102-0/+22
| * | Page request: Process incoming page requestDr. David Alan Gilbert2015-11-101-0/+22
| * | Page request: Add MIG_RP_MSG_REQ_PAGES reverse commandDr. David Alan Gilbert2015-11-101-0/+5
| * | Postcopy: Postcopy startup in migration threadDr. David Alan Gilbert2015-11-101-0/+3
| * | postcopy: ram_enable_notify to switch on userfaultDr. David Alan Gilbert2015-11-102-0/+9
| * | postcopy: Incoming initialisationDr. David Alan Gilbert2015-11-102-0/+15
| * | migration_completion: Take current stateDr. David Alan Gilbert2015-11-103-0/+41
| * | Add qemu_savevm_state_complete_postcopyDr. David Alan Gilbert2015-11-102-0/+2
| * | MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration stateDr. David Alan Gilbert2015-11-101-0/+2
| * | migrate_start_postcopy: Command to trigger transition to postcopyDr. David Alan Gilbert2015-11-101-0/+3
| * | postcopy: OS support testDr. David Alan Gilbert2015-11-101-0/+19
| * | Modify save_live_pending for postcopyDr. David Alan Gilbert2015-11-102-3/+6
| * | MIG_CMD_PACKAGED: Send a packaged chunk of migration streamDr. David Alan Gilbert2015-11-101-0/+4
| * | Add wrappers and handlers for sending/receiving the postcopy-ram migration me...Dr. David Alan Gilbert2015-11-102-0/+46
| * | Add migration-capability boolean for postcopy-ram.Dr. David Alan Gilbert2015-11-101-0/+1
| * | Rework loadvm path for subloopsDr. David Alan Gilbert2015-11-101-0/+6
| * | Return path: Source handling of return pathDr. David Alan Gilbert2015-11-101-0/+8
| * | Return path: Send responses from destination to sourceDr. David Alan Gilbert2015-11-101-0/+19
| * | Return path: Control commandsDr. David Alan Gilbert2015-11-102-0/+6
| * | Migration commandsDr. David Alan Gilbert2015-11-102-0/+9
| * | Return path: Open a return path on QEMUFile for socketsDr. David Alan Gilbert2015-11-101-0/+7
| * | Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert2015-11-102-2/+2
| * | migrate_init: Call from savevmDr. David Alan Gilbert2015-11-102-3/+2
| * | ram_debug_dump_bitmap: Dump a migration bitmap as textDr. David Alan Gilbert2015-11-101-0/+1
| * | Add QEMU_MADV_NOHUGEPAGEDr. David Alan Gilbert2015-11-101-0/+9
| * | Add wrapper for setting blocking status on a QEMUFileDr. David Alan Gilbert2015-11-101-0/+1
| * | Add qemu_get_buffer_in_place to avoid copies some of the timeDr. David Alan Gilbert2015-11-101-0/+2
| * | Rename mis->file to from_src_fileDr. David Alan Gilbert2015-11-101-1/+1
| * | qemu_ram_block_by_nameDr. David Alan Gilbert2015-11-101-0/+1
| * | qemu_ram_block_from_hostDr. David Alan Gilbert2015-11-103-2/+4
| * | Move page_size_init earlierDr. David Alan Gilbert2015-11-102-1/+1
| * | Provide runtime Target page informationDr. David Alan Gilbert2015-11-101-0/+1
* | | arm: boot: Add secure_board_setup flagPeter Crosthwaite2015-11-101-0/+6
|/ /
* | qapi: Simplify error cleanup in test-qmp-*Eric Blake2015-11-101-0/+9
OpenPOWER on IntegriCloud