aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingStefan Hajnoczi
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-11-02docs/rcu.txt: Fix minor typoPranith Kumar
2016-11-01pc: memhp: enable nvdimm device hotplugXiao Guangrong
2016-11-01nvdimm acpi: introduce _FITXiao Guangrong
2016-10-31block: Add 'base-node' parameter to the 'block-stream' commandAlberto Garcia
2016-10-31docs: Document how to stream to an intermediate layerAlberto Garcia
2016-10-31Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ...Peter Maydell
2016-10-31Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell
2016-10-30docs: Add documentation for COLO featurezhanghailiang
2016-10-30COLO: Add 'x-colo-lost-heartbeat' command to trigger failoverzhanghailiang
2016-10-30COLO: Add checkpoint-delay parameter for migrate-set-parameterszhanghailiang
2016-10-30migration: Introduce capability 'x-colo' to migrationzhanghailiang
2016-10-28iothread: release AioContext around aio_pollPaolo Bonzini
2016-10-28spapr: update spapr hotplug documentationMichael Roth
2016-10-25qapi: rename QmpOutputVisitor to QObjectOutputVisitorDaniel P. Berrange
2016-10-25qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange
2016-10-24block: Remove "options" indirection from blockdev-addKevin Wolf
2016-10-24atomic: base mb_read/mb_set on load-acquire and store-releasePaolo Bonzini
2016-10-24atomic: introduce smp_mb_acquire and smp_mb_releasePaolo Bonzini
2016-10-17docs/generic-loader: Update the documentAlistair Francis
2016-10-13docs/xbzrle: correctionCao jin
2016-10-13migrate: move max-bandwidth and downtime-limit to migrate_set_parameterAshijeet Acharya
2016-10-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-10-10Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ...Peter Maydell
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-07docs: Belatedly update for move of QMP/* to docs/Markus Armbruster
2016-10-07docs: Belatedly update for move of qmp-commands.txtMarkus Armbruster
2016-10-07block: Add qdev ID to DEVICE_TRAY_MOVEDKevin Wolf
2016-10-07block: Add node name to BLOCK_IO_ERROR eventKevin Wolf
2016-10-04docs: Add a generic loader explanation documentAlistair Francis
2016-10-04hw/misc/edu: support MSI interruptPeter Xu
2016-09-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-27cpus-common: lock-free fast path for cpu_exec_start/endPaolo Bonzini
2016-09-27cpus-common: simplify locking for start_exclusive/end_exclusivePaolo Bonzini
2016-09-27cpus-common: remove redundant call to exclusive_idle()Paolo Bonzini
2016-09-27docs: include formal model for TCG exclusive sectionsPaolo Bonzini
2016-09-27docs: Add documentation for COLO-proxyZhang Chen
2016-09-23block: Remove BB interface from blockdev-add/delKevin Wolf
2016-09-23block: Accept device model name for block_set_io_throttleKevin Wolf
2016-09-23block: Accept device model name for blockdev-change-mediumKevin Wolf
2016-09-23block: Accept device model name for ejectKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-remove-mediumKevin Wolf
2016-09-23block: Accept device model name for x-blockdev-insert-mediumKevin Wolf
2016-09-23block: Accept device model name for blockdev-open/close-trayKevin Wolf
2016-09-19Replace qmp-commands.hx by docs/qmp-commands.txtMarc-André Lureau
2016-09-19monitor: remove mhandler.cmd_newMarc-André Lureau
2016-09-19monitor: use qmp_find_command() (using generated qapi code)Marc-André Lureau
2016-09-15Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-09-13doc/rcu: fix typoCao jin