summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* snapshot: create bdrv_all_create_snapshot helperDenis V. Lunev2015-11-191-0/+4
* snapshot: create bdrv_all_find_snapshot helperDenis V. Lunev2015-11-191-0/+1
* snapshot: create bdrv_all_goto_snapshot helperDenis V. Lunev2015-11-191-0/+1
* snapshot: create bdrv_all_delete_snapshot helperDenis V. Lunev2015-11-191-0/+2
* snapshot: return error code from bdrv_snapshot_delete_by_id_or_nameDenis V. Lunev2015-11-191-3/+3
* snapshot: create helper to test that block drivers supports snapshotsDenis V. Lunev2015-11-191-0/+8
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2015-11-181-0/+3
|\
| * block: add blk_abort_aio_requestPeter Lieven2015-11-171-0/+3
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-11-171-0/+17
|\ \ | |/ |/|
| * target-i386: Disable rdtscp on Opteron_G* CPU modelsEduardo Habkost2015-11-171-0/+17
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into s...Peter Maydell2015-11-171-0/+43
|\ \ | |/ |/|
| * buffer: allow a buffer to shrink gracefullyPeter Lieven2015-11-051-0/+1
| * buffer: add buffer_shrinkGerd Hoffmann2015-11-051-0/+10
| * buffer: add buffer_moveGerd Hoffmann2015-11-051-0/+10
| * buffer: add buffer_move_emptyGerd Hoffmann2015-11-051-0/+10
| * buffer: add buffer_initGerd Hoffmann2015-11-051-0/+12
* | hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck2015-11-121-0/+46
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151112' i...Peter Maydell2015-11-121-1/+1
|\ \
| * | 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
OpenPOWER on IntegriCloud