summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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/+5Star
* 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/+0Star
* target-ppc: convert SPR accesses to TCGaurel322008-12-071-8/+0Star
* 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
* Add KVM support to QEMUaliguori2008-11-051-0/+48
* Avoid ld flag --warn-common on Solarisblueswir12008-11-011-2/+5
* Preliminary BSD user emulator supportblueswir12008-10-261-1/+25
* Fix windows build after migration changesaliguori2008-10-241-1/+1
* Add GDB XML register description support.pbrook2008-10-111-0/+10
* Use the adequate CFLAGS for confiugure tests.balrog2008-10-111-2/+2
* Add a configure check for zlib (Ryota OZAKI).balrog2008-10-111-0/+17
* Fix IO performance regression in sparcaliguori2008-10-081-35/+0Star
* add help text for --enable-sparse (Gerd Hoffman)aliguori2008-10-071-1/+2
* Add sparse checker support to the build system (Gerd Hoffman)aliguori2008-10-071-0/+16
* Avoid (some) ppc cross-compilation problemsmalc2008-09-301-12/+4Star
* target-alpha: convert palcode ops to TCGaurel322008-09-301-2/+0Star