summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-19migration: implement bdrv_all_find_vmstate_bs helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_create_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_find_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_goto_snapshot helperDenis V. Lunev
2015-11-19snapshot: create bdrv_all_delete_snapshot helperDenis V. Lunev
2015-11-19snapshot: return error code from bdrv_snapshot_delete_by_id_or_nameDenis V. Lunev
2015-11-19snapshot: create helper to test that block drivers supports snapshotsDenis V. Lunev
2015-11-18Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-11-17Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-11-17block: add blk_abort_aio_requestPeter Lieven
2015-11-17target-i386: Disable rdtscp on Opteron_G* CPU modelsEduardo Habkost
2015-11-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...Peter Maydell
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