summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* qemu-storage-daemon: Add --chardev optionKevin Wolf2020-03-061-1/+1
* qemu-storage-daemon: Add --blockdev optionKevin Wolf2020-03-061-1/+4
* qemu-storage-daemon: Add barebone toolKevin Wolf2020-03-061-0/+1
* docs: Stop building qemu-docPeter Maydell2020-03-061-35/+4Star
* docs: Generate qemu.1 manpage with SphinxPeter Maydell2020-03-061-6/+4Star
* qemu-options.hx: Fix up the autogenerated rSTPeter Maydell2020-03-061-1/+1
* hmp-commands-info.hx: Add rST documentation fragmentsPeter Maydell2020-03-061-1/+1
* hmp-commands.hx: Add rST documentation fragmentsPeter Maydell2020-03-061-1/+1
* docs/system: Convert qemu-cpu-models.texi to rSTKashyap Chamarthy2020-03-061-5/+3Star
* docs: Create defs.rst.inc as a place to define substitutionsPeter Maydell2020-03-061-0/+1
* qemu-doc: move included files to docs/systemPaolo Bonzini2020-03-061-4/+4
* qemu-doc: move qemu-tech.texi into main sectionPaolo Bonzini2020-03-061-1/+1
* qemu-doc: split qemu-doc.texi in multiple filesPaolo Bonzini2020-03-061-0/+16
* qemu-doc: split CPU models doc between MIPS and x86 partsPaolo Bonzini2020-03-061-5/+6
* qemu-doc: convert user-mode emulation to a separate Sphinx manualPaolo Bonzini2020-03-061-1/+7
* docs: Move tools documentation to tools manualPeter Maydell2020-02-251-16/+18
* docs: Move qemu-option-trace.rst.inc to docs/Peter Maydell2020-02-251-3/+2Star
* docs: Create new 'tools' manualPeter Maydell2020-02-251-1/+7
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-02-241-1/+14
|\
| * fuzz: add target/fuzz makefile rulesAlexander Bulekov2020-02-221-1/+14
* | docs: Fix virtiofsd.1 locationMiroslav Rezanina2020-02-211-1/+1
|/
* Makefile: Fix typo in dependency list for interop manpagesPeter Maydell2020-02-151-1/+1
* configure: Allow user to specify sphinx-build binaryPeter Maydell2020-02-141-1/+1
* docs: add virtiofsd(1) man pageStefan Hajnoczi2020-02-101-1/+8
* Makefile: Do not use wildcard hw/*/Kconfig as input for minikconfThomas Huth2020-02-041-3/+3
* virtfs-proxy-helper: Convert documentation to rSTPeter Maydell2020-02-031-4/+3Star
* scripts/qemu-trace-stap: Convert documentation to rSTPeter Maydell2020-02-031-4/+5
* qemu-img: Convert invocation documentation to rSTPeter Maydell2020-02-031-11/+8Star
* Makefile: Ensure we don't run Sphinx in parallel for manpagesPeter Maydell2020-02-031-7/+10
* hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOSThomas Huth2020-02-021-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-01-271-2/+2
|\
| * build-sys: clean up flags included in the linker command linePaolo Bonzini2020-01-241-2/+2
* | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...Peter Maydell2020-01-241-0/+12
|\ \
| * | virtiofsd: cap-ng helpersDr. David Alan Gilbert2020-01-231-2/+2
| * | virtiofsd: add seccomp whitelistStefan Hajnoczi2020-01-231-2/+3
| * | virtiofsd: add vhost-user.json fileStefan Hajnoczi2020-01-231-0/+1
| * | virtiofsd: Add Makefile wiring for virtiofsd contribDr. David Alan Gilbert2020-01-231-0/+10
| |/
* | qemu-block-drivers: Convert to rSTPeter Maydell2020-01-231-5/+6
* | docs: Create stub system manualPeter Maydell2020-01-231-1/+9
* | qemu-nbd: Convert invocation documentation to rSTPeter Maydell2020-01-231-5/+11
|/
* Makefile: add missing mkdir MANUAL_BUILDDIRStefan Hajnoczi2020-01-211-0/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...Peter Maydell2020-01-141-1/+3
|\
| * qapi: Generate command registration stuff into separate filesMarkus Armbruster2020-01-141-1/+3
* | docs: build an index page for the HTML docsStefan Hajnoczi2020-01-121-0/+6
|/
* Makefile: disable Sphinx nitpickingPeter Maydell2019-12-171-1/+1
* configure: simplify vhost condition with KconfigMarc-André Lureau2019-12-171-0/+1
* crypto: move common bits for all emulators to libqemuutilPaolo Bonzini2019-12-171-2/+1Star
* build-sys: build vhost-user-gpu only if CONFIG_TOOLSMarc-André Lureau2019-12-171-5/+1Star
* Makefile: remove unused variablesPaolo Bonzini2019-12-171-4/+0Star
* virtfs-proxy-helper: switch from libcap to libcap-ngPaolo Bonzini2019-12-021-1/+0Star