summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* configure: integrate Meson in the build systemPaolo Bonzini2020-08-211-18/+32
* nsis: use "make DESTDIR=" instead of "make prefix="Paolo Bonzini2020-08-211-6/+6
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-18/+18
* trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-211-18/+28
* Get rid of the libqemustub.a remaindersThomas Huth2020-08-051-1/+1
* Makefile: Remove config-devices.mak on "make clean"Peter Maydell2020-07-201-0/+1
* Makefile: simplify MINIKCONF rulesPaolo Bonzini2020-07-111-8/+2Star
* accel/Kconfig: Add the TCG selectorPhilippe Mathieu-Daudé2020-07-111-0/+1
* accel/Kconfig: Extract accel selectors into their own configPhilippe Mathieu-Daudé2020-07-111-0/+1
* Makefile: Write MINIKCONF variables as one entry per linePhilippe Mathieu-Daudé2020-07-111-3/+7
* Makefile: Remove dangerous EOL trailing backslashPhilippe Mathieu-Daudé2020-07-111-1/+1
* Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"Liao Pingfang2020-06-261-4/+6
* tpm: Move backend code under the 'backends/' directoryPhilippe Mathieu-Daudé2020-06-191-1/+1
* Makefile: remove old compatibility gunksClaudio Fontana2020-06-161-6/+0Star
* Makefile: dtc: update, build the libfdt targetClaudio Fontana2020-06-161-5/+5
* Makefile: Let the 'help' target list the helper targetsPhilippe Mathieu-Daudé2020-06-101-2/+7
* Makefile: Only build virtiofsd if system-mode is enabledPhilippe Mathieu-Daudé2020-06-051-1/+1
* Makefile: List fuzz targets in 'make help'Philippe Mathieu-Daudé2020-05-151-1/+5
* Makefile: Drop unused, broken target recurse-fuzzMarkus Armbruster2020-04-291-1/+0Star
* configure: Honour --disable-werror for SphinxPeter Maydell2020-04-141-1/+1
* configure: Drop adjustment of textsegRichard Henderson2020-03-281-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-03-171-21/+28
|\
| * Makefile: Let the 'help' target list the tools targetsPhilippe Mathieu-Daudé2020-03-161-0/+5
| * Makefile: Align 'help' target outputPhilippe Mathieu-Daudé2020-03-161-21/+23
* | roms: opensbi: Add 32-bit firmware image for sifive_u machineBin Meng2020-03-171-1/+1
|/
* Makefile: Allow for subdirectories in Sphinx manual dependenciesPeter Maydell2020-03-121-1/+1
* Makefile: Make all Sphinx documentation depend on the extensionsPeter Maydell2020-03-121-1/+2
* Makefile: Remove redundant Texinfo related codePeter Maydell2020-03-121-10/+1Star
* build-sys: Move the print-variable rule to rules.makPhilippe Mathieu-Daudé2020-03-091-3/+0Star
* qemu-storage-daemon: Add --monitor optionKevin Wolf2020-03-061-0/+33
* 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