aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Rename OBJS to obj-yJuan Quintela2009-06-291-33/+33
* Rename USER_OBJS to user-obj-yJuan Quintela2009-06-291-3/+3
* Rename XEN_OBJS to xen-obj-yJuan Quintela2009-06-291-3/+3
* Rename SLIRP_OBJS to slirp-obj-yJuan Quintela2009-06-291-4/+4
* Rename AUDIO_OBJS to audio-obj-yJuan Quintela2009-06-291-12/+12
* Rename BLOCK_OBJS to block-obj-yJuan Quintela2009-06-291-16/+16
* Multiboot build system v4Alexander Graf2009-06-291-3/+9
* slirp: Cleanup and basic reanimation of debug codeJan Kiszka2009-06-291-1/+1
* sdl zoomingStefano Stabellini2009-06-291-2/+4
* Win: Install keymaps for Windows, too (needed for VNC).Stefan Weil2009-06-221-2/+0
* Disable _FORTIFY_SOURCE to fix Ubuntu build with -WerrorAnthony Liguori2009-06-221-0/+1
* qcow2: Split out snapshot functionsKevin Wolf2009-06-161-0/+1
* qcow2: Split out guest cluster functionsKevin Wolf2009-06-161-1/+1