summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* block: Add 'base-node' parameter to the 'block-stream' commandAlberto Garcia2016-10-311-2/+5
* docs: Document how to stream to an intermediate layerAlberto Garcia2016-10-311-11/+25
* Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...Peter Maydell2016-10-312-1/+205
|\
| * docs: Add documentation for COLO featurezhanghailiang2016-10-301-0/+189
| * COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang2016-10-301-0/+10
| * COLO: Add checkpoint-delay parameter for migrate-set-parameterszhanghailiang2016-10-301-0/+2
| * migration: Introduce capability 'x-colo' to migrationzhanghailiang2016-10-301-1/+4
* | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell2016-10-311-17/+23
|\ \ | |/ |/|
| * iothread: release AioContext around aio_pollPaolo Bonzini2016-10-281-17/+23
* | spapr: update spapr hotplug documentationMichael Roth2016-10-281-9/+46
|/
* qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange2016-10-251-1/+1
* qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange2016-10-251-1/+1
* block: Remove "options" indirection from blockdev-addKevin Wolf2016-10-241-45/+39Star
* atomic: base mb_read/mb_set on load-acquire and store-releasePaolo Bonzini2016-10-241-2/+3
* atomic: introduce smp_mb_acquire and smp_mb_releasePaolo Bonzini2016-10-241-32/+47
* docs/generic-loader: Update the documentAlistair Francis2016-10-171-7/+15
* docs/xbzrle: correctionCao jin2016-10-131-2/+2
* migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya2016-10-131-3/+10
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2016-10-102-2/+15
|\
| * block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf2016-10-072-1/+8
| * block: Add node name to BLOCK_IO_ERROR eventKevin Wolf2016-10-071-1/+7
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...Peter Maydell2016-10-103-4/+4
|\ \
| * | docs: Belatedly update for move of QMP/* to docs/Markus Armbruster2016-10-072-3/+3
| * | docs: Belatedly update for move of qmp-commands.txtMarkus Armbruster2016-10-071-1/+1
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-101-1/+6
|\ \ | |/ |/|
| * hw/misc/edu: support MSI interruptPeter Xu2016-10-041-1/+6
* | docs: Add a generic loader explanation documentAlistair Francis2016-10-041-0/+84
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-291-0/+225
|\
| * cpus-common: lock-free fast path for cpu_exec_start/endPaolo Bonzini2016-09-271-3/+50
| * cpus-common: simplify locking for start_exclusive/end_exclusivePaolo Bonzini2016-09-271-1/+3
| * cpus-common: remove redundant call to exclusive_idle()Paolo Bonzini2016-09-271-1/+0Star
| * docs: include formal model for TCG exclusive sectionsPaolo Bonzini2016-09-271-0/+177
* | docs: Add documentation for COLO-proxyZhang Chen2016-09-271-0/+188
|/
* block: Remove BB interface from blockdev-add/delKevin Wolf2016-09-231-17/+7Star
* block: Accept device model name for block_set_io_throttleKevin Wolf2016-09-231-2/+4
* block: Accept device model name for blockdev-change-mediumKevin Wolf2016-09-231-4/+6
* block: Accept device model name for ejectKevin Wolf2016-09-231-3/+5
* block: Accept device model name for x-blockdev-remove-mediumKevin Wolf2016-09-231-5/+7
* block: Accept device model name for x-blockdev-insert-mediumKevin Wolf2016-09-231-2/+4
* block: Accept device model name for blockdev-open/close-trayKevin Wolf2016-09-231-4/+8
* Replace qmp-commands.hx by docs/qmp-commands.txtMarc-André Lureau2016-09-193-41/+3801
* monitor: remove mhandler.cmd_newMarc-André Lureau2016-09-191-2/+2
* monitor: use qmp_find_command() (using generated qapi code)Marc-André Lureau2016-09-191-6/+2Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-151-1/+1
|\
| * doc/rcu: fix typoCao jin2016-09-131-1/+1
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-09-131-1/+4
|\ \
| * | docs: Fix description of the leaky bucket algorithm in throttle.txtAlberto Garcia2016-09-131-1/+4
| |/
* / docs: block replication's descriptionWen Congyang2016-09-131-0/+239
|/
* trace: add syslog tracing backendPaul Durrant2016-09-051-0/+12
* vhost-user: Introduce a new protocol feature REPLY_ACK.Prerna Saxena2016-08-101-0/+26