aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster
2017-09-04qapi: Update qapi-code-gen.txt examples to match current codeMarkus Armbruster
2017-08-02vhost-user: fix legacy cross-endian configurationsFelipe Franciosi
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi
2017-07-31docs: fix broken paths to docs/specs/ivshmem-spec.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/config/ich9-ehci-uhci.cfgPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/interop/qcow2.txtPhilippe Mathieu-Daudé
2017-07-31docs: fix broken paths to docs/interop dirCleber Rosa
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster
2017-07-18Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-07-18Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2017-07-18live-block-ops.txt: Rename, rewrite, and improve itKashyap Chamarthy
2017-07-18bitmaps.md: Convert to rST; move it into 'interop' dirKashyap Chamarthy
2017-07-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-07-17docs/colo-proxy.txt: Update colo-proxy usage of net driver with vnet_headerZhang Chen
2017-07-17trace: update old trace events in docsStefan Hajnoczi
2017-07-14docs/devel/memory.txt: Add section about RAM migrationPeter Maydell
2017-07-11specs/qcow2: do not use wording 'bitmap header'Vladimir Sementsov-Ogievskiy
2017-07-11specs/qcow2: fix bitmap granularity qemu-specific noteVladimir Sementsov-Ogievskiy
2017-07-11qcow2: extend specification to cover LUKS encryptionDaniel P. Berrange
2017-06-15docs: create interop/ subdirectoryPaolo Bonzini
2017-06-07docs: create config/, devel/ and spin/ subdirectoriesPaolo Bonzini
2017-06-04docs/qdev-device-use.txt: update section Default DevicesMarkus Armbruster
2017-06-04docs qemu-doc: Avoid ide-drive, it's deprecatedMarkus Armbruster
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau
2017-05-12qemu-doc: Update to use the new way of attaching USB devicesThomas Huth
2017-03-28trace: fix tcg tracing build breakageStefan Hajnoczi
2017-03-16qapi: The #optional tag is redundant, dropMarkus Armbruster
2017-03-16qapi: Clean up build of generated documentationMarkus Armbruster
2017-03-16qapi: Have each QAPI schema declare its name rule violationsMarkus Armbruster
2017-03-16qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster
2017-03-16docs/qapi-code-gen.txt: Drop confusing reference to 'gen'Markus Armbruster
2017-03-16qapi: Make doc comments optional where we don't need themMarkus Armbruster
2017-03-14docs: Add a note about mixing bootindex with "-boot order"Thomas Huth
2017-03-07docs/qapi-code-gen.txt: Clarify naming rulesMarkus Armbruster
2017-03-05qapi: Drop unused non-strict qobject input visitorMarkus Armbruster
2017-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-03-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20170301-1' into...Peter Maydell
2017-03-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-docs-20170301-1' into ...Peter Maydell
2017-03-02docs: VM Generation ID device descriptionBen Warren
2017-03-01replay: add record/replay for audio passthroughPavel Dovgalyuk
2017-03-01mach-virt: Provide sample configuration filesAndrea Bolognani
2017-03-01q35: Improve sample configuration filesAndrea Bolognani
2017-02-28postcopy: Add doc about hugepages and postcopyDr. David Alan Gilbert
2017-02-28migration: Update docs to discourage version bumpsDr. David Alan Gilbert
2017-02-24docs: new design document multi-thread-tcg.txtAlex Bennée
2017-02-21xhci: add qemu xhci controllerGerd Hoffmann