aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2014-05-08Makefile: strip tools and modules tooMichael Tokarev
2014-04-07Makefile: add qga-vss-dll-obj-y to nested variablesTomoki Sekiyama
2014-04-07Makefile: remove bashismMichael Tokarev
2014-03-17Makefile: Fix "make clean"Fam Zheng
2014-03-08build: Fix installation of target-dependent filesLluís Vilanova
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-03-04Makefile: Add missing dependency for system emulation (fix build)Stefan Weil
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-02-20Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng
2014-02-20Makefile: install modules with "make install"Fam Zheng
2014-02-20module: implement module loadingFam Zheng
2014-02-20rules.mak: introduce DSO rulesFam Zheng
2014-02-20rules.mak: fix $(obj) to a real relative pathFam Zheng
2014-02-19Adapt Makefiles to the new LTTng ust interfaceMohamad Gebai
2014-01-15Add bios-256k.bin to BLOBS on MakefileEduardo Habkost
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-11-13qemu-char: add Czech keymap fileJan Krupa
2013-11-07configure: Add config.status to recreate the current configurationStefan Weil