Age | Commit message (Expand) | Author |
2016-10-31 | block: Add 'base-node' parameter to the 'block-stream' command | Alberto Garcia |
2016-10-31 | docs: Document how to stream to an intermediate layer | Alberto Garcia |
2016-10-31 | Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.8' ... | Peter Maydell |
2016-10-31 | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into staging | Peter Maydell |
2016-10-30 | docs: Add documentation for COLO feature | zhanghailiang |
2016-10-30 | COLO: Add 'x-colo-lost-heartbeat' command to trigger failover | zhanghailiang |
2016-10-30 | COLO: Add checkpoint-delay parameter for migrate-set-parameters | zhanghailiang |
2016-10-30 | migration: Introduce capability 'x-colo' to migration | zhanghailiang |
2016-10-28 | iothread: release AioContext around aio_poll | Paolo Bonzini |
2016-10-28 | spapr: update spapr hotplug documentation | Michael Roth |
2016-10-25 | qapi: rename QmpOutputVisitor to QObjectOutputVisitor | Daniel P. Berrange |
2016-10-25 | qapi: rename QmpInputVisitor to QObjectInputVisitor | Daniel P. Berrange |
2016-10-24 | block: Remove "options" indirection from blockdev-add | Kevin Wolf |
2016-10-24 | atomic: base mb_read/mb_set on load-acquire and store-release | Paolo Bonzini |
2016-10-24 | atomic: introduce smp_mb_acquire and smp_mb_release | Paolo Bonzini |
2016-10-17 | docs/generic-loader: Update the document | Alistair Francis |
2016-10-13 | docs/xbzrle: correction | Cao jin |
2016-10-13 | migrate: move max-bandwidth and downtime-limit to migrate_set_parameter | Ashijeet Acharya |
2016-10-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-10-10 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-10-07' into ... | Peter Maydell |
2016-10-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-07 | docs: Belatedly update for move of QMP/* to docs/ | Markus Armbruster |
2016-10-07 | docs: Belatedly update for move of qmp-commands.txt | Markus Armbruster |
2016-10-07 | block: Add qdev ID to DEVICE_TRAY_MOVED | Kevin Wolf |
2016-10-07 | block: Add node name to BLOCK_IO_ERROR event | Kevin Wolf |
2016-10-04 | docs: Add a generic loader explanation document | Alistair Francis |
2016-10-04 | hw/misc/edu: support MSI interrupt | Peter Xu |
2016-09-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-27 | cpus-common: lock-free fast path for cpu_exec_start/end | Paolo Bonzini |
2016-09-27 | cpus-common: simplify locking for start_exclusive/end_exclusive | Paolo Bonzini |
2016-09-27 | cpus-common: remove redundant call to exclusive_idle() | Paolo Bonzini |
2016-09-27 | docs: include formal model for TCG exclusive sections | Paolo Bonzini |
2016-09-27 | docs: Add documentation for COLO-proxy | Zhang Chen |
2016-09-23 | block: Remove BB interface from blockdev-add/del | Kevin Wolf |
2016-09-23 | block: Accept device model name for block_set_io_throttle | Kevin Wolf |
2016-09-23 | block: Accept device model name for blockdev-change-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for eject | Kevin Wolf |
2016-09-23 | block: Accept device model name for x-blockdev-remove-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for x-blockdev-insert-medium | Kevin Wolf |
2016-09-23 | block: Accept device model name for blockdev-open/close-tray | Kevin Wolf |
2016-09-19 | Replace qmp-commands.hx by docs/qmp-commands.txt | Marc-André Lureau |
2016-09-19 | monitor: remove mhandler.cmd_new | Marc-André Lureau |
2016-09-19 | monitor: use qmp_find_command() (using generated qapi code) | Marc-André Lureau |
2016-09-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-09-13 | doc/rcu: fix typo | Cao jin |
2016-09-13 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell |
2016-09-13 | docs: Fix description of the leaky bucket algorithm in throttle.txt | Alberto Garcia |
2016-09-13 | docs: block replication's description | Wen Congyang |
2016-09-05 | trace: add syslog tracing backend | Paul Durrant |
2016-08-10 | vhost-user: Introduce a new protocol feature REPLY_ACK. | Prerna Saxena |