aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2014-05-15qapi: Show qapi-commands.py invocation in qapi-code-gen.txtMarkus Armbruster
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster
2014-05-15qapi: Normalize marshalling's visitor initialization and cleanupMarkus Armbruster
2014-05-15qapi: Update qapi-code-gen.txt example to match current codeMarkus Armbruster
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-09qapi: Document optional arguments' backwards compatibilityEric Blake
2014-05-08qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster
2014-05-08qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova
2014-05-08qapi: Use an explicit input fileLluís Vilanova
2014-05-07docs/memory.txt: Fix document on MMIO operationsFam Zheng
2014-05-05savevm: Ignore minimum_version_id_old if there is no load_state_oldPeter Maydell
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell
2014-04-28vga: add secondary stdvga variantGerd Hoffmann
2014-04-25Use error_is_set() only when necessary (again)Markus Armbruster
2014-03-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into stagingPeter Maydell
2014-03-12Docs: Introduce multiport serial support in qemupciserial.inf.Miki Mishael
2014-03-11qapi script: do not allow string discriminatorWenchao Xia
2014-03-11qapi script: support enum type as discriminator in unionWenchao Xia
2014-02-28qmp: Make Quorum error events more palatable.Benoît Canet
2014-02-25rdma: rename 'x-rdma' => 'rdma'Michael R. Hines
2014-02-21quorum: Add quorum mechanism.Benoît Canet
2014-02-19Update documentation for LTTng ust tracingMohamad Gebai
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov
2014-01-15docs: Fix typo in QMP WAKEUP exampleNamhyung Kim
2013-11-05docs/memory.txt: Clarify and expand priority/overlap documentationPeter Maydell
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-26docs/ccid.txt: fix the typoWengFan
2013-10-26qapi: fix documentation exampleEric Blake
2013-10-14docs/memory: Explictly state that MemoryRegion priority is signedMarcel Apfelbaum
2013-10-11Use qemu-project.org domain nameStefan Hajnoczi
2013-10-11qapi-types/visit.py: Inheritance for structsKevin Wolf
2013-10-11qcow2: Alignment of snapshot table entriesMax Reitz
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-20docs: Fix IO port number for CPU present bitmap.Anthony PERARD
2013-09-18QMP: qmp-events.txt: alphabetical order fix and other minor changesLuiz Capitulino
2013-09-18QMP: Update qmp-spec.txtLuiz Capitulino
2013-09-18QMP: Update README fileLuiz Capitulino
2013-09-18QMP: QMP/ -> docs/qmp/Luiz Capitulino
2013-08-30qcow2: Add corrupt bitMax Reitz
2013-08-21q35: Add PCIe switch to example q35 configurationAlex Williamson
2013-07-27misc: Fix new typos in comments and stringsStefan Weil
2013-07-26qapi: Anonymous unionsKevin Wolf
2013-07-26qapi: Flat unions with arbitrary discriminatorKevin Wolf
2013-07-26docs: Document QAPI union typesKevin Wolf
2013-07-23rdma: update documentation to reflect new unpin supportMichael R. Hines
2013-07-04add a header file for atomic operationsPaolo Bonzini
2013-06-27rdma: add documentationMichael R. Hines
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini