aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2009-09-20Compile TCG runtime library only onceBlue Swirl
2009-09-20ioports: remove unused env parameter and compile only onceBlue Swirl
2009-09-20Compile qemu-config only onceBlue Swirl
2009-09-12Add configure option to compile user targets as PIEKirill A. Shutemov
2009-09-09qdev/scsi: add scsi bus support to qdev, convert drivers.Gerd Hoffmann
2009-09-09qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann
2009-09-04Introduce QDict unit-testsLuiz Capitulino
2009-09-04Introduce QString unit-testsLuiz Capitulino
2009-09-04Introduce QInt unit-testsLuiz Capitulino
2009-09-04Introduce QDictLuiz Capitulino
2009-09-04Introduce QStringLuiz Capitulino
2009-09-04Introduce QIntLuiz Capitulino
2009-08-27raw-posix: add Linux native AIO supportChristoph Hellwig
2009-08-27add file descriptor migrationPaolo Bonzini
2009-08-24make pthreads mandatoryChristoph Hellwig
2009-08-24Only build osdep onceAnthony Liguori
2009-08-24Migration via unix sockets.Chris Lalancette
2009-08-24Makefile: fixed rule TAGSAlexandre Bique
2009-08-18Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 hostBlue Swirl
2009-08-16user: compile host-utils.c only onceBlue Swirl
2009-08-15linux-user: compile envlist.c only onceBlue Swirl
2009-08-15user: compile path.c only onceBlue Swirl
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-10Add libs_tools supportJuan Quintela
2009-08-10CONFIG_POSIX makes more sense that not CONFIG_WIN32Juan Quintela
2009-08-10Generate CONFIG_AUDIO_PT_INT in configureJuan Quintela
2009-08-10AUDIO_PT is not neededJuan Quintela
2009-08-10FMOD_CFLAGS is not set when CONFIG_FMOD is undefJuan Quintela
2009-08-10Make slirp include dir globlal in cflagsJuan Quintela
2009-08-10Fold BRLAPI_LIBS into libs_softmmuJuan Quintela
2009-08-10move common QEMU_CFLAGS to configureJuan Quintela
2009-08-10Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela
2009-08-10Move to configure CONFIG_WIN32 libraries needed alwaysJuan Quintela
2009-08-10Move to configure CONFIG_SOLARIS libraries needed alwaysJuan Quintela
2009-08-10CLOCKLIBS was used for all binariesJuan Quintela
2009-08-10PTHREADLIBS was used for all binariesJuan Quintela
2009-08-10We want to pass LIB through configuration files nowJuan Quintela
2009-08-10We use -lz for all binariesJuan Quintela
2009-08-10Add CURL_CFLAGSJuan Quintela
2009-08-10Add new block driver for the VDI format (only aio supported)Stefan Weil
2009-07-31Option rom makefile fixesPaul Brook
2009-07-27set SEARCH_PATH for the linker script from output of ld --verbose -vJuan Quintela
2009-07-27simplify brlapi selectionJuan Quintela
2009-07-27Use CONFIG_POSIX to simplify MakefileJuan Quintela
2009-07-27Add -static in configure if neededJuan Quintela
2009-07-27make fmod also use FMOD_{LIBS,CFLAGS}Juan Quintela
2009-07-27remove CONFIG_ from BLUEZ_{LIBS,FLAGS}Juan Quintela
2009-07-27remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}Juan Quintela
2009-07-16We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela