Age | Commit message (Expand) | Author |
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 |
2016-07-21 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-07-21 | virtio: Update migration docs | Dr. David Alan Gilbert |
2016-07-19 | qapi: Implement boxed types for commands/events | Eric Blake |
2016-07-18 | spec/parallels: fix a mistake | Vladimir Sementsov-Ogievskiy |
2016-07-13 | blockjob: Update description of the 'device' field in the QMP API | Alberto Garcia |
2016-07-12 | usb: add storage hotplug documentation | Gerd Hoffmann |
2016-07-06 | qapi: Add new visit_complete() function | Eric Blake |
2016-07-06 | qmp-input-visitor: Favor new visit_free() function | Eric Blake |
2016-07-06 | qapi: Add new visit_free() function | Eric Blake |
2016-07-06 | qapi: Add parameter to visit_end_* | Eric Blake |