aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2009-03-07Support for DragonFly BSD (Hasso Tepper)blueswir1
2009-03-06Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori
2009-03-03Fix SDL on evdev hosts (Anthony Liguori)aliguori
2009-02-23Darwin: Check for x86_64 only on i386malc
2009-01-26Enabled building of x86_64 code on Mac OS X (Alexander Graf)aliguori
2009-01-24target-ppc: Add XML files for PowerPC registersaurel32
2009-01-17Use kill instead of sigqueue: re-enables AIO on OpenBSDblueswir1
2009-01-16Fix false positive for AIO on OpenBSDblueswir1
2009-01-15report issues causing the kvm probe to fail (Christian Ehrhardt)aliguori
2009-01-15Fix kvm configure test for PPCaliguori
2009-01-14Migrate to check_definemalc
2009-01-14Fix iovec probe on OpenBSDblueswir1
2009-01-09fix configuring kvm probe when using --kerneldir (Christian Ehrhardt)aliguori
2009-01-09More flexible audio card selectionmalc
2009-01-07CRIS: Enable NTPL.edgar_igl
2009-01-06Add missing spacemalc
2008-12-31Add Sparc define checksblueswir1
2008-12-29Parse --cc and --cross-prefix earlier and use CC to determine cpu and hostaliguori
2008-12-17Do not rely on BSD style echo (which accepts -n option)malc
2008-12-16target-ppc: Enable KVM for ppcemb.aurel32
2008-12-16Implement device tree support needed for Bamboo emulationaurel32
2008-12-15configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOATaurel32
2008-12-15configure: switch to CONFIG_SOFTFLOAT for PPCaurel32
2008-12-15configure: close stdout for the remaining calls to cc.balrog
2008-12-12Make sure to link librt if we need to.aliguori
2008-12-12Replace posix-aio with custom thread poolaliguori
2008-12-09Disable KVM support if the kernel modules have broken memory slot handlingaliguori
2008-12-08configure: also close stdout when calling ccaurel32
2008-12-07Quote configure's arguments and location while storing them in config_host.makmalc
2008-12-07Enable gcc flag -Wredundant-declsblueswir1
2008-12-07Enable gcc flag -Wstrict-prototypesblueswir1
2008-12-07Enable gcc flag -Wmissing-prototypesblueswir1
2008-12-07Remove gcc 3.4 checkaurel32
2008-12-07target-ppc: convert SPR accesses to TCGaurel32
2008-12-05Make struct iovec universally availablealiguori
2008-12-05Attached patch makes NetBSD use the native bswap functionsblueswir1
2008-11-29Handle SDL log just like other temporary filesmalc
2008-11-29Use trap shell builtin to remove temporary filesmalc
2008-11-27Make installing bios files optional.ths
2008-11-23Fix typo reported by Thiemo Seuferblueswir1
2008-11-22Native BSD host USB support (Juergen Lock, Lonnie Mendez)blueswir1
2008-11-22Fix some compile and linking issues on NetBSD.blueswir1
2008-11-18Preliminary AIX supportmalc
2008-11-05Allow KVM to be used on either 32-bit or 64-bit x86aliguori
2008-11-05Add --kerneldir configure argumentaliguori
2008-11-05Add KVM support to QEMUaliguori
2008-11-01Avoid ld flag --warn-common on Solarisblueswir1
2008-10-26Preliminary BSD user emulator supportblueswir1
2008-10-24Fix windows build after migration changesaliguori