Age | Commit message (Expand) | Author | Files | Lines |
2008-09-30 | Avoid (some) ppc cross-compilation problems | malc | 1 | -12/+4 |
2008-09-30 | target-alpha: convert palcode ops to TCG | aurel32 | 1 | -2/+0 |
2008-09-30 | Make sure bluez programs (cross-)compile, add missing statics. | balrog | 1 | -0/+10 |
2008-09-28 | Implement a HCI passthrough to host. | balrog | 1 | -0/+20 |
2008-09-27 | Make compatfd fallback more robust | aliguori | 1 | -0/+35 |
2008-09-26 | Fix build on FreeBSD | aliguori | 1 | -1/+3 |
2008-09-17 | Enable ld flag --warn-common | blueswir1 | 1 | -0/+4 |
2008-09-15 | qemu sh4 nptl support | aurel32 | 1 | -0/+1 |
2008-09-14 | Enable gcc flag -Wwrite-strings | blueswir1 | 1 | -1/+2 |
2008-09-11 | Enable gcc flag -Wendif-labels | blueswir1 | 1 | -1/+1 |
2008-09-11 | Only build compatfd when using AIO and make sure to always init AIO | aliguori | 1 | -0/+1 |
2008-09-07 | Fix libvdeplug link test. | pbrook | 1 | -2/+7 |
2008-09-06 | Enable gcc flag -Wundef | blueswir1 | 1 | -1/+1 |
2008-09-01 | SH4: final conversion to TCG | aurel32 | 1 | -2/+0 |
2008-08-21 | *FreeBSD: pulseaudio is a possible audio driver | aurel32 | 1 | -2/+2 |
2008-08-21 | Fix windows build | aliguori | 1 | -39/+43 |
2008-08-21 | Fix OSS on OpenBSD | blueswir1 | 1 | -5/+11 |
2008-08-15 | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | blueswir1 | 1 | -0/+6 |
2008-08-15 | Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries) | blueswir1 | 1 | -0/+21 |
2008-08-13 | Handle remaining driver names when traversing audio_drv_list (Initial patch b... | malc | 1 | -0/+4 |
2008-08-06 | Fix gnutls autodetection when using a cross-compiler. | aliguori | 1 | -5/+12 |
2008-07-29 | For consistncy with --target-list accept coma separated items in --audio-card... | malc | 1 | -1/+2 |
2008-07-24 | Do exit if test for hostlongbits on ppc64 fails | malc | 1 | -1/+2 |
2008-07-23 | Preliminary PPC64/Linux host support | malc | 1 | -2/+25 |
2008-07-23 | Enable VDE by default if library is present. | aliguori | 1 | -8/+4 |
2008-07-19 | Improve the audio driver check | malc | 1 | -1/+1 |
2008-07-19 | Reject invalid audio drivers | malc | 1 | -0/+10 |
2008-07-19 | Add Virtual Distributed Ethernet native support, by Luca Bigliardi. | ths | 1 | -0/+28 |
2008-07-02 | Pulseaudio driver | malc | 1 | -1/+7 |
2008-07-02 | Fix test arguments (Jeremy C. Reed) | malc | 1 | -1/+1 |
2008-06-29 | Fix shell quoting. | pbrook | 1 | -2/+2 |
2008-06-28 | Document usage of new options remove stray variables, check for ALSA/FMOD/ESD | malc | 1 | -35/+66 |
2008-06-25 | Change the way audio is configured | malc | 1 | -95/+34 |
2008-06-23 | Make mixer emulation a configure option (Jan Kiszka) | malc | 1 | -0/+9 |
2008-06-20 | Convert unaligned load/store to TCG. | ths | 1 | -6/+0 |
2008-06-13 | ISA version of CS4231A | malc | 1 | -0/+9 |
2008-06-02 | Fix location of futex.h. | pbrook | 1 | -1/+1 |
2008-05-30 | kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host | bellard | 1 | -1/+1 |
2008-05-29 | NPTL host detection and futex syscall passthrough. | pbrook | 1 | -0/+29 |
2008-05-27 | qemu-nbd tool (Anthony Liguori) | bellard | 1 | -0/+3 |
2008-05-24 | Convert m68k target to TCG. | pbrook | 1 | -2/+0 |
2008-05-23 | Fix bogus test syntax. | pbrook | 1 | -1/+1 |
2008-05-21 | disabled dyngen for x86 target | bellard | 1 | -4/+0 |
2008-05-10 | Fix ppcemb-softmmu (Stuart Brady) | blueswir1 | 1 | -0/+1 |
2008-05-10 | Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid double negatives | blueswir1 | 1 | -10/+23 |
2008-05-07 | CRIS: Disable softfloat and dyngen ops. | edgar_igl | 1 | -2/+2 |
2008-05-05 | Qemu 32-bit i386, gcc >= 3.4 spill error fix | aurel32 | 1 | -0/+7 |
2008-05-04 | Complete the TCG conversion | blueswir1 | 1 | -0/+6 |
2008-05-04 | Add ${ARCH_CFLAGS} when testing for libbrlapi | aurel32 | 1 | -1/+1 |
2008-05-04 | configure: silence test for brlapi | aurel32 | 1 | -1/+1 |