Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-01-14 | PCI AC97 emulation by malc. | balrog | 1 | -0/+9 |
2008-01-14 | pthreads-based audio and miscellaneous audio clean-up (malc). | balrog | 1 | -0/+9 |
2008-01-08 | Mac OS X build fix, by Andreas Faerber. | ths | 1 | -0/+1 |
2008-01-06 | fixed ppc64abi32 executable name | bellard | 1 | -0/+2 |
2007-12-09 | SH4 big endian configuration, by Tomoyoshi Asano. | ths | 1 | -2/+2 |
2007-11-18 | Add -m64 to OS_LDFLAGS for Solaris/x86_64. Use OS_CFLAGS when looking for | ths | 1 | -2/+3 |
2007-11-18 | Fixes for s/390 host support, by Bastian Blank. | ths | 1 | -0/+3 |
2007-11-17 | Show usage and abort if an unknown option is passed to configure (Carlo Marce... | balrog | 1 | -0/+2 |
2007-11-17 | Remove ppc64h CPUs definitions from the configure script. | j_mayer | 1 | -10/+2 |
2007-11-12 | Allow use of SPE extension by all PowerPC targets, | j_mayer | 1 | -1/+1 |
2007-11-11 | better to disable -Werror by default as 64 bit hosts still have warnings | bellard | 1 | -5/+4 |
2007-11-11 | options to enable or disable -Werror. Enable -Werror for builds from CVS by d... | bellard | 1 | -0/+16 |
2007-11-08 | Clean out the N32 macros from target-mips, and introduce MIPS ABI specific | ths | 1 | -1/+3 |
2007-11-07 | SDL and COCA are no longer target dependent - support for common code compila... | bellard | 1 | -32/+24 |
2007-11-05 | Add -lpthread flag. | ths | 1 | -1/+2 |
2007-10-31 | Add gcc-3.4.6 to the list of gcc3 versions (Carlo Marcelo Arenas Belon). | balrog | 1 | -1/+2 |
2007-10-18 | Use TARGET_ABI_DIR feature to unify PowerPC and PowerPC 64 definitions. | j_mayer | 1 | -0/+2 |
2007-10-18 | Use the new TARGET_ABI32 feature to implement a ppc64abi32-linux-user target | j_mayer | 1 | -1/+10 |
2007-10-14 | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 | 1 | -2/+10 |
2007-10-14 | Provision for PowerPC 64 with hypervisor mode support - not enabled for now. | j_mayer | 1 | -7/+14 |
2007-10-09 | Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator | blueswir1 | 1 | -0/+7 |
2007-10-08 | Add CRIS configuration bits, by Edgar E. Iglesias. | ths | 1 | -3/+16 |
2007-09-30 | Code provision for n32/n64 mips userland emulation. Not functional yet. | ths | 1 | -5/+7 |
2007-09-29 | Enable sh4-softmmu and sh4-linux-user builds by default, by Magnus Damm. | ths | 1 | -2/+2 |
2007-09-27 | New ppc64-linux-user target. | j_mayer | 1 | -1/+1 |
2007-09-22 | Only build qemu-img with softmmu targets. | pbrook | 1 | -0/+6 |
2007-09-16 | Solaris x86_64 configure patch, by Ben Taylor. | ths | 1 | -0/+16 |