aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2014-09-26trace: install trace-events fileStefan Hajnoczi1-0/+1
2014-08-15Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+6
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova1-0/+2
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova1-0/+1
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova1-0/+1
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova1-0/+2
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng1-1/+1
2014-07-08PPC: e500: Actually install u-boot.e500Cole Robinson1-1/+2
2014-06-27qapi: move event definesWenchao Xia1-1/+1
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev1-10/+2
2014-06-23qapi: add new schema file qapi-event.jsonWenchao Xia1-1/+2
2014-06-23qapi script: add event supportWenchao Xia1-3/+8
2014-06-23qapi: Add includes from qapi/ as dependenciesMax Reitz1-3/+6
2014-06-09trace: Multi-backend tracingLluís Vilanova1-2/+2
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell1-10/+12
2014-05-08qapi: Use an explicit input fileLluís Vilanova1-6/+6
2014-05-08qapi: [trivial] Break long command linesLluís Vilanova1-6/+18
2014-05-08build: convert some obj-specific CFLAGS to use new foo.o-cflags syntaxMichael Tokarev1-6/+0
2014-05-08Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)Michael Tokarev1-1/+1
2014-05-08Makefile: strip tools and modules tooMichael Tokarev1-4/+12
2014-04-07Makefile: add qga-vss-dll-obj-y to nested variablesTomoki Sekiyama1-0/+1
2014-04-07Makefile: remove bashismMichael Tokarev1-1/+1
2014-03-17Makefile: Fix "make clean"Fam Zheng1-4/+1
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
2013-01-26build: remove *.lo, *.a, *.la files from all subdirectories on make cleanPaolo Bonzini1-3/+3
2013-01-26build: remove extra-obj-yPaolo Bonzini1-1/+2
2013-01-26build: remove universal-obj-yPaolo Bonzini1-5/+3
2013-01-17Makefile: drop recursive libcacard cleanStefan Hajnoczi1-1/+1
2013-01-16build: fix Win32 clean buildPaolo Bonzini1-0/+1
2013-01-14Merge remote-tracking branch 'kraxel/pixman.v6' into stagingAnthony Liguori1-1/+1
2013-01-14pixman: pass extra cflags and ldflagsGerd Hoffmann1-1/+1
2013-01-12build: fold trace-obj-y into libqemuutil.aPaolo Bonzini1-7/+7
2013-01-12build: move version-obj-y to the generic LINK rulePaolo Bonzini1-1/+1
2013-01-12build: move base QAPI files to libqemuutil.aPaolo Bonzini1-1/+1
2013-01-12build: move qobject files to qobject/ and libqemuutil.aPaolo Bonzini1-1/+1
2013-01-12build: move files away from tools-obj-y, common-obj-y, user-obj-yPaolo Bonzini1-7/+3
2013-01-12build: move util-obj-y to libqemuutil.aPaolo Bonzini1-8/+9
2013-01-12build: rename oslib-obj-y to util-obj-yPaolo Bonzini1-2/+2
2013-01-12libcacard: rewrite Makefile in non-recursive stylePaolo Bonzini1-26/+9
2013-01-12libcacard: require libtool to build itPaolo Bonzini1-0/+2
2013-01-12stubs: fully replace qemu-tool.c and qemu-user.cPaolo Bonzini1-1/+1
2013-01-11Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs tooLaszlo Ersek1-0/+1
2013-01-08qemu-ga: sample fsfreeze hooksTomoki Sekiyama1-1/+1
2012-12-23build: Use separate makefile for "trace/"Lluís Vilanova1-6/+9
2012-12-19qemu-ga: move qemu-ga files to qga/Paolo Bonzini1-4/+5
2012-12-19build: kill libuserPaolo Bonzini1-5/+3
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini1-4/+5
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini1-10/+0
2012-12-19build: adjust setting of QEMU_INCLUDESPaolo Bonzini1-2/+0
2012-12-19vscclient: use per-target variablesPaolo Bonzini1-1/+2
2012-12-17libcacard: simplify rules for recursive buildPaolo Bonzini1-9/+1
2012-11-24Build system fix distclean error for pixmanWenchao Xia1-1/+1
2012-11-19Makefile: Add missing dependency (fix parallel builds)Stefan Weil1-0/+2
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini1-5/+11
2012-11-14pixman: cleanup properly on make distcleanGerd Hoffmann1-0/+1
2012-11-14pixman: pass cflags, add -fPICGerd Hoffmann1-1/+1
2012-11-14pixman: disable gtkGerd Hoffmann1-1/+1
2012-11-14pixman: set --host for cross buildsGerd Hoffmann1-1/+1
2012-11-01Merge remote-tracking branch 'kraxel/pixman.v3' into stagingAnthony Liguori1-0/+9
2012-11-01pixman: windup in configure & makefilesGerd Hoffmann1-0/+9
2012-10-31Merge remote-tracking branch 'origin/master' into threadpoolPaolo Bonzini1-0/+11
2012-10-30build: do not include main loop where it is not actually usedPaolo Bonzini1-3/+3
2012-10-30build: move cutils.o and qemu-timer-common.o to oslib-obj-yPaolo Bonzini1-2/+1
2012-10-30janitor: move iovector functions out of cutils.cPaolo Bonzini1-1/+1
2012-10-27Makefile: Forbid out-of-tree build from a source tree that has been built inPeter Maydell1-0/+11
2012-10-23qemu-sockets: add socket_listen, socket_connect, socket_parsePaolo Bonzini1-1/+1
2012-10-23build: add QAPI files to the toolsPaolo Bonzini1-2/+1
2012-10-19allow make {dist, }clean work w/out configureMike Frysinger1-0/+4
2012-10-05Remove libhwStefan Weil1-1/+1
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity1-1/+1
2012-09-25configure: Allow builds without any system or user emulationStefan Weil1-0/+5
2012-09-21Eliminate cpus-x86_64.conf fileEduardo Habkost1-1/+0
2012-09-12qemu-img: Add json output option to the info command.Benoît Canet1-1/+2
2012-08-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-5/+2
2012-08-15Makefile: Avoid explicit list of directories in clean targetPeter Maydell1-5/+2
2012-08-15block: Enable qemu_open/close to work with fd setsCorey Bryant1-3/+3
2012-08-11Makefile: add qapi.py dependenciesStefan Hajnoczi1-6/+8
2012-08-03qom: Clean libuser object and dependency filesJan Kiszka1-1/+1
2012-08-03usb: Clean common object and dependency filesJan Kiszka1-1/+1
2012-07-29build: Fix linking failure for qemu-gaDunrong Huang1-10/+9
2012-07-28build: get dependency file directories from object file namesPaolo Bonzini1-2/+2
2012-07-28build: include qapi-generated/ files in qga/Makefile.objsPaolo Bonzini1-1/+1
2012-07-17build: fix build breakage due to bad mergeAnthony Liguori1-7/+4
2012-07-17build: add make dist target (v2)Anthony Liguori1-15/+15
2012-07-13make: Remove 'build-all' ruleStefan Weil1-3/+3
2012-07-09Merge remote-tracking branch 'mjt/mjt-iov2' into stagingAnthony Liguori1-1/+2
2012-06-26Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-12/+12
2012-06-24PPC: e500: dt: start with empty device treeAlexander Graf1-1/+0
2012-06-22Makefile: Remove macro qapi-dirStefan Weil1-11/+10
2012-06-22Makefile: Remove BUILD_DIR from qapi-dirStefan Weil1-1/+1
2012-06-22Install 'bepo' keymap already included in Qemu sourceFrédéric Boiteux1-1/+2
2012-06-21libcacard: build fixesBlue Swirl1-2/+2
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori1-2/+2
2012-06-15build: install qmp-commands.txtBruce Rogers1-0/+1
2012-06-11consolidate qemu_iovec_memset{,_skip}() into single function and use existing...Michael Tokarev1-1/+2
2012-06-07build: limit usage of vpathPaolo Bonzini1-1/+1
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini1-0/+4
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini1-2/+4
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini1-1/+1
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini1-9/+9
2012-05-10move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2)Eduardo Habkost1-3/+9
2012-04-26Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori1-4/+4
2012-04-26sdl: Add QEMU mascot icon for use with SDLStefan Weil1-0/+1
2012-04-25Generic elimination of auto-generated filesLluís Vilanova1-4/+4
2012-04-24config-host.mak: rename docdir to qemu_docdirEduardo Habkost1-2/+2
2012-04-24Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemuEduardo Habkost1-2/+2
2012-04-24config-host.mak: rename datadir to qemu_datadirEduardo Habkost1-4/+4
2012-04-12make: Always set LC_ALL=C for makeinfoStefan Weil1-1/+1
2012-04-03make: fix clean rule by removing build file in qom/Anthony PERARD1-0/+1
2012-03-31buildfix: check for old pod2man versionsGerd Hoffmann1-1/+0
2012-03-26test: remove qemu-ga referenceMichael Roth1-0/+1
2012-03-24Support utf8 chars in pod docsMichael Tokarev1-4/+5
2012-03-13qom: Add QOM support to user emulatorsAndreas Färber1-3/+3
2012-03-11build: Include config-host.mak as soon as possibleLluís Vilanova1-7/+8
2012-03-01Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-1/+1
2012-02-27Merge remote-tracking branch 'aneesh/for-upstream' into stagingAnthony Liguori1-0/+2
2012-02-24./configure: add option for disabling VirtFSMeador Inge1-0/+2
2012-02-23qemu-ga: fixes for win32 build of qemu-gaMichael Roth1-1/+1
2012-02-22Makefile: Add dependency to fix linux-user-only buildPeter Maydell1-0/+1
2012-02-18kvmvapic: Add option ROMJan Kiszka1-1/+1
2012-02-09make: Remove duplicate use of GLIB_CFLAGSStefan Weil1-2/+0
2012-02-01Add basic version of bridge helperCorey Bryant1-2/+10
2012-02-01Makefile: Remove linux-headers/asm symlink on distcleanPeter Maydell1-0/+1
2012-01-27qom: add the base Object class (v2)Anthony Liguori1-0/+2
2012-01-19Makefile: Remove generated headers on cleanAndreas Färber1-0/+1
2012-01-19Makefile: Exclude tests/Makefile in unconfigured treeAndreas Färber1-0/+2
2012-01-12test: eliminate libcheck tests and have make check use gtesterAnthony Liguori1-2/+2
2012-01-12build: split unit test builds to a separate makefile fragmentAnthony Liguori1-35/+1
2012-01-12tests: mv tests/* -> tests/tcgAnthony Liguori1-2/+2
2012-01-12Fix qapi code generation fixAvi Kivity1-1/+1
2012-01-04hw/9pfs: man page for proxy helperM. Mohan Kumar1-1/+11
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar1-1/+1
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar1-0/+3
2011-12-27Fix qapi code generation wrt parallel buildAvi Kivity1-9/+11
2011-12-22link the main loop and its dependencies into the toolsPaolo Bonzini1-2/+3
2011-12-06Drop test-visitorLuiz Capitulino1-4/+1
2011-12-06Introduce test-qmp-input-visitorLuiz Capitulino1-1/+4
2011-12-06Introduce test-qmp-output-visitorLuiz Capitulino1-1/+4
2011-11-30Makefile: use full path for qapi-generated directoryMichael Roth1-1/+1
2011-11-28Revert "fix out of tree build"Anthony Liguori1-1/+1
2011-11-23fix out of tree buildStefano Stabellini1-1/+1
2011-11-17Makefile: fix qga dependenciesMichael S. Tsirkin1-4/+5
2011-11-17Makefile: dependency fixMichael S. Tsirkin1-1/+1
2011-11-17Makefile: fix dependencies for generated .h, .cMichael S. Tsirkin1-18/+18
2011-11-17Makefile: remove more generated files on cleanMichael S. Tsirkin1-0/+2
2011-11-07add sgabios blob and submodulePaolo Bonzini1-1/+1
2011-11-01add "make check" targetGerd Hoffmann1-0/+6
2011-11-01move checks to separate variableGerd Hoffmann1-2/+2
2011-10-26tools: reorganize Makefile variablesPaolo Bonzini1-17/+15
2011-10-10Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-0/+12
2011-10-10Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori1-4/+5