aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2017-10-10build-sys: make vhost-user-scsi depend on libvhost-user.aMarc-André Lureau
2017-10-10build-sys: fix libvhost-user.a buildMarc-André Lureau
2017-09-26docs: add qemu-block-drivers(7) man pageStefan Hajnoczi
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini
2017-09-22scsi: build qemu-pr-helperPaolo Bonzini
2017-09-22Makefile: Add rules to run vm testsFam Zheng
2017-09-19Makefile: Remove libqemustub.aPaolo Bonzini
2017-09-13pixman: drop submoduleGerd Hoffmann
2017-09-04qapi-schema: Fold event.json back into qapi-schema.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect TPM stuff in qapi/tpm.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect transaction stuff in qapi/transaction.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect migration stuff in qapi/migration.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect UI stuff in qapi/ui.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect net device stuff in qapi/net.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect char device stuff in qapi/char.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect run state stuff in qapi/run-state.jsonMarkus Armbruster
2017-09-04qapi-schema: Collect sockets stuff in qapi/sockets.jsonMarkus Armbruster
2017-08-15Makefile: Let "make check-help" work without running ./configureFam Zheng
2017-07-31build-sys: there is no qemu-ga.cMarc-André Lureau
2017-07-20configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is setKamil Rytarowski
2017-07-14pc-bios/s390: add s390-netboot.imgChristian Borntraeger
2017-06-15vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi