Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-04-20 | more configure cleanups | aurel32 | 1 | -156/+228 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 | 1 | -0/+7 |
2008-04-11 | configure cleanup [v2] | aurel32 | 1 | -15/+15 |
2008-04-11 | configure cleanup | aurel32 | 1 | -82/+103 |
2008-04-08 | Braille device support | aurel32 | 1 | -0/+23 |
2008-04-07 | Revert revisions r4168 and r4169. That's work in progress, not ready for trun... | aurel32 | 1 | -1/+1 |
2008-04-07 | Enable softfloat by default on PowerPC | aurel32 | 1 | -1/+1 |
2008-03-31 | ARM TCG conversion 16/16. | pbrook | 1 | -0/+2 |
2008-03-23 | Fix and document curses configury bits. | pbrook | 1 | -1/+2 |
2008-03-01 | Add a tests for user-mode mmap | edgar_igl | 1 | -0/+1 |
2008-02-10 | Add an ncurses UI. | balrog | 1 | -3/+27 |
2008-02-03 | Robustify source directory check. | pbrook | 1 | -5/+1 |
2008-02-03 | Use ARCH_CFLAGS in configure tests. | pbrook | 1 | -6/+7 |
2008-02-03 | Fix building under paths with symlinks (patch from Richard Purdie). | balrog | 1 | -6/+8 |
2008-02-01 | use the TCG code generator | bellard | 1 | -0/+1 |
2008-01-31 | Makefile cleanup - more generic support of 32 bit compilation on x86_64 | bellard | 1 | -14/+12 |
2008-01-14 | Gravis Ultrasound GF1 sound card emulation (malc). | balrog | 1 | -0/+9 |