summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Avoid libaio for usermodePaul Brook2010-05-051-1/+2
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-031-0/+1
* target-alpha: Enable NPTL.Richard Henderson2010-04-271-0/+1
* linux-user: Remove ELFLOAD32.Richard Henderson2010-04-251-6/+0Star
* Use correct cflags for kvm-kmod when cross compilingStefan Weil2010-04-141-1/+1
* tcg-hppa: Finish the port.Richard Henderson2010-04-081-1/+4
* Split TLB addend and target_phys_addr_tPaul Brook2010-04-051-3/+0Star
* tcg: initial ia64 supportAurelien Jarno2010-04-011-14/+6Star
* ia64 disas supportAurelien Jarno2010-04-011-0/+4
* vhost: vhost net supportMichael S. Tsirkin2010-04-011-0/+37
* Get bsd-user host page protection code working on FreeBSD hostsJuergen Lock2010-03-301-0/+2
* tcg-mips: add guest base supportAurelien Jarno2010-03-271-0/+3
* linux-user: add inotify_init1 syscall supportRiku Voipio2010-03-261-0/+18
* Compile most IDE devices only onceBlue Swirl2010-03-211-0/+1
* Compile disassemblers only onceBlue Swirl2010-03-211-0/+25
* configure: fix --sysconfdir specificationAndre Przywara2010-03-131-1/+1
* Remove userspace target_phys_addr_tPaul Brook2010-03-121-1/+1
* configure: Fix code which creates config.mak filesStefan Weil2010-03-091-2/+2
* configure: Fix wrong stderr redirectionStefan Weil2010-03-091-2/+2
* Documentation: Modify rule for html output (better looking output format)Stefan Weil2010-03-061-1/+1
* mingw32: Enable C99/POSIX format stringsStefan Weil2010-02-191-0/+2
* Monitor: Debugging supportLuiz Capitulino2010-02-191-0/+10
* configure: fix the static compilation for sdlTeLeMan2010-02-081-2/+5
* configure: Add --enable-docs and --disable-docs to --helpDirk Ullrich2010-02-081-0/+2
* Add -static earlier to LDFLAGS for compile_prog()Loïc Minier2010-02-061-2/+3
* configure: remove debugging code introduced in aa527b65d8187b97d73f889b6cae7b...Aurelien Jarno2010-02-061-3/+0Star
* configure: fix compilation on hosts without -fstack-protector-allAurelien Jarno2010-02-061-2/+5
* Solaris: test for presence of commands with has()Loïc Minier2010-01-281-5/+7
* Add and use has() and path_of() funcsLoïc Minier2010-01-281-9/+43
* Check for sdl-config before calling itLoïc Minier2010-01-281-1/+6
* Check availavility of -fstack-protector-allJuan Quintela2010-01-261-1/+1
* Enable _FORTIFY_SOURCE=2Kirill A. Shutemov2010-01-261-1/+1
* Support --sysconfdir in configure to specify path to configuration filesAnthony Liguori2010-01-241-0/+17
* use pkg-config for libcurl whenever availablePaolo Bonzini2010-01-141-2/+8
* use pkg-config for sdl whenever availablePaolo Bonzini2010-01-141-4/+10
* fixes to the static compilation case for sdlPaolo Bonzini2010-01-141-3/+3
* use cross-prefix for pkgconfigPaolo Bonzini2010-01-141-5/+14
* kvm: Detect availability of kvm_para.hJan Kiszka2010-01-121-0/+11
* kvm: Use kvm-kmod headers if availableJan Kiszka2010-01-121-1/+1
* finish VPATH -> vpath translationPaolo Bonzini2010-01-081-3/+0Star
* Drop --whole-archive and static librariesAndreas Färber2010-01-071-33/+1Star
* Compile qemu-nbd also on OpenBSD and SolarisBlue Swirl2009-12-231-1/+1
* user_only: compile everything with -fpieKirill A. Shutemov2009-12-191-0/+3
* target-alpha: Enable softfloat.Richard Henderson2009-12-131-1/+1
* Do not abort on qemu_malloc(0) in production buildsAnthony Liguori2009-12-121-1/+17
* Add KVM support for S390xAlexander Graf2009-12-051-1/+3
* S/390 host/target build system supportAlexander Graf2009-12-051-7/+15
* Suppress optionrom build on Solaris x86Andreas Faerber2009-12-031-1/+1
* Don't leak file descriptorsKevin Wolf2009-12-031-0/+20
* configure: use correct cflags in compiler checksMichael S. Tsirkin2009-12-021-20/+21