aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-03-12Makefile: Allow for subdirectories in Sphinx manual dependenciesPeter Maydell
2020-03-12Makefile: Make all Sphinx documentation depend on the extensionsPeter Maydell
2020-03-12Makefile: Remove redundant Texinfo related codePeter Maydell
2020-03-09build-sys: Move the print-variable rule to rules.makPhilippe Mathieu-Daudé
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf
2020-03-06qemu-storage-daemon: Add --chardev optionKevin Wolf
2020-03-06qemu-storage-daemon: Add --blockdev optionKevin Wolf
2020-03-06qemu-storage-daemon: Add barebone toolKevin Wolf
2020-03-06docs: Stop building qemu-docPeter Maydell
2020-03-06docs: Generate qemu.1 manpage with SphinxPeter Maydell
2020-03-06qemu-options.hx: Fix up the autogenerated rSTPeter 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 qemu-cpu-models.texi to rSTKashyap Chamarthy
2020-03-06docs: Create defs.rst.inc as a place to define substitutionsPeter Maydell
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: split qemu-doc.texi in multiple filesPaolo Bonzini
2020-03-06qemu-doc: split CPU models doc between MIPS and x86 partsPaolo Bonzini
2020-03-06qemu-doc: convert user-mode emulation to a separate Sphinx manualPaolo Bonzini
2020-02-25docs: Move tools documentation to tools manualpull-docs-20200225Peter Maydell
2020-02-25docs: Move qemu-option-trace.rst.inc to docs/Peter Maydell
2020-02-25docs: Create new 'tools' manualPeter Maydell
2020-02-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-02-22fuzz: add target/fuzz makefile rulesAlexander Bulekov
2020-02-21docs: Fix virtiofsd.1 locationMiroslav Rezanina
2020-02-15Makefile: Fix typo in dependency list for interop manpagesPeter Maydell
2020-02-14configure: Allow user to specify sphinx-build binaryPeter Maydell
2020-02-10docs: add virtiofsd(1) man pageStefan Hajnoczi
2020-02-04Makefile: Do not use wildcard hw/*/Kconfig as input for minikconfThomas Huth
2020-02-03virtfs-proxy-helper: Convert documentation to rSTpull-docs-20200203Peter Maydell
2020-02-03scripts/qemu-trace-stap: Convert documentation to rSTPeter Maydell
2020-02-03qemu-img: Convert invocation documentation to rSTPeter Maydell
2020-02-03Makefile: Ensure we don't run Sphinx in parallel for manpagesPeter Maydell
2020-02-02hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth
2020-01-27Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-24build-sys: clean up flags included in the linker command linePaolo Bonzini
2020-01-24Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell
2020-01-23virtiofsd: cap-ng helpersDr. David Alan Gilbert
2020-01-23virtiofsd: add seccomp whitelistStefan Hajnoczi
2020-01-23virtiofsd: add vhost-user.json fileStefan Hajnoczi
2020-01-23virtiofsd: Add Makefile wiring for virtiofsd contribDr. David Alan Gilbert
2020-01-23qemu-block-drivers: Convert to rSTPeter Maydell
2020-01-23docs: Create stub system manualPeter Maydell
2020-01-23qemu-nbd: Convert invocation documentation to rSTPeter Maydell
2020-01-21Makefile: add missing mkdir MANUAL_BUILDDIRStefan Hajnoczi
2020-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell
2020-01-14qapi: Generate command registration stuff into separate filesMarkus Armbruster
2020-01-12docs: build an index page for the HTML docsStefan Hajnoczi
2019-12-17Makefile: disable Sphinx nitpickingPeter Maydell