summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | qapi: [trivial] Break long command linesLluís Vilanova2014-05-081-6/+18
|/
* Makefile: add qga-vss-dll-obj-y to nested variablesTomoki Sekiyama2014-04-071-0/+1
* Makefile: remove bashismMichael Tokarev2014-04-071-1/+1
* Makefile: Fix "make clean"Fam Zheng2014-03-171-4/+1
* build: Fix installation of target-dependent filesLluís Vilanova2014-03-081-1/+1
* Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-041-1/+1
|\
| * sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROMMark Cave-Ayland2014-02-271-1/+1
* | Makefile: Add missing dependency for system emulation (fix build)Stefan Weil2014-03-041-0/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell2014-02-241-1/+28
|\
| * Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng2014-02-201-1/+3
| * Makefile: install modules with "make install"Fam Zheng2014-02-201-0/+6
| * module: implement module loadingFam Zheng2014-02-201-0/+3
| * rules.mak: introduce DSO rulesFam Zheng2014-02-201-1/+3
| * rules.mak: fix $(obj) to a real relative pathFam Zheng2014-02-201-0/+14
* | Adapt Makefiles to the new LTTng ust interfaceMohamad Gebai2014-02-191-0/+5
|/
* Add bios-256k.bin to BLOBS on MakefileEduardo Habkost2014-01-151-1/+1
* sun4m: Add FCode ROM for TCX framebufferMark Cave-Ayland2013-11-211-1/+1
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-11-191-1/+1
|\
| * qemu-char: add Czech keymap fileJan Krupa2013-11-131-1/+1
* | configure: Add config.status to recreate the current configurationStefan Weil2013-11-071-1/+8
|/
* build: add command check-cleanWenchao Xia2013-10-111-1/+0
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-231-1/+3
|\
| * Makefile: Remove some more files when cleaningStefan Weil2013-09-201-1/+3
* | QMP: fix qmp-commands.txt generation pathLuiz Capitulino2013-09-181-3/+3
|/
* qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama2013-09-091-1/+1
* qemu-ga: Add configure options to specify path to Windows/VSS SDKTomoki Sekiyama2013-09-091-0/+1
* w32: Fix broken out-of-tree builds (missing version.o)Stefan Weil2013-08-271-0/+2
* w32: Add missing version.o to all executables (fix regression)Stefan Weil2013-08-121-5/+2
* w32, w64: Add build rule for installerStefan Weil2013-07-291-0/+55
* Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGSPeter Maydell2013-06-211-2/+3
* Makefile: Install qemu-img and qemu-nbd man pages only if builtAndreas Färber2013-06-111-1/+4
* gtk: use better iconAnthony Liguori2013-06-101-1/+1
* Make qemu-io commands available in HMPKevin Wolf2013-06-061-1/+1
* qemu-io: Move remaining helpers from cmd.cKevin Wolf2013-06-061-1/+1
* qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf2013-06-061-1/+1
* Makefile: create ".../var/run" when installing the POSIX guest agentLaszlo Ersek2013-05-301-1/+9
* qapi: enable generation of native list codeMichael Roth2013-05-231-3/+3
* win32: fix compilation againPaolo Bonzini2013-05-031-0/+1
* win32: move Makefile dependencies on version-obj-y to rules.makPaolo Bonzini2013-04-271-2/+1
* win32: add generic RC rules to rules.makPaolo Bonzini2013-04-271-2/+0
* S390: ccw firmware: Add compiled blobAlexander Graf2013-04-261-0/+1
* Makefile: Use QEMU_FLAGS for DTC compilationPeter Crosthwaite2013-04-261-2/+2
* Makefile: Don't build shared libfdtPeter Crosthwaite2013-04-261-1/+1
* Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori2013-04-241-2/+6
|\
| * libcacard: fix mingw64 cross-compilationMarc-André Lureau2013-04-241-2/+6
* | build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini2013-04-241-6/+6
|/
* configure/Make: Build libfdt from submodule DTCPeter Crosthwaite2013-04-181-0/+10
* Update Makefile to actually install the new efi-enabled nic roms that are use...Sander Eikelenboom2013-04-151-0/+2
* build: enable using $(CONFIG_FOO) on the rhs of config filesPaolo Bonzini2013-04-081-1/+4
* trace: Provide a generic tracing event descriptorLluís Vilanova2013-03-281-0/+3
OpenPOWER on IntegriCloud