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