| Commit message (Expand) | Author | Age | Files | Lines |
* | HPPA (PA-RISC) host support | aurel32 | 2008-04-12 | 1 | -0/+7 |
* | configure cleanup [v2] | aurel32 | 2008-04-11 | 1 | -15/+15 |
* | configure cleanup | aurel32 | 2008-04-11 | 1 | -82/+103 |
* | Braille device support | aurel32 | 2008-04-08 | 1 | -0/+23 |
* | Revert revisions r4168 and r4169. That's work in progress, not ready for trun... | aurel32 | 2008-04-07 | 1 | -1/+1 |
* | Enable softfloat by default on PowerPC | aurel32 | 2008-04-07 | 1 | -1/+1 |
* | ARM TCG conversion 16/16. | pbrook | 2008-03-31 | 1 | -0/+2 |
* | Fix and document curses configury bits. | pbrook | 2008-03-23 | 1 | -1/+2 |
* | Add a tests for user-mode mmap | edgar_igl | 2008-03-01 | 1 | -0/+1 |
* | Add an ncurses UI. | balrog | 2008-02-10 | 1 | -3/+27 |
* | Robustify source directory check. | pbrook | 2008-02-03 | 1 | -5/+1 |
* | Use ARCH_CFLAGS in configure tests. | pbrook | 2008-02-03 | 1 | -6/+7 |
* | Fix building under paths with symlinks (patch from Richard Purdie). | balrog | 2008-02-03 | 1 | -6/+8 |
* | use the TCG code generator | bellard | 2008-02-01 | 1 | -0/+1 |
* | Makefile cleanup - more generic support of 32 bit compilation on x86_64 | bellard | 2008-01-31 | 1 | -14/+12 |
* | Gravis Ultrasound GF1 sound card emulation (malc). | balrog | 2008-01-14 | 1 | -0/+9 |
* | PCI AC97 emulation by malc. | balrog | 2008-01-14 | 1 | -0/+9 |
* | pthreads-based audio and miscellaneous audio clean-up (malc). | balrog | 2008-01-14 | 1 | -0/+9 |
* | Mac OS X build fix, by Andreas Faerber. | ths | 2008-01-08 | 1 | -0/+1 |
* | fixed ppc64abi32 executable name | bellard | 2008-01-06 | 1 | -0/+2 |
* | SH4 big endian configuration, by Tomoyoshi Asano. | ths | 2007-12-09 | 1 | -2/+2 |
* | Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking for | ths | 2007-11-18 | 1 | -2/+3 |
* | Fixes for s/390 host support, by Bastian Blank. | ths | 2007-11-18 | 1 | -0/+3 |
* | Show usage and abort if an unknown option is passed to configure (Carlo Marce... | balrog | 2007-11-17 | 1 | -0/+2 |
* | Remove ppc64h CPUs definitions from the configure script. | j_mayer | 2007-11-17 | 1 | -10/+2 |
* | Allow use of SPE extension by all PowerPC targets, | j_mayer | 2007-11-12 | 1 | -1/+1 |
* | better to disable -Werror by default as 64 bit hosts still have warnings | bellard | 2007-11-11 | 1 | -5/+4 |
* | options to enable or disable -Werror. Enable -Werror for builds from CVS by d... | bellard | 2007-11-11 | 1 | -0/+16 |
* | Clean out the N32 macros from target-mips, and introduce MIPS ABI specific | ths | 2007-11-08 | 1 | -1/+3 |
* | SDL and COCA are no longer target dependent - support for common code compila... | bellard | 2007-11-07 | 1 | -32/+24 |
* | Add -lpthread flag. | ths | 2007-11-05 | 1 | -1/+2 |
* | Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marcelo Arenas Belon). | balrog | 2007-10-31 | 1 | -1/+2 |
* | Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. | j_mayer | 2007-10-18 | 1 | -0/+2 |
* | Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target | j_mayer | 2007-10-18 | 1 | -1/+10 |
* | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 2007-10-14 | 1 | -2/+10 |
* | Provision for PowerPC 64 with hypervisor mode support - not enabled for now. | j_mayer | 2007-10-14 | 1 | -7/+14 |
* | Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator | blueswir1 | 2007-10-09 | 1 | -0/+7 |
* | Add CRIS configuration bits, by Edgar E. Iglesias. | ths | 2007-10-08 | 1 | -3/+16 |
* | Code provision for n32/n64 mips userland emulation. Not functional yet. | ths | 2007-09-30 | 1 | -5/+7 |
* | Enable sh4-softmmu and sh4-linux-user builds by default, by Magnus Damm. | ths | 2007-09-29 | 1 | -2/+2 |
* | New ppc64-linux-user target. | j_mayer | 2007-09-27 | 1 | -1/+1 |
* | Only build qemu-img with softmmu targets. | pbrook | 2007-09-22 | 1 | -0/+6 |
* | Solaris x86_64 configure patch, by Ben Taylor. | ths | 2007-09-16 | 1 | -0/+16 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -3/+3 |
* | VeNCrypt basic TLS support, by Daniel P. Berrange. | ths | 2007-08-25 | 1 | -0/+25 |
* | Also match s390x. | ths | 2007-08-01 | 1 | -1/+1 |
* | A variant of move-if-change, by Stefan Weil. | ths | 2007-07-31 | 1 | -0/+8 |
* | gcc32 may well be a 4.x version for a 32bit target, so add an additional chec... | balrog | 2007-07-26 | 1 | -2/+2 |
* | Fix configure for cygwin, by Tristan Gingold. | ths | 2007-07-12 | 1 | -3/+8 |
* | Nicer script formatting, by Ben Taylor. | ths | 2007-07-12 | 1 | -45/+39 |