summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix TAGS creationDavid Gibson2013-03-151-1/+2
* Makefile: Add subdir dependency on config-devices-all.makAndreas Färber2013-03-091-0/+3
* make_device_config.sh: Emit dependency file to directory where includedAndreas Färber2013-03-091-1/+1
* gtk: add translation support (v5)Anthony Liguori2013-02-211-0/+3
* build: remove *.lo, *.a, *.la files from all subdirectories on make cleanPaolo Bonzini2013-01-261-3/+3
* build: remove extra-obj-yPaolo Bonzini2013-01-261-1/+2
* build: remove universal-obj-yPaolo Bonzini2013-01-261-5/+3
* Makefile: drop recursive libcacard cleanStefan Hajnoczi2013-01-171-1/+1
* build: fix Win32 clean buildPaolo Bonzini2013-01-161-0/+1
* Merge remote-tracking branch 'kraxel/pixman.v6' into stagingAnthony Liguori2013-01-141-1/+1
|\
| * pixman: pass extra cflags and ldflagsGerd Hoffmann2013-01-141-1/+1
* | build: fold trace-obj-y into libqemuutil.aPaolo Bonzini2013-01-121-7/+7
* | build: move version-obj-y to the generic LINK rulePaolo Bonzini2013-01-121-1/+1
* | build: move base QAPI files to libqemuutil.aPaolo Bonzini2013-01-121-1/+1
* | build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini2013-01-121-1/+1
* | build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini2013-01-121-7/+3
* | build: move util-obj-y to libqemuutil.aPaolo Bonzini2013-01-121-8/+9
* | build: rename oslib-obj-y to util-obj-yPaolo Bonzini2013-01-121-2/+2
* | libcacard: rewrite Makefile in non-recursive stylePaolo Bonzini2013-01-121-26/+9
* | libcacard: require libtool to build itPaolo Bonzini2013-01-121-0/+2
* | stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini2013-01-121-1/+1
|/
* Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs tooLaszlo Ersek2013-01-111-0/+1
* qemu-ga: sample fsfreeze hooksTomoki Sekiyama2013-01-081-1/+1
* build: Use separate makefile for "trace/"Lluís Vilanova2012-12-231-6/+9
OpenPOWER on IntegriCloud