summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Hook into the build-system.Edgar E. Iglesias2009-05-261-1/+20
* Remove temporary config-host.hPaul Brook2009-05-261-1/+8
* Avoid errors when curl-config does not existPaul Brook2009-05-221-1/+1
* Add HTTP protocol using curl v6Alexander Graf2009-05-221-0/+25
* Compile most Xen files only onceBlue Swirl2009-05-211-0/+5
* Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori2009-05-211-17/+2
* Hardware convenience libraryPaul Brook2009-05-191-0/+33
* Fix build on Solaris and WIN32Anthony Liguori2009-05-141-0/+23
* Move block drivers into their own directoryAnthony Liguori2009-05-141-1/+1
* Add a --disable-docs to configure to allow doc build to be disabledAnthony Liguori2009-05-141-4/+5
* Drop CONFIG_GDBSTUBJan Kiszka2009-05-081-5/+0
* Silence missing pkg-config error messagesBlue Swirl2009-04-281-3/+3
* build system: Silence failing configure testsJan Kiszka2009-04-271-6/+6
* qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti)aliguori2009-04-241-11/+30
* xen: pv domain builder. (Gerd Hoffmann)aliguori2009-04-221-1/+1
* xen: groundwork for xen support (Gerd Hoffmann)aliguori2009-04-221-0/+34
* kqemu: merge CONFIG_KQEMU and USE_KQEMUblueswir12009-04-191-2/+2
* kqemu: only compile kqemu.o if actually neededblueswir12009-04-181-0/+2
* buildsytem: consistently use install (Christoph Egger)aliguori2009-04-181-0/+3
* linux-user: fix inotify syscallsaurel322009-04-171-1/+1
* configure: display debug tcg status in summaryaurel322009-04-161-0/+1
* fix a typo introduced in r7118aurel322009-04-151-1/+1
* linux-user: prefer glibc over direct syscallsaurel322009-04-151-0/+53
* Add a --enable-debug-tcg option to configureaurel322009-04-131-0/+10
* Probe via #define check for OpenBSD and *Solarisblueswir12009-04-131-0/+4
* Fix OpenSolaris softfloat warningsblueswir12009-04-131-0/+1
* Skip KVM probe for OpenSolarisblueswir12009-04-131-0/+1
* Probe for OpenSolaris curses missing resize_termblueswir12009-04-131-1/+4
* BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-111-0/+3
* Add --with-pkgversion.pbrook2009-04-071-0/+5
* Document some missing options in configure -haurel322009-04-071-0/+2
* native preadv/pwritev support (Christoph Hellwig)aliguori2009-04-071-0/+17
* Disable qemu-io on Win32aliguori2009-04-051-2/+2
* qemu-io - an I/O path exerciser (Christoph Hellwig)aliguori2009-04-051-1/+1
* Make binary stripping conditional (Riku Voipio)aliguori2009-04-051-1/+8
* Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruptionblueswir12009-04-041-0/+9
* Remove dead codemalc2009-03-191-6/+0
* configure sensitive to user localeblueswir12009-03-091-1/+1
* Fix windows build and clean up use of <windows.h>aliguori2009-03-081-0/+1
* Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir12009-03-081-1/+1
* Support for DragonFly BSD (Hasso Tepper)blueswir12009-03-071-0/+9
* Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori2009-03-061-0/+18
* Add SASL authentication support ("Daniel P. Berrange")aliguori2009-03-061-0/+34
* Fix SDL on evdev hosts (Anthony Liguori)aliguori2009-03-031-0/+18
* Darwin: Check for x86_64 only on i386malc2009-02-231-3/+3
* Enabled building of x86_64 code on Mac OS X (Alexander Graf)aliguori2009-01-261-1/+11
* target-ppc: Add XML files for PowerPC registersaurel322009-01-241-0/+4
* Use kill instead of sigqueue: re-enables AIO on OpenBSDblueswir12009-01-171-3/+1
* Fix false positive for AIO on OpenBSDblueswir12009-01-161-1/+3
* report issues causing the kvm probe to fail (Christian Ehrhardt)aliguori2009-01-151-7/+20
OpenPOWER on IntegriCloud