Age | Commit message (Expand) | Author |
2015-11-10 | Add postcopy documentation | Dr. David Alan Gilbert |
2015-11-10 | qapi-introspect: Document lack of sorting | Eric Blake |
2015-11-10 | qapi: Provide nicer array names in introspection | Eric Blake |
2015-11-05 | replay: global variables and function stubs | Pavel Dovgalyuk |
2015-11-02 | qapi: Reserve 'q_*' and 'has_*' member names | Eric Blake |
2015-11-02 | qapi: Reserve '*List' type names for list types | Eric Blake |
2015-10-30 | docs: Document QMP event rate limiting | Markus Armbruster |
2015-10-26 | ivshmem: use little-endian int64_t for the protocol | Marc-André Lureau |
2015-10-24 | ivshmem: add check on protocol version in QEMU | David Marchand |
2015-10-24 | docs: update ivshmem device spec | David Marchand |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet |
2015-10-22 | vhost-user: document migration log | Marc-André Lureau |
2015-10-22 | virtio: add some migration doc | Cornelia Huck |
2015-10-19 | fw_cfg: Define a static signature to be returned on DMA port reads | Kevin O'Connor |
2015-10-19 | fw_cfg DMA interface documentation | Marc Marí |
2015-10-19 | fw_cfg: document fw_cfg_modify_iXX() update functions | Gabriel L. Somlo |
2015-10-19 | fw_cfg: insert string blobs via qemu cmdline | Gabriel L. Somlo |
2015-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-10-19 | doc/rcu: fix g_free_rcu() usage example | Sergey Fedorov |
2015-10-12 | qapi: Consistent generated code: prefer visitor 'v' | Eric Blake |
2015-10-12 | qapi: Consistent generated code: prefer error 'err' | Eric Blake |
2015-10-12 | docs: Move files from docs/qmp/ to docs/ | Markus Armbruster |
2015-10-09 | docs: update the usage example of "dtrace" backend in tracing.txt | Lin Ma |
2015-09-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-09-25 | docs: describe the QEMU build system structure / design | Daniel P. Berrange |
2015-09-24 | qemu-thread: add a fast path to the Win32 QemuEvent | Paolo Bonzini |
2015-09-24 | vhost-user: add a new message to disable/enable a specific virt queue. | Changchun Ouyang |
2015-09-24 | vhost-user: add multiple queue support | Changchun Ouyang |
2015-09-24 | vhost-user: add VHOST_USER_GET_QUEUE_NUM message | Yuanhan Liu |
2015-09-24 | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu |
2015-09-24 | vhost-user: add protocol feature negotiation | Michael S. Tsirkin |
2015-09-23 | libcacard: use the standalone project | Marc-André Lureau |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao |
2015-09-21 | qapi-introspect: Hide type names | Markus Armbruster |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster |
2015-09-21 | qapi: Pseudo-type '**' is now unused, drop it | Markus Armbruster |
2015-09-21 | qapi-schema: Fix up misleading specification of netdev_add | Markus Armbruster |
2015-09-21 | qapi: Introduce a first class 'any' type | Markus Armbruster |
2015-09-21 | qapi: Improve built-in type documentation | Markus Armbruster |
2015-09-21 | qapi-commands: De-duplicate output marshaling functions | Markus Armbruster |
2015-09-21 | qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO() | Markus Armbruster |
2015-09-21 | qapi: Clean up after recent conversions to QAPISchemaVisitor | Markus Armbruster |
2015-09-21 | qapi: De-duplicate enum code generation | Markus Armbruster |
2015-09-21 | qapi-types: Convert to QAPISchemaVisitor, fixing flat unions | Markus Armbruster |
2015-09-15 | qapi: allow override of default enum prefix naming | Daniel P. Berrange |
2015-09-11 | typofixes - v4 | Veres Lajos |
2015-09-11 | maint: remove / fix many doubled words | Daniel P. Berrange |
2015-09-04 | docs: document how to configure the qcow2 L2/refcount caches | Alberto Garcia |