summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Rename TARGET_DIRS to TARGET_LISTFam Zheng2018-06-051-10/+10
* job: Introduce qapi/job.jsonKevin Wolf2018-05-231-0/+9
* build: Silence dtc directory creationJan Kiszka2018-05-111-1/+1
* Makefile: install gtk message catalogs if CONFIG_GTK=y too, not only =mMichael Tokarev2018-04-161-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-03-201-1/+3
|\
| * Makefile: add target to print generated filesMichael S. Tsirkin2018-03-201-0/+3
| * acpi: remove unused acpi-dsdt.amlIgor Mammedov2018-03-131-1/+0Star
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-161-9/+14
|\ \ | |/ |/|
| * Polish the version strings containing the package versionThomas Huth2018-03-121-9/+11
| * build-sys: make help could have 'modules' targetMarc-André Lureau2018-03-121-0/+3
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell2018-03-121-0/+4
|\ \
| * | build: enable audio modulesGerd Hoffmann2018-03-121-0/+4
| |/
* / make: switch language file build to be gtk module awareBruce Rogers2018-03-121-1/+1
|/
* ppc: Add aCube Sam460ex boardBALATON Zoltan2018-03-061-1/+1
* pc-bios: Added u-boot-sam460 firmware binaryBALATON Zoltan2018-03-061-1/+1
* qapi: Don't create useless directory qapi-generatedMarkus Armbruster2018-03-021-1/+0Star
* qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster2018-03-021-21/+21
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-0/+9
* qapi: Generate separate .h, .c for each moduleMarkus Armbruster2018-03-021-0/+120
* qapi/types qapi/visit: Generate built-in stuff into separate filesMarkus Armbruster2018-03-021-4/+9
* qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster2018-03-021-3/+3
* qapi-gen: New common driver for code and doc generatorsMarkus Armbruster2018-03-021-50/+38Star
* allow to build with older sedJan Beulich2018-02-151-2/+1Star
* make: fix help message reference to bogus V=0 variableDaniel P. Berrange2018-02-131-1/+2
* Revert "build-sys: silence make by default or V=0"Daniel P. Berrange2018-02-131-1/+1
* qapi: force a UTF-8 locale for running PythonDaniel P. Berrange2018-02-051-10/+12
* pc-bios: Add hppa-firmware.img and git submoduleRichard Henderson2018-01-311-1/+2
* ui: fix alphabetical ordering of keymapsDaniel P. Berrange2018-01-291-1/+1
* hw: convert the escc device to keycodemapdbDaniel P. Berrange2018-01-291-0/+1
* hw: convert ps2 device to keycodemapdbDaniel P. Berrange2018-01-291-0/+3
* ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange2018-01-251-0/+7
* ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange2018-01-251-0/+1
* contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu2018-01-181-0/+3
* build-sys: add a rule to print a variableMarc-André Lureau2018-01-121-1/+4
* build-sys: silence make by default or V=0Marc-André Lureau2018-01-121-1/+1
* Makefile: add more targets to the UNCHECKED_GOALS rulePhilippe Mathieu-Daudé2017-12-181-1/+4
* Makefile: use $(MAKE) variablePhilippe Mathieu-Daudé2017-12-181-3/+3
* ui: generate qcode to linux mappingsOwen Smith2017-12-151-0/+1
* build: disarm the TCG unit test trapDaniel P. Berrange2017-11-211-5/+1Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-11-161-1/+1
|\
| * Makefile: simpler/faster "make help"Philippe Mathieu-Daudé2017-11-141-1/+1
* | Makefile: Capstone: Add support for cross compile ranlibAlistair Francis2017-11-091-1/+1
* | build: remove use of MAKELEVEL optimization in submodule handlingDaniel P. Berrange2017-11-061-7/+5Star
* | build: allow automatic git submodule updates to be disabledDaniel P. Berrange2017-11-061-0/+11
* | build: allow setting a custom GIT binary for transparent proxyingDaniel P. Berrange2017-11-061-2/+2
|/
* disas: Add capstone as submoduleRichard Henderson2017-10-261-0/+15
* build: Fix dtc-checkout race condition in MakefileAaron Lindsay2017-10-191-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell2017-10-191-2/+4
|\
| * opengl: add flipping vertex shaderGerd Hoffmann2017-10-171-1/+3
| * opengl: move shader init from console-gl.c to shader.cGerd Hoffmann2017-10-171-1/+1