summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* contrib: add ivshmem client and serverDavid Marchand2015-10-241-0/+7
* build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth2015-10-191-6/+8
* Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange2015-09-251-2/+1
* nsis: Add QEMU version information to Windows registryStefan Weil2015-09-241-0/+1
* libcacard: use the standalone projectMarc-André Lureau2015-09-231-3/+0
* qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster2015-09-211-1/+8
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-161-3/+7
|\
| * monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin2015-09-161-3/+7
* | qom: allow QOM to be linked into tools binariesDaniel P. Berrange2015-09-151-3/+5
* | crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-3/+6
|/
* Makefile: qemu-ga: fix msi target error messageMichael Roth2015-09-011-1/+1
* build: qemu-ga: fix VSS dependenciesMichael Roth2015-09-011-6/+5
* qga: start a man pageMarc-André Lureau2015-09-011-2/+12
* qemu-ga: Fixed paths issue with MSI buildLeonid Bloch2015-09-011-2/+2
* qemu-ga: Two MSI related cosmetic changesLeonid Bloch2015-09-011-1/+1
* make: Clean build messagesStefan Weil2015-07-271-1/+1
* Makefile: Add "make ctags"Fam Zheng2015-06-231-1/+6
* Makefile: Fix "make cscope TAGS"Fam Zheng2015-06-231-5/+10
* qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin2015-06-171-1/+23
* virtio-vga: add vgabios configurationGerd Hoffmann2015-06-121-1/+1
* arch_init: Drop target-x86_64.confIkey Doherty2015-06-021-6/+1
* qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster2015-05-141-7/+7
* qapi: qapi-event.py option -b does nothing, drop itMarkus Armbruster2015-05-141-1/+1
* console-gl: add opengl rendering helper functionsGerd Hoffmann2015-05-051-0/+3
* opengl: add shader build infrastructureGerd Hoffmann2015-05-051-0/+14
* Use $(MAKE) for recursive makeEd Maste2015-04-021-3/+3
* build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini2015-03-181-1/+2
* kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi2015-03-101-0/+9
* Makefile: don't silence mak file test with V=1Michael S. Tsirkin2015-02-271-3/+3
* Makefile: fix up parallel building under MSYS+MinGWVasily Efimov2015-02-271-2/+2
* Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth2015-01-151-2/+2
* trace: install trace-events fileStefan Hajnoczi2014-09-261-0/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2014-08-151-0/+6
|\
| * trace: [tcg] Generate TCG tracing routinesLluís Vilanova2014-08-121-0/+2
| * trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova2014-08-121-0/+1
| * trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-121-0/+1
| * trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova2014-08-121-0/+2
* | build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng2014-08-091-1/+1
|/
* PPC: e500: Actually install u-boot.e500Cole Robinson2014-07-081-1/+2
* qapi: move event definesWenchao Xia2014-06-271-1/+1
* build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev2014-06-241-10/+2
* qapi: add new schema file qapi-event.jsonWenchao Xia2014-06-231-1/+2
* qapi script: add event supportWenchao Xia2014-06-231-3/+8
* qapi: Add includes from qapi/ as dependenciesMax Reitz2014-06-231-3/+6
* trace: Multi-backend tracingLluís Vilanova2014-06-091-2/+2
* Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-05-131-10/+12
|\
| * build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev2014-05-081-6/+0
| * Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)Michael Tokarev2014-05-081-1/+1
| * Makefile: strip tools and modules tooMichael Tokarev2014-05-081-4/+12
* | qapi: Use an explicit input fileLluís Vilanova2014-05-081-6/+6
OpenPOWER on IntegriCloud