summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Add postcopy documentationDr. David Alan Gilbert1-0/+191
2015-11-10qapi-introspect: Document lack of sortingEric Blake1-4/+15
2015-11-10qapi: Provide nicer array names in introspectionEric Blake1-2/+5
2015-11-05replay: global variables and function stubsPavel Dovgalyuk1-0/+168
2015-11-02qapi: Reserve 'q_*' and 'has_*' member namesEric Blake1-4/+7
2015-11-02qapi: Reserve '*List' type names for list typesEric Blake1-1/+2
2015-10-30docs: Document QMP event rate limitingMarkus Armbruster2-0/+17
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau1-1/+1
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand1-3/+6
2015-10-24docs: update ivshmem device specDavid Marchand1-31/+93
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-2/+167
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet1-0/+15
2015-10-22vhost-user: document migration logMarc-André Lureau1-2/+46
2015-10-22virtio: add some migration docCornelia Huck1-0/+106
2015-10-19fw_cfg: Define a static signature to be returned on DMA port readsKevin O'Connor1-0/+3
2015-10-19fw_cfg DMA interface documentationMarc Marí1-4/+61
2015-10-19fw_cfg: document fw_cfg_modify_iXX() update functionsGabriel L. Somlo1-0/+11
2015-10-19fw_cfg: insert string blobs via qemu cmdlineGabriel L. Somlo1-0/+15
2015-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2015-10-19doc/rcu: fix g_free_rcu() usage exampleSergey Fedorov1-1/+1
2015-10-12qapi: Consistent generated code: prefer visitor 'v'Eric Blake1-37/+37
2015-10-12qapi: Consistent generated code: prefer error 'err'Eric Blake1-14/+14
2015-10-12docs: Move files from docs/qmp/ to docs/Markus Armbruster3-0/+0
2015-10-09docs: update the usage example of "dtrace" backend in tracing.txtLin Ma1-5/+5
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+507
2015-09-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+75
2015-09-25docs: describe the QEMU build system structure / designDaniel P. Berrange1-0/+507
2015-09-24qemu-thread: add a fast path to the Win32 QemuEventPaolo Bonzini1-0/+98
2015-09-24vhost-user: add a new message to disable/enable a specific virt queue.Changchun Ouyang1-1/+11
2015-09-24vhost-user: add multiple queue supportChangchun Ouyang1-0/+15
2015-09-24vhost-user: add VHOST_USER_GET_QUEUE_NUM messageYuanhan Liu1-0/+11
2015-09-24vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu1-2/+2
2015-09-24vhost-user: add protocol feature negotiationMichael S. Tsirkin1-0/+37
2015-09-23libcacard: use the standalone projectMarc-André Lureau1-483/+0
2015-09-23spapr: Support ibm,dynamic-reconfiguration-memoryBharata B Rao1-0/+48
2015-09-21qapi-introspect: Hide type namesMarkus Armbruster1-19/+17
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster1-5/+232
2015-09-21qapi: Pseudo-type '**' is now unused, drop itMarkus Armbruster1-12/+6
2015-09-21qapi-schema: Fix up misleading specification of netdev_addMarkus Armbruster1-1/+1
2015-09-21qapi: Introduce a first class 'any' typeMarkus Armbruster1-0/+1
2015-09-21qapi: Improve built-in type documentationMarkus Armbruster1-11/+18
2015-09-21qapi-commands: De-duplicate output marshaling functionsMarkus Armbruster1-2/+2
2015-09-21qapi: Rename qmp_marshal_input_FOO() to qmp_marshal_FOO()Markus Armbruster2-6/+6
2015-09-21qapi: Clean up after recent conversions to QAPISchemaVisitorMarkus Armbruster1-1/+1
2015-09-21qapi: De-duplicate enum code generationMarkus Armbruster1-4/+5
2015-09-21qapi-types: Convert to QAPISchemaVisitor, fixing flat unionsMarkus Armbruster1-15/+14
2015-09-15qapi: allow override of default enum prefix namingDaniel P. Berrange1-0/+8
2015-09-11typofixes - v4Veres Lajos2-3/+3
2015-09-11maint: remove / fix many doubled wordsDaniel P. Berrange4-5/+5
2015-09-04docs: document how to configure the qcow2 L2/refcount cachesAlberto Garcia1-0/+164