summaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2008-09-07Fix libvdeplug link test.pbrook
2008-09-06Enable gcc flag -Wundefblueswir1
2008-09-01SH4: final conversion to TCGaurel32
2008-08-21*FreeBSD: pulseaudio is a possible audio driveraurel32
2008-08-21Fix windows buildaliguori
2008-08-21Fix OSS on OpenBSDblueswir1
2008-08-15Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)blueswir1
2008-08-15Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries)blueswir1
2008-08-13Handle remaining driver names when traversing audio_drv_list (Initial patch b...malc
2008-08-06Fix gnutls autodetection when using a cross-compiler.aliguori
2008-07-29For consistncy with --target-list accept coma separated items in --audio-card...malc
2008-07-24Do exit if test for hostlongbits on ppc64 failsmalc
2008-07-23Preliminary PPC64/Linux host supportmalc
2008-07-23Enable VDE by default if library is present.aliguori
2008-07-19Improve the audio driver checkmalc
2008-07-19Reject invalid audio driversmalc
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths
2008-07-02Pulseaudio drivermalc
2008-07-02Fix test arguments (Jeremy C. Reed)malc
2008-06-29Fix shell quoting.pbrook
2008-06-28Document usage of new options remove stray variables, check for ALSA/FMOD/ESDmalc
2008-06-25Change the way audio is configuredmalc
2008-06-23Make mixer emulation a configure option (Jan Kiszka)malc
2008-06-20Convert unaligned load/store to TCG.ths
2008-06-13ISA version of CS4231Amalc
2008-06-02Fix location of futex.h.pbrook
2008-05-30kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit hostbellard
2008-05-29NPTL host detection and futex syscall passthrough.pbrook
2008-05-27qemu-nbd tool (Anthony Liguori)bellard
2008-05-24Convert m68k target to TCG.pbrook
2008-05-23Fix bogus test syntax.pbrook
2008-05-21disabled dyngen for x86 targetbellard
2008-05-10Fix ppcemb-softmmu (Stuart Brady)blueswir1
2008-05-10Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negativesblueswir1
2008-05-07CRIS: Disable softfloat and dyngen ops.edgar_igl
2008-05-05Qemu 32-bit i386, gcc >= 3.4 spill error fixaurel32
2008-05-04Complete the TCG conversionblueswir1
2008-05-04Add ${ARCH_CFLAGS} when testing for libbrlapiaurel32
2008-05-04configure: silence test for brlapiaurel32
2008-04-20more configure cleanupsaurel32
2008-04-12HPPA (PA-RISC) host supportaurel32
2008-04-11configure cleanup [v2]aurel32
2008-04-11configure cleanupaurel32
2008-04-08Braille device supportaurel32
2008-04-07Revert revisions r4168 and r4169. That's work in progress, not ready for trun...aurel32
2008-04-07Enable softfloat by default on PowerPCaurel32
2008-03-31ARM TCG conversion 16/16.pbrook
2008-03-23Fix and document curses configury bits.pbrook
2008-03-01Add a tests for user-mode mmapedgar_igl
2008-02-10Add an ncurses UI.balrog