aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2014-05-08qapi: Use an explicit input fileLluís Vilanova
2014-05-08qapi: [trivial] Break long command linesLluís Vilanova
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
2013-10-11build: add command check-cleanWenchao Xia
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-20Makefile: Remove some more files when cleaningStefan Weil
2013-09-18QMP: fix qmp-commands.txt generation pathLuiz Capitulino
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama
2013-09-09qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama
2013-08-27w32: Fix broken out-of-tree builds (missing version.o)Stefan Weil
2013-08-12w32: Add missing version.o to all executables (fix regression)Stefan Weil
2013-07-29w32, w64: Add build rule for installerStefan Weil
2013-06-21Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGSPeter Maydell
2013-06-11Makefile: Install qemu-img and qemu-nbd man pages only if builtAndreas Färber
2013-06-10gtk: use better iconAnthony Liguori
2013-06-06Make qemu-io commands available in HMPKevin Wolf
2013-06-06qemu-io: Move remaining helpers from cmd.cKevin Wolf
2013-06-06qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf
2013-05-30Makefile: create ".../var/run" when installing the POSIX guest agentLaszlo Ersek
2013-05-23qapi: enable generation of native list codeMichael Roth
2013-05-03win32: fix compilation againPaolo Bonzini
2013-04-27win32: move Makefile dependencies on version-obj-y to rules.makPaolo Bonzini
2013-04-27win32: add generic RC rules to rules.makPaolo Bonzini
2013-04-26S390: ccw firmware: Add compiled blobAlexander Graf
2013-04-26Makefile: Use QEMU_FLAGS for DTC compilationPeter Crosthwaite
2013-04-26Makefile: Don't build shared libfdtPeter Crosthwaite
2013-04-24Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori
2013-04-24build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini
2013-04-24libcacard: fix mingw64 cross-compilationMarc-André Lureau
2013-04-18configure/Make: Build libfdt from submodule DTCPeter Crosthwaite
2013-04-15Update Makefile to actually install the new efi-enabled nic roms that are use...Sander Eikelenboom
2013-04-08build: enable using $(CONFIG_FOO) on the rhs of config filesPaolo Bonzini