aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-06block/qcow2: Move bitmap reopen into bdrv_reopen_commit_postPeter Krempa
2020-03-06block: Introduce 'bdrv_reopen_commit_post' stepPeter Krempa
2020-03-06block: Fix leak in bdrv_create_file_fallback()Max Reitz
2020-03-06iotests/026: Test EIO on allocation in a data-fileMax Reitz
2020-03-06iotests/026: Test EIO on preallocated zero clusterMax Reitz
2020-03-06qcow2: Fix alloc_cluster_abort() for pre-existing clustersMax Reitz
2020-03-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200306' into ...Peter Maydell
2020-03-06*.hx: Remove all the STEXI/ETEXI blocksPeter Maydell
2020-03-06docs: Remove old texinfo sourcesPeter Maydell
2020-03-06docs: Stop building qemu-docPeter Maydell
2020-03-06ui/cocoa.m: Update documentation file and pathnamePeter Maydell
2020-03-06docs: Generate qemu.1 manpage with SphinxPeter Maydell
2020-03-06docs: Split out sections for the manpage into .rst.inc filesPeter Maydell
2020-03-06qemu-options.hx: Fix up the autogenerated rSTPeter Maydell
2020-03-06qemu-options.hx: Add rST documentation fragmentsPeter Maydell
2020-03-06scripts/hxtool-conv: Archive script used in qemu-options.hx conversionPeter Maydell
2020-03-06docs: Roll -prom-env and -g target-specific info into qemu-options.hxPeter Maydell
2020-03-06docs: Roll semihosting option information into qemu-options.hxPeter Maydell
2020-03-06doc/scripts/hxtool.py: Strip trailing ':' from DEFHEADING/ARCHHEADINGPeter Maydell
2020-03-06hmp-commands-info.hx: Add rST documentation fragmentsPeter Maydell
2020-03-06hmp-commands.hx: Add rST documentation fragmentsPeter Maydell
2020-03-06docs/system: convert Texinfo documentation to rSTPaolo Bonzini
2020-03-06docs/system: convert the documentation of deprecated features to rST.Peter Maydell
2020-03-06docs/system: convert managed startup to rST.Peter Maydell
2020-03-06docs/system: Convert security.texi to rST formatPeter Maydell
2020-03-06docs/system: Convert qemu-cpu-models.texi to rSTKashyap Chamarthy
2020-03-06docs: Create defs.rst.inc as a place to define substitutionsPeter Maydell
2020-03-06docs/system: put qemu-block-drivers body in an included filePaolo Bonzini
2020-03-06qemu-doc: remove indices other than findexPaolo Bonzini
2020-03-06qemu-doc: move included files to docs/systemPaolo Bonzini
2020-03-06qemu-doc: move qemu-tech.texi into main sectionPaolo Bonzini
2020-03-06qemu-doc: Remove the "CPU emulation" part of the "Implementation notes"Peter Maydell
2020-03-06qemu-doc: split target sections to separate filesPaolo Bonzini
2020-03-06qemu-doc: move system requirements chapter inside PC sectionPaolo Bonzini
2020-03-06qemu-doc: extract common system emulator documentation from the PC sectionPaolo Bonzini
2020-03-06qemu-doc: split qemu-doc.texi in multiple filesPaolo Bonzini
2020-03-06qemu-doc: split CPU models doc between MIPS and x86 partsPaolo Bonzini
2020-03-06texi2pod: parse @include directives outside "@c man" blocksPaolo Bonzini
2020-03-06qemu-doc: remove target OS documentationPaolo Bonzini
2020-03-06qemu-doc: convert user-mode emulation to a separate Sphinx manualPaolo Bonzini
2020-03-05Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-5.0-sf4' i...Peter Maydell
2020-03-05RISC-V: Add a missing "," in riscv_excp_namesPalmer Dabbelt
2020-03-05Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-03-04-2...Peter Maydell
2020-03-05test: tpm-tis: Add Sysbus TPM-TIS device testEric Auger
2020-03-05test: tpm-tis: Get prepared to share tests between ISA and sysbus devicesEric Auger
2020-03-05test: tpm: pass optional machine options to swtpm test functionsEric Auger
2020-03-05docs/specs/tpm: Document TPM_TIS sysbus device for ARMEric Auger
2020-03-05hw/arm/virt: vTPM supportEric Auger
2020-03-05tpm: Add the SysBus TPM TIS deviceEric Auger
2020-03-05tpm: Separate TPM_TIS and TPM_TIS_ISA configsEric Auger