summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* | tools: add qemu-keymapGerd Hoffmann2017-10-161-0/+5
* | ui: convert common input code to keycodemapdbDaniel P. Berrange2017-10-161-0/+3
* | ui: add keycodemapdb repository as a GIT submoduleDaniel P. Berrange2017-10-161-1/+23
* | build: automatically handle GIT submodule checkout for dtcDaniel P. Berrange2017-10-161-1/+23
|/
* build-sys: make vhost-user-scsi depend on libvhost-user.aMarc-André Lureau2017-10-101-1/+1
* build-sys: fix libvhost-user.a buildMarc-André Lureau2017-10-101-0/+1
* docs: add qemu-block-drivers(7) man pageStefan Hajnoczi2017-09-261-1/+5
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-09-231-1/+6
|\
| * scsi: add multipath support to qemu-pr-helperPaolo Bonzini2017-09-221-0/+3
| * scsi: build qemu-pr-helperPaolo Bonzini2017-09-221-1/+3
* | Makefile: Add rules to run vm testsFam Zheng2017-09-221-0/+2
|/
* Makefile: Remove libqemustub.aPaolo Bonzini2017-09-191-4/+3Star
* pixman: drop submoduleGerd Hoffmann2017-09-131-10/+0Star
* qapi-schema: Fold event.json back into qapi-schema.jsonMarkus Armbruster2017-09-041-1/+1
* qapi-schema: Collect TPM stuff in qapi/tpm.jsonMarkus Armbruster2017-09-041-0/+1
* qapi-schema: Collect transaction stuff in qapi/transaction.jsonMarkus Armbruster2017-09-041-0/+1
* qapi-schema: Collect migration stuff in qapi/migration.jsonMarkus Armbruster2017-09-041-0/+1
* qapi-schema: Collect UI stuff in qapi/ui.jsonMarkus Armbruster2017-09-041-1/+2
* qapi-schema: Collect net device stuff in qapi/net.jsonMarkus Armbruster2017-09-041-0/+1
* qapi-schema: Collect char device stuff in qapi/char.jsonMarkus Armbruster2017-09-041-0/+1
* qapi-schema: Collect run state stuff in qapi/run-state.jsonMarkus Armbruster2017-09-041-0/+1
* qapi-schema: Collect sockets stuff in qapi/sockets.jsonMarkus Armbruster2017-09-041-1/+3
* Makefile: Let "make check-help" work without running ./configureFam Zheng2017-08-151-2/+0Star
* build-sys: there is no qemu-ga.cMarc-André Lureau2017-07-311-1/+1
* configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is setKamil Rytarowski2017-07-201-0/+2
* pc-bios/s390: add s390-netboot.imgChristian Borntraeger2017-07-141-1/+1
* vhost-user-scsi: Introduce a vhost-user-scsi sample applicationFelipe Franciosi2017-06-151-0/+3
* qemu-doc: include version numberPaolo Bonzini2017-06-151-12/+5Star
* docs: create interop/ subdirectoryPaolo Bonzini2017-06-151-29/+40
* Makefile: Do not generate files if "configure" has not been run yetThomas Huth2017-06-151-0/+2
* Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submoduleMark Cave-Ayland2017-05-111-1/+2
* trace: Put all trace.o into libqemuutil.aXu, Anthony2017-04-211-3/+3
* qapi: Drop excessive Make dependencies on qapi2texi.pyMarkus Armbruster2017-03-211-3/+4
* xen: do not build backends for targets that do not support xenStefano Stabellini2017-03-191-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-03-161-20/+22
|\