summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix kvm configure test for PPCaliguori2009-01-151-0/+2
* Migrate to check_definemalc2009-01-141-24/+24
* Fix iovec probe on OpenBSDblueswir12009-01-141-0/+2
* fix configuring kvm probe when using --kerneldir (Christian Ehrhardt)aliguori2009-01-091-0/+6
* More flexible audio card selectionmalc2009-01-091-3/+4
* CRIS: Enable NTPL.edgar_igl2009-01-071-0/+1
* Add missing spacemalc2009-01-061-1/+1
* Add Sparc define checksblueswir12008-12-311-0/+8
* Parse --cc and --cross-prefix earlier and use CC to determine cpu and hostaliguori2008-12-291-33/+59
* Do not rely on BSD style echo (which accepts -n option)malc2008-12-171-1/+1
* target-ppc: Enable KVM for ppcemb.aurel322008-12-161-0/+6
* Implement device tree support needed for Bamboo emulationaurel322008-12-161-0/+18
* configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOATaurel322008-12-151-0/+2
* configure: switch to CONFIG_SOFTFLOAT for PPCaurel322008-12-151-0/+2
* configure: close stdout for the remaining calls to cc.balrog2008-12-151-12/+12
* Make sure to link librt if we need to.aliguori2008-12-121-0/+20
* Replace posix-aio with custom thread poolaliguori2008-12-121-15/+5
* Disable KVM support if the kernel modules have broken memory slot handlingaliguori2008-12-091-1/+2
* configure: also close stdout when calling ccaurel322008-12-081-7/+7
* Quote configure's arguments and location while storing them in config_host.makmalc2008-12-071-1/+3
* Enable gcc flag -Wredundant-declsblueswir12008-12-071-1/+1
* Enable gcc flag -Wstrict-prototypesblueswir12008-12-071-1/+1
* Enable gcc flag -Wmissing-prototypesblueswir12008-12-071-1/+1
* Remove gcc 3.4 checkaurel322008-12-071-60/+0
* target-ppc: convert SPR accesses to TCGaurel322008-12-071-8/+0
* Make struct iovec universally availablealiguori2008-12-051-0/+14
* Attached patch makes NetBSD use the native bswap functionsblueswir12008-12-051-0/+9
* Handle SDL log just like other temporary filesmalc2008-11-291-5/+5
* Use trap shell builtin to remove temporary filesmalc2008-11-291-2/+2
* Make installing bios files optional.ths2008-11-271-0/+8
* Fix typo reported by Thiemo Seuferblueswir12008-11-231-1/+1
* Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir12008-11-221-0/+15
* Fix some compile and linking issues on NetBSD.blueswir12008-11-221-1/+6
* Preliminary AIX supportmalc2008-11-181-2/+13
* Allow KVM to be used on either 32-bit or 64-bit x86aliguori2008-11-051-3/+5
* Add --kerneldir configure argumentaliguori2008-11-051-2/+9
OpenPOWER on IntegriCloud