aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-271-0/+1
* add file descriptor migrationPaolo Bonzini2009-08-271-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/+0
* VDE libs are used both by tools and softmmuJuan Quintela2009-08-101-2/+0
* 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/+1
* AUDIO_PT is not neededJuan Quintela2009-08-101-8/+0
* FMOD_CFLAGS is not set when CONFIG_FMOD is undefJuan Quintela2009-08-101-3/+1
* Make slirp include dir globlal in cflagsJuan Quintela2009-08-101-4/+0
* Fold BRLAPI_LIBS into libs_softmmuJuan Quintela2009-08-101-3/+0
* move common QEMU_CFLAGS to configureJuan Quintela2009-08-101-3/+0
* Rename CPPFLAGS to QEMU_CFLAGSJuan Quintela2009-08-101-9/+9
* Move to configure CONFIG_WIN32 libraries needed alwaysJuan Quintela2009-08-101-4/+0
* Move to configure CONFIG_SOLARIS libraries needed alwaysJuan Quintela2009-08-101-4/+0
* CLOCKLIBS was used for all binariesJuan Quintela2009-08-101-2/+0
* PTHREADLIBS was used for all binariesJuan Quintela2009-08-101-1/+0
* We want to pass LIB through configuration files nowJuan Quintela2009-08-101-1/+1
* We use -lz for all binariesJuan Quintela2009-08-101-3/+1
* 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/+1
* Use CONFIG_POSIX to simplify MakefileJuan Quintela2009-07-271-16/+5
* Add -static in configure if neededJuan Quintela2009-07-271-3/+1
* make fmod also use FMOD_{LIBS,CFLAGS}Juan Quintela2009-07-271-1/+1
* remove CONFIG_ from BLUEZ_{LIBS,FLAGS}Juan Quintela2009-07-271-1/+1
* remove CONFIG_ from VNC_TLS_{LIBS, FLAGS}Juan Quintela2009-07-271-1/+1
* We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela2009-07-161-4/+0
* We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure timeJuan Quintela2009-07-161-2/+2
* already defined several lines before in block-obj-yJuan Quintela2009-07-161-1/+1
* use block-nested-y for files inside block/Juan Quintela2009-07-161-9/+11
* qdev: rework device properties.Gerd Hoffmann2009-07-161-1/+1
* Fix build for ESD audioAnthony Liguori2009-07-091-5/+5
* Fix sdl_zoom compile problems on OpenBSDBlue Swirl2009-07-011-1/+1
* make tags useful for block drivers and hardaware devicesJuan Quintela2009-06-291-1/+1
* Substitute ifdef CONFIG_FOO by obj-Juan Quintela2009-06-291-51/+25