aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-10-30Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+2
2014-10-27aio / timers: De-document -clockMarkus Armbruster1-0/+2
2014-10-23docs/qcow2: Limit refcount_order to [0, 6]Max Reitz1-0/+1
2014-10-23docs/qcow2: Correct refcount_block_entriesMax Reitz1-1/+1
2014-10-20block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster1-1/+1
2014-10-20block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster1-4/+4
2014-10-15vga-pci: add qext region to mmioGerd Hoffmann1-0/+9
2014-09-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+161
2014-09-26qapi: Update docs given recent event, spacing fixesEric Blake1-20/+80
2014-09-26trace: docs: add trace file descriptionChen Fan1-1/+1
2014-09-25docs: add blkdebug block driver documentationStefan Hajnoczi1-0/+161
2014-09-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-1/+2
2014-09-22docs: List all image elements currently supported by the fuzzerMaria Kustova1-1/+2
2014-09-20rdma: Fix incorrect description in commentszhanghailiang1-3/+3
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-5/+10
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini1-5/+10
2014-08-15docs: Expand the list of supported image elements with L1/L2 tablesMaria Kustova1-2/+1
2014-08-15docs: Specification for the image fuzzerMaria Kustova1-0/+239
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+40
2014-08-15docs/multiple-iothreads.txt: add documentation on IOThread programmingStefan Hajnoczi1-0/+134
2014-08-15docs: Make the recommendation for the backing file name position a requirementMaria Kustova1-6/+6
2014-08-12trace: [tcg] Add documentationLluís Vilanova1-0/+40
2014-07-24docs: document missing VSERPORT_CHANGE eventEric Blake1-0/+16
2014-07-24docs: document missing POWERDOWN eventEric Blake1-1/+15
2014-07-24docs: document missing SPICE_MIGRATE_COMPLETED eventEric Blake1-0/+13
2014-07-24docs: split SPICE_* event docsEric Blake1-3/+28
2014-07-24docs: grammar fixes to qmp-eventsEric Blake1-2/+2
2014-07-09AioContext: speed up aio_notifyPaolo Bonzini1-0/+104
2014-07-01qapi: Change back sector-count to sectors-count in quorum QAPI events.Benoît Canet1-13/+13
2014-06-29vhost-user: typo fixupsMichael S. Tsirkin1-2/+1
2014-06-29vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion1-3/+4
2014-06-29vhost-user: fix wrong ids in documentationDamjan Marion1-14/+14
2014-06-27docs/qmp: Fix documentation of BLOCK_JOB_READY to match codeMarkus Armbruster1-2/+10
2014-06-27qmp: add qmp-events.txt backLuiz Capitulino1-0/+551
2014-06-27qapi script: clean up in scriptsWenchao Xia1-4/+4
2014-06-23qapi event: convert QUORUM eventsWenchao Xia1-41/+0
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia1-14/+0
2014-06-23qapi event: convert BALLOON_CHANGEWenchao Xia1-17/+0
2014-06-23qmp: convert ACPI_DEVICE_OST eventIgor Mammedov1-10/+0
2014-06-23qapi event: convert SPICE eventsWenchao Xia1-62/+0
2014-06-23qapi event: convert VNC eventsWenchao Xia1-90/+0
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia1-17/+0
2014-06-23qapi event: convert other BLOCK_JOB eventsWenchao Xia1-71/+0
2014-06-23qapi event: convert BLOCK_IMAGE_CORRUPTEDWenchao Xia1-22/+0
2014-06-23qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERRORWenchao Xia1-47/+0
2014-06-23qapi event: convert DEVICE_TRAY_MOVEDWenchao Xia1-18/+0
2014-06-23qapi event: convert DEVICE_DELETEDWenchao Xia1-18/+0
2014-06-23qapi event: convert WATCHDOGWenchao Xia1-19/+0
2014-06-23qapi event: convert RTC_CHANGEWenchao Xia1-16/+0
2014-06-23qapi event: convert WAKEUPWenchao Xia1-12/+0
2014-06-23qapi event: convert SUSPEND_DISKWenchao Xia1-14/+0
2014-06-23qapi event: convert SUSPENDWenchao Xia1-12/+0
2014-06-23qapi event: convert RESUMEWenchao Xia1-12/+0
2014-06-23qapi event: convert STOPWenchao Xia1-12/+0
2014-06-23qapi event: convert RESETWenchao Xia1-12/+0
2014-06-23qapi event: convert SHUTDOWNWenchao Xia1-15/+0
2014-06-23qapi script: add event supportWenchao Xia1-0/+18
2014-06-23block: asynchronously stop the VM on I/O errorsPaolo Bonzini1-1/+1
2014-06-19qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov1-0/+10
2014-06-19Add vhost-user protocol documentationNikolay Nikolaev1-0/+266
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov1-0/+44
2014-06-10libcacard: improve documentationPaolo Bonzini1-17/+63
2014-06-09trace: Multi-backend tracingLluís Vilanova1-2/+2
2014-06-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+3
2014-06-04docs/multiseat.txt: add note about spiceGerd Hoffmann1-0/+8
2014-06-04docs/multiseat.txt: gtk joined the partyGerd Hoffmann1-3/+13
2014-06-04docs/multiseat.txt: use autoseatGerd Hoffmann1-23/+31
2014-05-28docs: Define refcount_bits valueMaria Kustova1-2/+3
2014-05-26docs: add multiseat.txtGerd Hoffmann1-0/+76
2014-05-25virtio-balloon: return empty data when no stats are availableJán Tomko1-2/+3
2014-05-16qapi: skip redundant includesBenoît Canet1-1/+1
2014-05-15qapi: Show qapi-commands.py invocation in qapi-code-gen.txtMarkus Armbruster1-14/+13
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster1-37/+50
2014-05-15qapi: Normalize marshalling's visitor initialization and cleanupMarkus Armbruster1-4/+4
2014-05-15qapi: Update qapi-code-gen.txt example to match current codeMarkus Armbruster1-56/+90
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-3/+3
2014-05-09qapi: Document optional arguments' backwards compatibilityEric Blake1-4/+28
2014-05-08qmp hmp: Consistently name Error * objects err, and not errpMarkus Armbruster1-14/+14
2014-05-08qapi: Add a primitive to include other files from a QAPI schema fileLluís Vilanova1-0/+11
2014-05-08qapi: Use an explicit input fileLluís Vilanova1-2/+2
2014-05-07docs/memory.txt: Fix document on MMIO operationsFam Zheng1-5/+5
2014-05-05savevm: Ignore minimum_version_id_old if there is no load_state_oldPeter Maydell1-7/+5
2014-05-01Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into stagingPeter Maydell1-3/+10
2014-04-28vga: add secondary stdvga variantGerd Hoffmann1-3/+10
2014-04-25Use error_is_set() only when necessary (again)Markus Armbruster1-3/+3
2014-03-12Merge remote-tracking branch 'remotes/kraxel/tags/pull-misc-1' into stagingPeter Maydell1-87/+80
2014-03-12Docs: Introduce multiport serial support in qemupciserial.inf.Miki Mishael1-87/+80
2014-03-11qapi script: do not allow string discriminatorWenchao Xia1-4/+1
2014-03-11qapi script: support enum type as discriminator in unionWenchao Xia1-2/+6
2014-02-28qmp: Make Quorum error events more palatable.Benoît Canet1-36/+39
2014-02-25rdma: rename 'x-rdma' => 'rdma'Michael R. Hines1-14/+10
2014-02-21quorum: Add quorum mechanism.Benoît Canet1-0/+36
2014-02-19Update documentation for LTTng ust tracingMohamad Gebai1-0/+36
2014-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingPeter Maydell1-1/+3
2014-01-26acpi: ich9: add CPU hotplug handling to Q35 machineIgor Mammedov1-1/+3
2014-01-15docs: Fix typo in QMP WAKEUP exampleNamhyung Kim1-1/+1
2013-11-05docs/memory.txt: Clarify and expand priority/overlap documentationPeter Maydell1-2/+62
2013-10-31Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2-2/+2
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+4
2013-10-26docs/ccid.txt: fix the typoWengFan1-1/+1
2013-10-26qapi: fix documentation exampleEric Blake1-1/+1
2013-10-14docs/memory: Explictly state that MemoryRegion priority is signedMarcel Apfelbaum1-0/+4
2013-10-11Use qemu-project.org domain nameStefan Hajnoczi2-2/+2
2013-10-11qapi-types/visit.py: Inheritance for structsKevin Wolf1-0/+17
2013-10-11qcow2: Alignment of snapshot table entriesMax Reitz1-0/+3
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+1
2013-09-20docs: Fix IO port number for CPU present bitmap.Anthony PERARD1-1/+1
2013-09-18QMP: qmp-events.txt: alphabetical order fix and other minor changesLuiz Capitulino1-17/+17
2013-09-18QMP: Update qmp-spec.txtLuiz Capitulino1-37/+28
2013-09-18QMP: Update README fileLuiz Capitulino1-50/+49
2013-09-18QMP: QMP/ -> docs/qmp/Luiz Capitulino3-0/+872
2013-08-30qcow2: Add corrupt bitMax Reitz1-1/+6
2013-08-21q35: Add PCIe switch to example q35 configurationAlex Williamson1-0/+23
2013-07-27misc: Fix new typos in comments and stringsStefan Weil1-1/+1
2013-07-26qapi: Anonymous unionsKevin Wolf1-0/+25
2013-07-26qapi: Flat unions with arbitrary discriminatorKevin Wolf1-0/+22
2013-07-26docs: Document QAPI union typesKevin Wolf1-7/+55
2013-07-23rdma: update documentation to reflect new unpin supportMichael R. Hines1-21/+30
2013-07-04add a header file for atomic operationsPaolo Bonzini1-0/+352
2013-06-27rdma: add documentationMichael R. Hines1-0/+415
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini1-1/+1
2013-06-01docs: Fix typo and update file in migrationLei Li1-8/+9
2013-05-12docs: mention AddressSpaces in docs/memory.txtPaolo Bonzini1-4/+7
2013-05-03trace: document ftrace backendEiichi Tsukata1-0/+16
2013-05-01acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guestIgor Mammedov1-0/+22
2013-04-30pvpanic: add document of pvpanicHu Tao1-0/+39
2013-04-29doc: document the Pseudo-encoding of LED stateLei Li1-0/+50
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori1-0/+92
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman1-0/+92
2013-04-16pci: add pci test deviceMichael S. Tsirkin1-0/+26
2013-04-12Typo, spelling and grammatical fixesPeter Maydell2-6/+6
2013-04-03usb: update docs for bus name changeGerd Hoffmann1-10/+10
2013-03-28trace: Provide a detailed event control interfaceLluís Vilanova1-26/+18
2013-03-22Fix typos and misspellingsPeter Maydell1-2/+2
2013-03-11migration: move rate limiting to QEMUFilePaolo Bonzini1-19/+1
2013-02-05trace: Fix location of simpletrace.py in docsMarkus Armbruster1-2/+2
2013-01-25docs: document virtio-balloon statsLuiz Capitulino1-0/+104
2013-01-22usb: add usb-bot device (scsi bulk-only transport).Gerd Hoffmann1-1/+10
2013-01-14Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-0/+50
2013-01-11q35: document chipset devicesGerd Hoffmann1-0/+129
2013-01-09pci: use constants for devices under the 1B36 device ID, document themPaolo Bonzini1-0/+15
2013-01-08ivshmem: use symbolic constant for PCI ID, add to pci-ids.txtPaolo Bonzini1-0/+2
2013-01-08virtio-9p: use symbolic constant, add to pci-ids.txtPaolo Bonzini1-0/+1
2013-01-08reorganize pci-ids.txtPaolo Bonzini1-13/+14
2013-01-08docs: move pci-ids.txt to docs/specs/Paolo Bonzini1-0/+31
2012-12-17docs: add spice-port-fqdn.txtMarc-André Lureau1-0/+19
2012-11-19Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-9/+4
2012-11-16trace: Remove "info trace" from documentsLiming Wang1-9/+0
2012-11-16trace: document '-' syntax for disabling eventsStefan Hajnoczi1-0/+4
2012-11-16vga: fix bochs alignment issueGerd Hoffmann1-1/+2
2012-10-22serial: add pci-serial documentationGerd Hoffmann1-0/+34
2012-10-22serial: add windows inf file for the pci card to docsGerd Hoffmann1-0/+109
2012-10-20vga: add specs for standard vgaGerd Hoffmann1-0/+64
2012-09-14Spelling fixes in comments and documentationStefan Weil2-3/+3
2012-08-15docs: Fix spelling (propery -> property)Stefan Weil1-1/+1
2012-08-13Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-20/+27
2012-08-13docs: writing-qmp-commands.txt: update error sectionLuiz Capitulino1-20/+27
2012-08-08Add XBZRLE documentationOrit Wasserman1-0/+128
2012-08-06docs: add lazy refcounts bit to qcow2 specificationStefan Hajnoczi1-1/+6
2012-08-06docs: add dirty bit to qcow2 specificationStefan Hajnoczi1-1/+6
2012-07-23Merge remote-tracking branch 'stefanha/net' into stagingAnthony Liguori1-0/+2
2012-07-23qapi: fix error propagationPaolo Bonzini1-0/+2
2012-07-21Fix some more Qemus in documentation and help textStefan Weil1-1/+1
2012-07-12usb: add usb attached scsi emulationGerd Hoffmann1-0/+38
2012-06-24spapr: Add "memop" hypercallBenjamin Herrenschmidt1-0/+78
2012-05-30xhci: add usage info to docsGerd Hoffmann1-0/+15
2012-05-02docs: fix one issue in qcow2 specsZhi Yong Wu1-1/+1
2012-04-20Specification for qcow2 version 3Kevin Wolf1-23/+99
2012-04-15acpi_piix4: Re-define PCI hotplug eject register readAlex Williamson1-2/+10
2012-04-15acpi_piix4: Remove PCI_RMV_BASE write codeAlex Williamson1-1/+1
2012-04-15acpi_piix4: Disallow write to up/down PCI hotplug registersAlex Williamson1-2/+2
2012-04-07Replace Qemu by QEMU in internal documentationStefan Weil2-2/+2
2012-03-27qapi: untangle next_listPaolo Bonzini1-2/+2
2012-03-19Merge remote-tracking branch 'sstabellini/saverestore-8' into stagingAnthony Liguori1-0/+34
2012-03-19Introduce "xen-save-devices-state"Stefano Stabellini1-0/+34
2012-03-12docs: correct ./configure line in tracing.txtJun Koi1-1/+1
2012-03-12trace: Provide a per-event status define for conditional compilationLluís Vilanova1-6/+40
2012-03-08libcacard: Spelling and grammar fixes in documentationStefan Weil1-13/+13
2012-01-26docs: describe live block operationsMarcelo Tosatti1-0/+58
2012-01-13Spelling fixes in comments and documentationStefan Weil1-1/+1
2011-12-19Merge remote-tracking branch 'qemu-kvm/memory/mutators' into stagingAnthony Liguori1-0/+12
2011-12-15qcow2: Allow >4 GB VM stateKevin Wolf1-1/+7
2011-12-14Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori1-3/+3
2011-12-07docs: document memory API interaction with migrationAvi Kivity1-0/+12
2011-12-06docs: Add writing-qmp-commands.txtLuiz Capitulino1-0/+642
2011-12-06memory: minor documentation fixes/enhancementsAdemar de Souza Reis Jr1-3/+3
2011-11-17Fixing some spelling in docs/libcacard.txtMatthias Brugger1-6/+6
2011-11-17Fix some spelling bugs in documentation and commentsStefan Weil2-4/+4
2011-11-17Fix spelling in documentation and comments (similiar -> similar)Stefan Weil1-1/+1
2011-11-01Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-1/+8
2011-11-01trace: Add wildcard trace event supportMark Wu1-1/+8
2011-11-01qapi: fix typos in documentation JSON examplesStefan Hajnoczi1-2/+2
2011-10-28qcow2: fix some errors and typo in qcow2.txtZhi Yong Wu1-3/+3
2011-09-21trace: Update docs to use example events that existLluís Vilanova1-7/+9
2011-09-21trace: allow trace events with string argumentsStefan Hajnoczi1-5/+3
2011-09-17trace: allow PRI*64 at beginning and ending of format stringStefan Hajnoczi1-4/+1
2011-09-09docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>Markus Armbruster1-1/+1
2011-09-02Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-26/+47
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís1-5/+0
2011-09-01trace: [simple] disable all trace points by defaultLluís1-3/+8