aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-12hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck
2015-11-12Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i...Peter Maydell
2015-11-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-11-12Finish non-postcopiable iterative devices before packageDr. David Alan Gilbert
2015-11-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-11-12block: Update copyright of the accounting codeAlberto Garcia
2015-11-12block: Add average I/O queue depth to BlockDeviceTimedStatsAlberto Garcia
2015-11-12block: Compute minimum, maximum and average I/O latenciesAlberto Garcia
2015-11-12block: Allow configuring whether to account failed and invalid opsAlberto Garcia
2015-11-12block: Add statistics for failed and invalid I/O operationsAlberto Garcia
2015-11-12block: Add idle_time_ns to BlockDeviceStatsAlberto Garcia
2015-11-12util: Infrastructure for computing recent averagesAlberto Garcia
2015-11-12block: Add BlockJobTxn support to backup_runJohn Snow
2015-11-12block: Add block job transactionsFam Zheng
2015-11-12blockjob: Add "completed" and "ret" in BlockJobFam Zheng
2015-11-12blockjob: Add .commit and .abort block job actionsFam Zheng
2015-11-12blockjob: Introduce reference count and fix reference to job->bsFam Zheng
2015-11-12qed: Implement .bdrv_drainFam Zheng
2015-11-12block: Introduce BlockDriver.bdrv_drain callbackFam Zheng
2015-11-12block: Drop BlockDriver.bdrv_ioctlFam Zheng
2015-11-12block: Add ioctl parameter fields to BlockRequestFam Zheng
2015-11-12block: Add more types for tracked requestFam Zheng
2015-11-12hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum
2015-11-12Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2015-11-12KVM: add support for any length io eventfdJason Wang
2015-11-12virtio-pci: fix 1.0 virtqueue migrationJason Wang
2015-11-12e1000: Introducing backward compatibility command line parameterLeonid Bloch
2015-11-12monitor/target-ppc: Define target_get_monitor_defAlexey Kardashevskiy
2015-11-11Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151111' into stagingPeter Maydell
2015-11-11qdev: provide qdev_reset_all_fn()David Hildenbrand
2015-11-11block: Add blk_get_refcnt()Alberto Garcia
2015-11-11throttle: Use bs->throttle_state instead of bs->io_limits_enabledAlberto Garcia
2015-11-11qmp: Introduce blockdev-change-mediumMax Reitz
2015-11-11block: Add functions for inheriting a BBRSMax Reitz
2015-11-11block: Make bdrv_states publicMax Reitz
2015-11-11block: Add blk_remove_bs()Max Reitz
2015-11-10Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...Peter Maydell
2015-11-10Inhibit ballooning during postcopyDr. David Alan Gilbert
2015-11-10Disable mlock around incoming postcopyDr. David Alan Gilbert
2015-11-10Postcopy: Mark nohugepage before discardDr. David Alan Gilbert
2015-11-10Start up a postcopy/listener thread ready for incoming page dataDr. David Alan Gilbert
2015-11-10Postcopy; Handle userfault requestsDr. David Alan Gilbert
2015-11-10Don't iterate on precopy-only devices during postcopyDr. David Alan Gilbert
2015-11-10postcopy_ram.c: place_page and helpersDr. David Alan Gilbert
2015-11-10Page request: Process incoming page requestDr. David Alan Gilbert
2015-11-10Page request: Add MIG_RP_MSG_REQ_PAGES reverse commandDr. David Alan Gilbert
2015-11-10Postcopy: Postcopy startup in migration threadDr. David Alan Gilbert
2015-11-10postcopy: ram_enable_notify to switch on userfaultDr. David Alan Gilbert
2015-11-10postcopy: Incoming initialisationDr. David Alan Gilbert
2015-11-10migration_completion: Take current stateDr. David Alan Gilbert