Age | Commit message (Expand) | Author |
2015-06-23 | Makefile: Add "make ctags" | Fam Zheng |
2015-06-23 | Makefile: Fix "make cscope TAGS" | Fam Zheng |
2015-06-17 | qemu-ga: Building Windows MSI installation with configure/Makefile | Yossi Hindin |
2015-06-12 | virtio-vga: add vgabios configuration | Gerd Hoffmann |
2015-06-02 | arch_init: Drop target-x86_64.conf | Ikey Doherty |
2015-05-14 | qapi: Turn generators' mandatory option -i into an argument | Markus Armbruster |
2015-05-14 | qapi: qapi-event.py option -b does nothing, drop it | Markus Armbruster |
2015-05-05 | console-gl: add opengl rendering helper functions | Gerd Hoffmann |
2015-05-05 | opengl: add shader build infrastructure | Gerd Hoffmann |
2015-04-02 | Use $(MAKE) for recursive make | Ed Maste |
2015-03-18 | build: pass .d file name to scripts/make_device_config.sh, fix makefile target | Paolo Bonzini |
2015-03-10 | kvm_stat: add kvm_stat.1 man page | Stefan Hajnoczi |
2015-02-27 | Makefile: don't silence mak file test with V=1 | Michael S. Tsirkin |
2015-02-27 | Makefile: fix up parallel building under MSYS+MinGW | Vasily Efimov |
2015-01-15 | Makefile: Remove config.status and common.env during 'make distclean' | Thomas Huth |
2014-09-26 | trace: install trace-events file | Stefan Hajnoczi |
2014-08-15 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2014-08-12 | trace: [tcg] Generate TCG tracing routines | Lluís Vilanova |
2014-08-12 | trace: [tcg] Define TCG tracing helper routine wrappers | Lluís Vilanova |
2014-08-12 | trace: [tcg] Define TCG tracing helper routines | Lluís Vilanova |
2014-08-12 | trace: [tcg] Declare TCG tracing helper routines | Lluís Vilanova |
2014-08-09 | build-sys: Move qapi-{types, visit, event}.o into util-obj-y | Fam Zheng |
2014-07-08 | PPC: e500: Actually install u-boot.e500 | Cole Robinson |
2014-06-27 | qapi: move event defines | Wenchao Xia |
2014-06-24 | build-sys: introduce install-prog macro to install&strip binaries and use it | Michael Tokarev |
2014-06-23 | qapi: add new schema file qapi-event.json | Wenchao Xia |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-06-23 | qapi: Add includes from qapi/ as dependencies | Max Reitz |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova |
2014-05-13 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-05-08 | qapi: Use an explicit input file | Lluís Vilanova |
2014-05-08 | qapi: [trivial] Break long command lines | Lluís Vilanova |
2014-05-08 | build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax | Michael Tokarev |
2014-05-08 | Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG) | Michael Tokarev |
2014-05-08 | Makefile: strip tools and modules too | Michael Tokarev |
2014-04-07 | Makefile: add qga-vss-dll-obj-y to nested variables | Tomoki Sekiyama |
2014-04-07 | Makefile: remove bashism | Michael Tokarev |
2014-03-17 | Makefile: Fix "make clean" | Fam Zheng |
2014-03-08 | build: Fix installation of target-dependent files | Lluís Vilanova |
2014-03-04 | Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging | Peter Maydell |
2014-03-04 | Makefile: Add missing dependency for system emulation (fix build) | Stefan Weil |
2014-02-27 | sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM | Mark Cave-Ayland |
2014-02-24 | Merge remote-tracking branch 'remotes/bonzini/configure' into staging | Peter Maydell |
2014-02-20 | Makefile: introduce common-obj-m and block-obj-m for DSO | Fam Zheng |
2014-02-20 | Makefile: install modules with "make install" | Fam Zheng |
2014-02-20 | module: implement module loading | Fam Zheng |
2014-02-20 | rules.mak: introduce DSO rules | Fam Zheng |
2014-02-20 | rules.mak: fix $(obj) to a real relative path | Fam Zheng |
2014-02-19 | Adapt Makefiles to the new LTTng ust interface | Mohamad Gebai |
2014-01-15 | Add bios-256k.bin to BLOBS on Makefile | Eduardo Habkost |