summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-07-27make: Clean build messagesStefan Weil1-1/+1
2015-06-23Makefile: Add "make ctags"Fam Zheng1-1/+6
2015-06-23Makefile: Fix "make cscope TAGS"Fam Zheng1-5/+10
2015-06-17qemu-ga: Building Windows MSI installation with configure/MakefileYossi Hindin1-1/+23
2015-06-12virtio-vga: add vgabios configurationGerd Hoffmann1-1/+1
2015-06-02arch_init: Drop target-x86_64.confIkey Doherty1-6/+1
2015-05-14qapi: Turn generators' mandatory option -i into an argumentMarkus Armbruster1-7/+7
2015-05-14qapi: qapi-event.py option -b does nothing, drop itMarkus Armbruster1-1/+1
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann1-0/+3
2015-05-05opengl: add shader build infrastructureGerd Hoffmann1-0/+14
2015-04-02Use $(MAKE) for recursive makeEd Maste1-3/+3
2015-03-18build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini1-1/+2
2015-03-10kvm_stat: add kvm_stat.1 man pageStefan Hajnoczi1-0/+9
2015-02-27Makefile: don't silence mak file test with V=1Michael S. Tsirkin1-3/+3
2015-02-27Makefile: fix up parallel building under MSYS+MinGWVasily Efimov1-2/+2
2015-01-15Makefile: Remove config.status and common.env during 'make distclean'Thomas Huth1-2/+2
2014-09-26trace: install trace-events fileStefan Hajnoczi1-0/+1
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+6
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova1-0/+2
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova1-0/+1
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova1-0/+1
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova1-0/+2
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng1-1/+1
2014-07-08PPC: e500: Actually install u-boot.e500Cole Robinson1-1/+2
2014-06-27qapi: move event definesWenchao Xia1-1/+1
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev1-10/+2
2014-06-23qapi: add new schema file qapi-event.jsonWenchao Xia1-1/+2
2014-06-23qapi script: add event supportWenchao Xia1-3/+8
2014-06-23qapi: Add includes from qapi/ as dependenciesMax Reitz1-3/+6
2014-06-09trace: Multi-backend tracingLluís Vilanova1-2/+2
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-10/+12
2014-05-08qapi: Use an explicit input fileLluís Vilanova1-6/+6
2014-05-08qapi: [trivial] Break long command linesLluís Vilanova1-6/+18
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev1-6/+0
2014-05-08Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)Michael Tokarev1-1/+1
2014-05-08Makefile: strip tools and modules tooMichael Tokarev1-4/+12
2014-04-07Makefile: add qga-vss-dll-obj-y to nested variablesTomoki Sekiyama1-0/+1
2014-04-07Makefile: remove bashismMichael Tokarev1-1/+1
2014-03-17Makefile: Fix "make clean"Fam Zheng1-4/+1
2014-03-08build: Fix installation of target-dependent filesLluís Vilanova1-1/+1
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-1/+1
2014-03-04Makefile: Add missing dependency for system emulation (fix build)Stefan Weil1-0/+1
2014-02-27sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland1-1/+1
2014-02-24Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-1/+28
2014-02-20Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng1-1/+3
2014-02-20Makefile: install modules with "make install"Fam Zheng1-0/+6
2014-02-20module: implement module loadingFam Zheng1-0/+3
2014-02-20rules.mak: introduce DSO rulesFam Zheng1-1/+3
2014-02-20rules.mak: fix $(obj) to a real relative pathFam Zheng1-0/+14
2014-02-19Adapt Makefiles to the new LTTng ust interfaceMohamad Gebai1-0/+5