summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* tcg-s390: correctly detect s390 with a 64-bit kernelAurelien Jarno2010-06-131-0/+6
* tcg-s390: Adjust compilation flags.Richard Henderson2010-06-111-1/+6
* s390x: Don't use a linker script for user-only.Richard Henderson2010-06-111-0/+3
* tcg-i386: Merge 64-bit generation.Richard Henderson2010-06-101-0/+2
* configure: display sysconfdir in summaryAurelien Jarno2010-06-101-0/+1
* move computation of tools and roms outside of config-host.mak generationPaolo Bonzini2010-06-101-19/+21
* configure: move directory defaults earlierPaolo Bonzini2010-06-101-33/+14Star
* configure: ignore unknown --xyzdir optionsPaolo Bonzini2010-06-101-0/+2
* configure: introduce more --xyzdir optionsPaolo Bonzini2010-06-101-5/+21
* configure: expand ${prefix} in create_configPaolo Bonzini2010-06-101-2/+1Star
* configure: move all directory entries in config-host.mak closePaolo Bonzini2010-06-101-7/+6Star
* configure: unify handling of xyzdir variablesPaolo Bonzini2010-06-101-8/+12
* rename CONFIG_QEMU_PREFIXPaolo Bonzini2010-06-101-1/+1
* configure: introduce confdir and confsuffixPaolo Bonzini2010-06-101-6/+4Star
* configure: introduce sysconfsuffixPaolo Bonzini2010-06-101-6/+4Star
* configure: dyngen is long time gonePaolo Bonzini2010-06-101-1/+2
* configure: avoid using exprPaolo Bonzini2010-06-101-2/+9
* configure: bail out early on invalid -cpu optionPaolo Bonzini2010-06-101-5/+2Star
* configure: remove some bashismsAurelien Jarno2010-06-101-2/+2
* Fix --enable-user-pie compilation.Richard Henderson2010-06-081-0/+3
* QMP: Introduce commands documentationJan Kiszka2010-06-011-0/+4
* Fix cross compilationStefan Weil2010-05-191-1/+11
* 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