summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-11-121-1/+1
|\
| * Makefile: install bios-microvm like other binary blobsBruce Rogers2019-11-121-1/+1
* | configure: Only decompress EDK2 blobs for X86/ARM targetsPhilippe Mathieu-Daudé2019-11-111-0/+2
|/
* Makefile: Fix config-devices.mak not regenerated when Kconfig updatedPhilippe Mathieu-Daudé2019-11-051-1/+2
* plugin: add API symbols to qemu-plugins.symbolsEmilio G. Cota2019-10-281-0/+7
* plugin: add core codeEmilio G. Cota2019-10-281-1/+8
* qapi: Split up scripts/qapi/common.pyMarkus Armbruster2019-10-221-3/+10
* sphinx: Use separate doctree directories for different buildersEduardo Habkost2019-10-171-1/+4
* spapr: Stop providing RTAS blobAlexey Kardashevskiy2019-10-041-1/+1
* configure: preserve PKG_CONFIG for subdir buildsAlex Bennée2019-09-261-1/+5
* Makefile: Fix in-tree builds when Sphinx is availablePeter Maydell2019-09-201-13/+13
* qemu-ga: Convert invocation documentation to rSTPeter Maydell2019-09-131-10/+14
* tests/tcg: move configuration to a sub-shell scriptPaolo Bonzini2019-09-101-0/+1
* tests/docker: add podman supportMarc-André Lureau2019-08-221-1/+1
* configure: define CONFIG_TOOLS herePaolo Bonzini2019-08-211-3/+2Star
* qemu-ga: clean up TOOLS variablePaolo Bonzini2019-08-211-2/+2
* Makefile: remove DESTDIR from firmware file contentOlaf Hering2019-08-031-1/+1
* buildsys: The NSIS Windows build requires qemu-nsis.bmp installedPhilippe Mathieu-Daudé2019-07-231-0/+1
* buildsys: The NSIS Windows build requires the documentation installedPhilippe Mathieu-Daudé2019-07-231-1/+1
* contrib/elf2dmp: Build download.o with CURL_CFLAGSPeter Maydell2019-07-221-1/+0Star
* roms: Add OpenSBI version 0.4Alistair Francis2019-07-181-1/+4
* Makefile: Fix missing dependency of on qemu-tech.texiMarkus Armbruster2019-07-151-1/+2
* Makefile: Fix "make install" when "make all" needs workMarkus Armbruster2019-07-151-0/+1
* Makefile: Fix "make clean" in "unconfigured" source directoryMarkus Armbruster2019-07-091-0/+1
* Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé2019-07-041-2/+2
* Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' i...Peter Maydell2019-07-041-39/+40
|\
| * Makefile: Reuse all's recursion machinery for clean and installMarkus Armbruster2019-07-031-30/+27Star
| * Makefile: Rename targets for make recursionMarkus Armbruster2019-07-031-12/+24
| * Makefile: Drop bogus cleaning of $(ALL_SUBDIRS)/qemu-options.defMarkus Armbruster2019-07-021-1/+0Star
| * Makefile: Remove code to smooth transition to config.statusMarkus Armbruster2019-07-021-8/+1Star
* | Add ati vgabios to INSTALL_BLOBS.Gerd Hoffmann2019-07-031-1/+1
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-07-021-8/+8
|\
| * build: use $(DESTDIR)x instead of $(DESTDIR)/xStefan Hajnoczi2019-06-281-8/+8
* | configure: disallow spaces and colons in source path and build pathAntonio Ospite2019-06-261-0/+4
|/
* docs: Build and install specs manualPeter Maydell2019-06-171-1/+6
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...Peter Maydell2019-05-301-1/+23
|\
| * contrib: add vhost-user-gpuMarc-André Lureau2019-05-291-1/+23
* | Makefile: include per-target build directories in coverage reportAlex Bennée2019-05-281-1/+3
* | Makefile: fix coverage-report reference to BUILD_DIRAlex Bennée2019-05-281-1/+1
|/
* Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into stagingPeter Maydell2019-05-231-2/+2
|\