summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Makefile: install gtk message catalogs if CONFIG_GTK=y too, not only =mMichael Tokarev1-1/+1
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+3
2018-03-20Makefile: add target to print generated filesMichael S. Tsirkin1-0/+3
2018-03-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-9/+14
2018-03-13acpi: remove unused acpi-dsdt.amlIgor Mammedov1-1/+0
2018-03-12Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180312-pull-request...Peter Maydell1-0/+4
2018-03-12Polish the version strings containing the package versionThomas Huth1-9/+11
2018-03-12build-sys: make help could have 'modules' targetMarc-André Lureau1-0/+3
2018-03-12build: enable audio modulesGerd Hoffmann1-0/+4
2018-03-12make: switch language file build to be gtk module awareBruce Rogers1-1/+1
2018-03-06ppc: Add aCube Sam460ex boardBALATON Zoltan1-1/+1
2018-03-06pc-bios: Added u-boot-sam460 firmware binaryBALATON Zoltan1-1/+1
2018-03-02qapi: Don't create useless directory qapi-generatedMarkus Armbruster1-1/+0
2018-03-02qapi: Move qapi-schema.json to qapi/, rename generated filesMarkus Armbruster1-21/+21
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-0/+9
2018-03-02qapi: Generate separate .h, .c for each moduleMarkus Armbruster1-0/+120
2018-03-02qapi/types qapi/visit: Generate built-in stuff into separate filesMarkus Armbruster1-4/+9
2018-03-02qapi: Rename generated qmp-marshal.c to qmp-commands.cMarkus Armbruster1-3/+3
2018-03-02qapi-gen: New common driver for code and doc generatorsMarkus Armbruster1-50/+38
2018-02-15allow to build with older sedJan Beulich1-2/+1
2018-02-13make: fix help message reference to bogus V=0 variableDaniel P. Berrange1-1/+2
2018-02-13Revert "build-sys: silence make by default or V=0"Daniel P. Berrange1-1/+1
2018-02-05qapi: force a UTF-8 locale for running PythonDaniel P. Berrange1-10/+12
2018-01-31pc-bios: Add hppa-firmware.img and git submoduleRichard Henderson1-1/+2
2018-01-29ui: fix alphabetical ordering of keymapsDaniel P. Berrange1-1/+1
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange1-0/+1
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange1-0/+3
2018-01-25ui: convert GTK and SDL1 frontends to keycodemapdbDaniel P. Berrange1-0/+7
2018-01-25ui: convert the SDL2 frontend to keycodemapdbDaniel P. Berrange1-0/+1
2018-01-18contrib/vhost-user-blk: introduce a vhost-user-blk sample applicationChangpeng Liu1-0/+3
2018-01-12build-sys: add a rule to print a variableMarc-André Lureau1-1/+4
2018-01-12build-sys: silence make by default or V=0Marc-André Lureau1-1/+1
2017-12-18Makefile: add more targets to the UNCHECKED_GOALS rulePhilippe Mathieu-Daudé1-1/+4
2017-12-18Makefile: use $(MAKE) variablePhilippe Mathieu-Daudé1-3/+3
2017-12-14ui: generate qcode to linux mappingsOwen Smith1-0/+1
2017-11-21build: disarm the TCG unit test trapDaniel P. Berrange1-5/+1
2017-11-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2017-11-14Makefile: simpler/faster "make help"Philippe Mathieu-Daudé1-1/+1
2017-11-09Makefile: Capstone: Add support for cross compile ranlibAlistair Francis1-1/+1
2017-11-06build: remove use of MAKELEVEL optimization in submodule handlingDaniel P. Berrange1-7/+5
2017-11-06build: allow automatic git submodule updates to be disabledDaniel P. Berrange1-0/+11
2017-11-06build: allow setting a custom GIT binary for transparent proxyingDaniel P. Berrange1-2/+2
2017-10-26disas: Add capstone as submoduleRichard Henderson1-0/+15
2017-10-19build: Fix dtc-checkout race condition in MakefileAaron Lindsay1-1/+1
2017-10-19Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell1-2/+4
2017-10-17opengl: add flipping vertex shaderGerd Hoffmann1-1/+3
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann1-1/+1
2017-10-16tools: add qemu-keymapGerd Hoffmann1-0/+5
2017-10-16ui: convert common input code to keycodemapdbDaniel P. Berrange1-0/+3
2017-10-16ui: add keycodemapdb repository as a GIT submoduleDaniel P. Berrange1-1/+23