Age | Commit message (Expand) | Author |
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 |
2013-11-21 | sun4m: Add FCode ROM for TCX framebuffer | Mark Cave-Ayland |
2013-11-19 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-11-13 | qemu-char: add Czech keymap file | Jan Krupa |
2013-11-07 | configure: Add config.status to recreate the current configuration | Stefan Weil |
2013-10-11 | build: add command check-clean | Wenchao Xia |
2013-09-23 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-09-20 | Makefile: Remove some more files when cleaning | Stefan Weil |
2013-09-18 | QMP: fix qmp-commands.txt generation path | Luiz Capitulino |
2013-09-09 | qemu-ga: Add Windows VSS provider and requester as DLL | Tomoki Sekiyama |
2013-09-09 | qemu-ga: Add configure options to specify path to Windows/VSS SDK | Tomoki Sekiyama |
2013-08-27 | w32: Fix broken out-of-tree builds (missing version.o) | Stefan Weil |
2013-08-12 | w32: Add missing version.o to all executables (fix regression) | Stefan Weil |
2013-07-29 | w32, w64: Add build rule for installer | Stefan Weil |
2013-06-21 | Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS | Peter Maydell |
2013-06-11 | Makefile: Install qemu-img and qemu-nbd man pages only if built | Andreas Färber |
2013-06-10 | gtk: use better icon | Anthony Liguori |
2013-06-06 | Make qemu-io commands available in HMP | Kevin Wolf |
2013-06-06 | qemu-io: Move remaining helpers from cmd.c | Kevin Wolf |
2013-06-06 | qemu-io: Split off commands to qemu-io-cmds.c | Kevin Wolf |
2013-05-30 | Makefile: create ".../var/run" when installing the POSIX guest agent | Laszlo Ersek |
2013-05-23 | qapi: enable generation of native list code | Michael Roth |
2013-05-03 | win32: fix compilation again | Paolo Bonzini |
2013-04-27 | win32: move Makefile dependencies on version-obj-y to rules.mak | Paolo Bonzini |
2013-04-27 | win32: add generic RC rules to rules.mak | Paolo Bonzini |
2013-04-26 | S390: ccw firmware: Add compiled blob | Alexander Graf |
2013-04-26 | Makefile: Use QEMU_FLAGS for DTC compilation | Peter Crosthwaite |
2013-04-26 | Makefile: Don't build shared libfdt | Peter Crosthwaite |
2013-04-24 | Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging | Anthony Liguori |
2013-04-24 | build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C... | Paolo Bonzini |