summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-15Add bios-256k.bin to BLOBS on MakefileEduardo Habkost1-1/+1
2013-11-21sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland1-1/+1
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+1
2013-11-13qemu-char: add Czech keymap fileJan Krupa1-1/+1
2013-11-07configure: Add config.status to recreate the current configurationStefan Weil1-1/+8
2013-10-11build: add command check-cleanWenchao Xia1-1/+0
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+3
2013-09-20Makefile: Remove some more files when cleaningStefan Weil1-1/+3
2013-09-18QMP: fix qmp-commands.txt generation pathLuiz Capitulino1-3/+3
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama1-1/+1
2013-09-09qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama1-0/+1
2013-08-27w32: Fix broken out-of-tree builds (missing version.o)Stefan Weil1-0/+2
2013-08-12w32: Add missing version.o to all executables (fix regression)Stefan Weil1-5/+2
2013-07-29w32, w64: Add build rule for installerStefan Weil1-0/+55
2013-06-21Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGSPeter Maydell1-2/+3
2013-06-11Makefile: Install qemu-img and qemu-nbd man pages only if builtAndreas Färber1-1/+4
2013-06-10gtk: use better iconAnthony Liguori1-1/+1
2013-06-06Make qemu-io commands available in HMPKevin Wolf1-1/+1
2013-06-06qemu-io: Move remaining helpers from cmd.cKevin Wolf1-1/+1
2013-06-06qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf1-1/+1
2013-05-30Makefile: create ".../var/run" when installing the POSIX guest agentLaszlo Ersek1-1/+9
2013-05-23qapi: enable generation of native list codeMichael Roth1-3/+3
2013-05-03win32: fix compilation againPaolo Bonzini1-0/+1
2013-04-27win32: move Makefile dependencies on version-obj-y to rules.makPaolo Bonzini1-2/+1
2013-04-27win32: add generic RC rules to rules.makPaolo Bonzini1-2/+0
2013-04-26S390: ccw firmware: Add compiled blobAlexander Graf1-0/+1
2013-04-26Makefile: Use QEMU_FLAGS for DTC compilationPeter Crosthwaite1-2/+2
2013-04-26Makefile: Don't build shared libfdtPeter Crosthwaite1-1/+1
2013-04-24Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori1-2/+6
2013-04-24build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini1-6/+6
2013-04-24libcacard: fix mingw64 cross-compilationMarc-André Lureau1-2/+6
2013-04-18configure/Make: Build libfdt from submodule DTCPeter Crosthwaite1-0/+10
2013-04-15Update Makefile to actually install the new efi-enabled nic roms that are use...Sander Eikelenboom1-0/+2
2013-04-08build: enable using $(CONFIG_FOO) on the rhs of config filesPaolo Bonzini1-1/+4
2013-03-28trace: Provide a generic tracing event descriptorLluís Vilanova1-0/+3
2013-03-15Fix TAGS creationDavid Gibson1-1/+2
2013-03-09Makefile: Add subdir dependency on config-devices-all.makAndreas Färber1-0/+3
2013-03-09make_device_config.sh: Emit dependency file to directory where includedAndreas Färber1-1/+1
2013-02-21gtk: add translation support (v5)Anthony Liguori1-0/+3