aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2009-08-24qemu: move virtio-pci.o to near pci.oMichael S. Tsirkin
2009-08-24Only build osdep onceAnthony Liguori
2009-08-24Unbreak large mem support by removing kqemuAnthony Liguori
2009-08-23Extract the Marvell 88w8618 audio device from musicpal.cAndrzej Zaborowski
2009-08-23Extract musicpal.c I2C bitbanging code and make it gpio awareAndrzej Zaborowski
2009-08-16user: compile host-utils.c only onceBlue Swirl
2009-08-16Simplify 5ba6531956b9b6486560cbd13604c2238a3542ddBlue Swirl
2009-08-15linux-user: compile envlist.c only onceBlue Swirl
2009-08-15user: compile ioport-user.c only for x86Blue Swirl
2009-08-15user: compile path.c only onceBlue Swirl
2009-08-10Add emacs header to Makefile.targetAnthony Liguori
2009-08-10Move libsunpath to use the same style than everything elseJuan Quintela
2009-08-10convert gprof flags to style of rest of MakefileJuan Quintela
2009-08-10Add cocoa libs at Darwin selection timeJuan Quintela
2009-08-10CURL libs are used both by tools and softmmuJuan Quintela
2009-08-10VDE libs are used both by tools and softmmuJuan Quintela
2009-08-10use TARGET_<arch name> for selectionJuan Quintela
2009-08-10Consolidate audio flags in configureJuan Quintela
2009-08-10remove last 3 uses of :=, everywhere else uses += or =Juan Quintela
2009-08-10Make slirp include dir globlal in cflagsJuan Quintela
2009-08-10Use one less HELPER_CFLAGSJuan Quintela
2009-08-10Use only one KVM_CFLAGSJuan Quintela
2009-08-10Move dis-* selection to configureJuan Quintela
2009-08-10Added CONFIG_NEED_MMU for microblaze and crisJuan Quintela
2009-08-10Generate more conmmon CFLAGSJuan Quintela
2009-08-10Fold TARGET_GPROF handling in configureJuan Quintela
2009-08-10this bit was already generated in configureJuan Quintela
2009-08-10Move ia64 QEMU_CFLAGS target to configureJuan Quintela
2009-08-10Move alpha CFLAGS target to configureJuan Quintela
2009-08-10Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.targetJuan Quintela
2009-08-10\!CONFIG_USER_ONLY == CONFIG_SOFTMMUJuan Quintela
2009-08-10remove duplicated TARGET_GPROF codeJuan Quintela
2009-08-10Fold BRLAPI_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold FDT_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold BLUEZ_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold XEN_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold VNC_SASL_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold VNC_TLS_LIBS into libs_softmmuJuan Quintela
2009-08-10Fold CURSES_LIBS into libsoftmmu_libsJuan Quintela
2009-08-10Test if we need -lutil in ,/configureJuan Quintela
2009-08-10files are only compiled when CONFIG_ADLIB is definedJuan Quintela
2009-08-10Move sound library selection to sound selectionJuan Quintela
2009-08-10move coreaudio libraries to coreaudio selectionJuan Quintela
2009-08-10gcc generates the right dependency for this fileJuan Quintela
2009-08-10Add SDL_LIBS to libs_softmmuJuan Quintela
2009-08-10move SDL_LIBS Win32 hack to configureJuan Quintela
2009-08-10Refactor HELPER_CFLAGSJuan Quintela
2009-08-10move common QEMU_CFLAGS to configureJuan Quintela
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela
2009-08-10We set -Werror through configure nowJuan Quintela