aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-10-24contrib: add ivshmem client and serverDavid Marchand
2015-10-19build: qemu-ga: add 'qemu-ga' build target for w32Michael Roth
2015-09-25Makefile: fix build when VPATH is outside GIT treeDaniel P. Berrange
2015-09-24nsis: Add QEMU version information to Windows registryStefan Weil
2015-09-23libcacard: use the standalone projectMarc-André Lureau
2015-09-21qapi: New QMP command query-qmp-schema for QMP introspectionMarkus Armbruster
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-16monitor: added generation of documentation for hmp-commands-info.hxPavel Butsykin
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange
2015-09-01Makefile: qemu-ga: fix msi target error messageMichael Roth
2015-09-01build: qemu-ga: fix VSS dependenciesMichael Roth
2015-09-01qga: start a man pageMarc-André Lureau
2015-09-01qemu-ga: Fixed paths issue with MSI buildLeonid Bloch
2015-09-01qemu-ga: Two MSI related cosmetic changesLeonid Bloch
2015-07-27make: Clean build messagesStefan Weil
2015-06-23Makefile: Add "make ctags"Fam Zheng
2015-06-23Makefile: Fix "make cscope TAGS"Fam Zheng
2015-06-17qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin
2015-06-12virtio-vga: add vgabios configurationGerd Hoffmann
2015-06-02arch_init: Drop target-x86_64.confIkey Doherty
2015-05-14qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster
2015-05-14qapi: qapi-event.py option -b does nothing, drop itMarkus Armbruster
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-05-05opengl: add shader build infrastructureGerd Hoffmann
2015-04-02Use $(MAKE) for recursive makeEd Maste
2015-03-18build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini
2015-03-10kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi
2015-02-27Makefile: don't silence mak file test with V=1Michael S. Tsirkin
2015-02-27Makefile: fix up parallel building under MSYS+MinGWVasily Efimov
2015-01-15Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth
2014-09-26trace: install trace-events fileStefan Hajnoczi
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng
2014-07-08PPC: e500: Actually install u-boot.e500Cole Robinson
2014-06-27qapi: move event definesWenchao Xia
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev
2014-06-23qapi: add new schema file qapi-event.jsonWenchao Xia
2014-06-23qapi script: add event supportWenchao Xia
2014-06-23qapi: Add includes from qapi/ as dependenciesMax Reitz
2014-06-09trace: Multi-backend tracingLluís Vilanova
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-05-08qapi: Use an explicit input fileLluís Vilanova
2014-05-08qapi: [trivial] Break long command linesLluís Vilanova
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev
2014-05-08Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)Michael Tokarev