summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | Finish non-postcopiable iterative devices before packageDr. David Alan Gilbert2015-11-121-1/+1
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-11-125-11/+207
|\ \ \ | |/ / |/| |
| * | block: Update copyright of the accounting codeAlberto Garcia2015-11-121-0/+1
| * | block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia2015-11-122-0/+3
| * | block: Compute minimum, maximum and average I/O latenciesAlberto Garcia2015-11-121-0/+14
| * | block: Allow configuring whether to account failed and invalid opsAlberto Garcia2015-11-121-0/+5
| * | block: Add statistics for failed and invalid I/O operationsAlberto Garcia2015-11-121-0/+4
| * | block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia2015-11-121-0/+2
| * | util: Infrastructure for computing recent averagesAlberto Garcia2015-11-121-0/+63
| * | block: Add BlockJobTxn support to backup_runJohn Snow2015-11-121-1/+2
| * | block: Add block job transactionsFam Zheng2015-11-122-0/+39
| * | blockjob: Add "completed" and "ret" in BlockJobFam Zheng2015-11-121-0/+9
| * | blockjob: Add .commit and .abort block job actionsFam Zheng2015-11-121-0/+20
| * | blockjob: Introduce reference count and fix reference to job->bsFam Zheng2015-11-121-3/+15
| * | qed: Implement .bdrv_drainFam Zheng2015-11-122-1/+3
| * | block: Introduce BlockDriver.bdrv_drain callbackFam Zheng2015-11-121-0/+6
| * | block: Drop BlockDriver.bdrv_ioctlFam Zheng2015-11-121-1/+0
| * | block: Add ioctl parameter fields to BlockRequestFam Zheng2015-11-121-4/+12
| * | block: Add more types for tracked requestFam Zheng2015-11-121-1/+9
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-11-123-1/+20
|\ \ \ | |/ / |/| |
| * | hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum2015-11-121-0/+4
| * | KVM: add support for any length io eventfdJason Wang2015-11-121-0/+8
| * | virtio-pci: fix 1.0 virtqueue migrationJason Wang2015-11-122-0/+7
* | | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2015-11-121-1/+5
|\ \ \
| * | | e1000: Introducing backward compatibility command line parameterLeonid Bloch2015-11-121-1/+5
| |/ /
* | | 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
OpenPOWER on IntegriCloud