summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang1-0/+15
2018-01-19hostmem-file: add "align" optionHaozhong Zhang1-0/+16
2018-01-18vhost-user: fix multiple queue specificationMaxime Coquelin1-2/+2
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu1-0/+55
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+13
2018-01-15migration: postcopy_blocktime documentationAlexey Perevalov1-0/+14
2018-01-15docs: Convert migration.txt to rstDr. David Alan Gilbert1-226/+250
2018-01-12build-sys: add a rule to print a variableMarc-André Lureau1-0/+13
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2-4/+5
2017-12-22vhost-user: document memory accessesStefan Hajnoczi1-3/+30
2017-12-22vhost-user: fix indentation in protocol specificationStefan Hajnoczi1-2/+2
2017-12-20qapi-docs: fix a comment typoChen Hanxiao1-1/+1
2017-12-19docs: mark nested AioContext locking as a legacy APIStefan Hajnoczi1-3/+4
2017-11-27QAPI & interop: Clarify events emitted by 'block-job-cancel'Kashyap Chamarthy1-18/+32
2017-11-27docs: Add image locking subsectionFam Zheng1-0/+36
2017-11-21Use HTTPS for qemu.org and other domainsStefan Hajnoczi3-5/+5
2017-11-21Use qemu.org domain nameStefan Hajnoczi2-2/+2
2017-11-15specs: Extend TPM spec with TPM emulator descriptionStefan Berger1-0/+79
2017-11-05pci-assign: RemovePaolo Bonzini1-10/+2
2017-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+396
2017-10-16Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+49
2017-10-16docs/devel/loads-stores.rst: Document our various load and store APIsPeter Maydell1-0/+396
2017-10-15dump: update phys_base header field based on VMCOREINFO contentMarc-André Lureau1-0/+8
2017-10-15hw/misc: add vmcoreinfo deviceMarc-André Lureau1-0/+41
2017-10-13specs: Describe the TPM support in QEMUStefan Berger1-0/+123
2017-09-27Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...Peter Maydell1-1/+1
2017-09-27Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+804
2017-09-27migration: pre_save return intDr. David Alan Gilbert1-1/+1
2017-09-26docs: add qemu-block-drivers(7) man pageStefan Hajnoczi1-0/+804
2017-09-26trivial: Add missing "-m" parameter in docs/memory-hotplug.txtThomas Huth1-1/+1
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini1-0/+27
2017-09-22scsi: build qemu-pr-helperPaolo Bonzini2-0/+116
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini1-0/+51
2017-09-21memory: avoid "resurrection" of dead FlatViewsPaolo Bonzini1-0/+1
2017-09-21atomic: update documentationPaolo Bonzini1-1/+12
2017-09-19Makefile: Remove libqemustub.aPaolo Bonzini1-9/+9
2017-09-08docs: update documentation considering PCIE-PCI bridgeAleksandr Bezzubikov2-23/+140
2017-09-08colo-compare: Update the COLO document to add the IOThread configurationWang Yong1-1/+2
2017-09-04qapi: Generate FOO_str() macro for QAPI enum FOOMarkus Armbruster1-0/+3
2017-09-04qapi: Update qapi-code-gen.txt examples to match current codeMarkus Armbruster1-9/+38
2017-08-02vhost-user: fix legacy cross-endian configurationsFelipe Franciosi1-0/+16
2017-08-01trace: add trace_event_get_state_backends()Stefan Hajnoczi1-1/+1
2017-07-31docs: fix broken paths to docs/specs/ivshmem-spec.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/config/ich9-ehci-uhci.cfgPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/devel/atomics.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/devel/qapi-code-gen.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/interop/qcow2.txtPhilippe Mathieu-Daudé1-1/+1
2017-07-31docs: fix broken paths to docs/interop dirCleber Rosa1-1/+1
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster1-4/+6
2017-07-18Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell4-577/+1643