summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Include microblaze binaries in tarbin.Edgar E. Iglesias2009-10-011-0/+2
* Compile some user files only once for all targetsBlue Swirl2009-09-271-2/+7
* Compile host-utils only onceBlue Swirl2009-09-201-1/+1
* Compile TCG runtime library only onceBlue Swirl2009-09-201-0/+1
* ioports: remove unused env parameter and compile only onceBlue Swirl2009-09-201-1/+1
* Compile qemu-config only onceBlue Swirl2009-09-201-1/+1
* Add configure option to compile user targets as PIEKirill A. Shutemov2009-09-121-9/+1Star
* qdev/scsi: add scsi bus support to qdev, convert drivers.Gerd Hoffmann2009-09-091-1/+1
* qdev/usb: add usb bus support to qdev, convert drivers.Gerd Hoffmann2009-09-091-1/+1
* Introduce QDict unit-testsLuiz Capitulino2009-09-041-0/+1
* Introduce QString unit-testsLuiz Capitulino2009-09-041-0/+1
* Introduce QInt unit-testsLuiz Capitulino2009-09-041-0/+2
* Introduce QDictLuiz Capitulino2009-09-041-1/+1
* Introduce QStringLuiz Capitulino2009-09-041-1/+1
* Introduce QIntLuiz Capitulino2009-09-041-0/+1
* raw-posix: add Linux native AIO supportChristoph Hellwig2009-08-281-0/+1
* add file descriptor migrationPaolo Bonzini2009-08-281-1/+1
* make pthreads mandatoryChristoph Hellwig2009-08-241-1/+1
* Only build osdep onceAnthony Liguori2009-08-241-4/+4
* Migration via unix sockets.Chris Lalancette2009-08-241-1/+1
* Makefile: fixed rule TAGSAlexandre Bique2009-08-241-1/+2
* Fix breakage of alpha, mips64, ppc64 and x86_64 targets on non-amd64 hostBlue Swirl2009-08-181-1/+1
* user: compile host-utils.c only onceBlue Swirl2009-08-161-1/+1
* linux-user: compile envlist.c only onceBlue Swirl2009-08-151-1/+1
* user: compile path.c only onceBlue Swirl2009-08-151-1/+1
* CURL libs are used both by tools and softmmuJuan Quintela2009-08-101-1/+0Star
* VDE libs are used both by tools and softmmuJuan Quintela2009-08-101-2/+0Star
* Add libs_tools supportJuan Quintela2009-08-101-1/+1
* CONFIG_POSIX makes more sense that not CONFIG_WIN32Juan Quintela2009-08-101-1/+1
* Generate CONFIG_AUDIO_PT_INT in configureJuan Quintela2009-08-101-7/+1Star
* AUDIO_PT is not neededJuan Quintela2009-08-101-8/+0Star
* FMOD_CFLAGS is not set when CONFIG_FMOD is undefJuan Quintela2009-08-101-3/+1Star
* Make slirp include dir globlal in cflagsJuan Quintela2009-08-101-4/+0Star
* Fold BRLAPI_LIBS into libs_softmmuJuan Quintela2009-08-101-3/+0Star
* move common QEMU_CFLAGS to configureJuan Quintela2009-08-101-3/+0Star
* Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela2009-08-101-9/+9
* Move to configure CONFIG_WIN32 libraries needed alwaysJuan Quintela2009-08-101-4/+0Star
* Move to configure CONFIG_SOLARIS libraries needed alwaysJuan Quintela2009-08-101-4/+0Star
* CLOCKLIBS was used for all binariesJuan Quintela2009-08-101-2/+0Star
* PTHREADLIBS was used for all binariesJuan Quintela2009-08-101-1/+0Star
* We want to pass LIB through configuration files nowJuan Quintela2009-08-101-1/+1
* We use -lz for all binariesJuan Quintela2009-08-101-3/+1Star
* Add CURL_CFLAGSJuan Quintela2009-08-101-0/+1
* Add new block driver for the VDI format (only aio supported)Stefan Weil2009-08-101-1/+1
* Option rom makefile fixesPaul Brook2009-07-311-8/+10
* set SEARCH_PATH for the linker script from output of ld --verbose -vJuan Quintela2009-07-271-1/+1
* simplify brlapi selectionJuan Quintela2009-07-271-3/+1Star
* Use CONFIG_POSIX to simplify MakefileJuan Quintela2009-07-271-16/+5Star
* Add -static in configure if neededJuan Quintela2009-07-271-3/+1Star
* make fmod also use FMOD_{LIBS,CFLAGS}Juan Quintela2009-07-271-1/+1