aboutsummaryrefslogtreecommitdiffstats
path: root/configure
AgeCommit message (Expand)AuthorFilesLines
2009-06-23add sparc64-softmmu to default configure targets listIgor V. Kovalenko1-0/+1
2009-06-22Fix build on Mac OS XAnthony Liguori1-1/+9
2009-06-16Fix help message for new configure option --enable-debug.Stefan Weil1-1/+1
2009-06-16kvm: Restrict configure check to LinuxJan Kiszka1-2/+2
2009-06-16linux-user: add tee, splice and vmsplicevibisreenivasan1-0/+23
2009-06-16linux-user: implement pipe2 [v3]Riku Voipio1-0/+21
2009-06-16linux-user: fix utimensatRiku Voipio1-0/+22
2009-06-13Really enable -WerrorBlue Swirl1-13/+14
2009-06-12Enable -Werror by default for git builds on Linux hostsAnthony Liguori1-5/+13
2009-06-07kvm: Improve upgrade notes when facing unsupported kernelsJan Kiszka1-2/+4
2009-06-07Fix generation of CONFIG_KVMBlue Swirl1-7/+8
2009-06-04Add --enable-debugPaul Brook1-1/+15
2009-05-28Add detection of pthread library nameSebastian Herbszt1-5/+9
2009-05-26microblaze: Hook into the build-system.Edgar E. Iglesias1-1/+20
2009-05-26Remove temporary config-host.hPaul Brook1-1/+8
2009-05-22Avoid errors when curl-config does not existPaul Brook1-1/+1
2009-05-22Add HTTP protocol using curl v6Alexander Graf1-0/+25
2009-05-21Compile most Xen files only onceBlue Swirl1-0/+5
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori1-17/+2
2009-05-19Hardware convenience libraryPaul Brook1-0/+33
2009-05-14Fix build on Solaris and WIN32Anthony Liguori1-0/+23
2009-05-14Move block drivers into their own directoryAnthony Liguori1-1/+1
2009-05-14Add a --disable-docs to configure to allow doc build to be disabledAnthony Liguori1-4/+5
2009-05-08Drop CONFIG_GDBSTUBJan Kiszka1-5/+0
2009-04-28Silence missing pkg-config error messagesBlue Swirl1-3/+3
2009-04-27build system: Silence failing configure testsJan Kiszka1-6/+6
2009-04-24qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori1-11/+30
2009-04-22xen: pv domain builder. (Gerd Hoffmann)aliguori1-1/+1
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori1-0/+34
2009-04-19kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir11-2/+2
2009-04-18kqemu: only compile kqemu.o if actually neededblueswir11-0/+2
2009-04-18buildsytem: consistently use install (Christoph Egger)aliguori1-0/+3
2009-04-17linux-user: fix inotify syscallsaurel321-1/+1
2009-04-16configure: display debug tcg status in summaryaurel321-0/+1
2009-04-15fix a typo introduced in r7118aurel321-1/+1
2009-04-15linux-user: prefer glibc over direct syscallsaurel321-0/+53
2009-04-13Add a --enable-debug-tcg option to configureaurel321-0/+10
2009-04-13Probe via #define check for OpenBSD and *Solarisblueswir11-0/+4
2009-04-13Fix OpenSolaris softfloat warningsblueswir11-0/+1
2009-04-13Skip KVM probe for OpenSolarisblueswir11-0/+1
2009-04-13Probe for OpenSolaris curses missing resize_termblueswir11-1/+4
2009-04-11BSD user: initial support for i386 and x86_64 targetsblueswir11-0/+3
2009-04-07Add --with-pkgversion.pbrook1-0/+5
2009-04-07Document some missing options in configure -haurel321-0/+2
2009-04-07native preadv/pwritev support (Christoph Hellwig)aliguori1-0/+17
2009-04-05Disable qemu-io on Win32aliguori1-2/+2
2009-04-05qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori1-1/+1
2009-04-05Make binary stripping conditional (Riku Voipio)aliguori1-1/+8
2009-04-04Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruptionblueswir11-0/+9
2009-03-19Remove dead codemalc1-6/+0