Age | Commit message (Expand) | Author |
2008-02-03 | E1000 NIC emulation (Nir Peleg, patch from Dor Laor). | balrog |
2008-02-01 | Add missing dependencies on generated files (for parallel build). | pbrook |
2008-02-01 | use the TCG code generator | bellard |
2008-01-31 | Makefile cleanup - more generic support of 32 bit compilation on x86_64 | bellard |
2008-01-14 | Gravis Ultrasound GF1 sound card emulation (malc). | balrog |
2008-01-14 | pthreads-based audio and miscellaneous audio clean-up (malc). | balrog |
2008-01-06 | fixed ppc64abi32 executable name | bellard |
2008-01-04 | Malta flash support. | ths |
2007-12-28 | Initial support for SS-2 (Sun4c) | blueswir1 |
2007-12-28 | Initial support for Sun4d machines (SS-1000, SS-2000) | blueswir1 |
2007-12-16 | Initial PXA27x keypad support, by Armin Kuster. | balrog |
2007-12-15 | Split block-raw.c into block-raw-posix.c and block-raw-win32.c, by | ths |
2007-12-11 | Partial fix to Sparc32 Linux host global register mangling problem | blueswir1 |
2007-12-09 | Add support for eccmemctl (Robert Reif) | blueswir1 |
2007-12-02 | Mainstone re-org, by Armin Kuster. | ths |
2007-11-25 | Intel Mainstone II (ARM) machine by Armin Kuster. | balrog |
2007-11-24 | Partial SD card SPI mode support. | pbrook |
2007-11-24 | Stellaris ethernet support. | pbrook |
2007-11-18 | Solaris build fixes, based on a patch by Ben Taylor. | ths |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-17 | Gumstix 'connex' board support by Thorsten Zitterell. | balrog |
2007-11-11 | Linux user memory access API change (initial patch by Thayne Harbaugh) | bellard |
2007-11-11 | Split block API from vl.h. | pbrook |
2007-11-11 | Remove duplicate i2c.o. | pbrook |
2007-11-11 | ARMv7 support. | pbrook |
2007-11-10 | Add dummy m68k board. | pbrook |
2007-11-08 | removed obsolete x86 code copy support | bellard |
2007-11-07 | compile common code once | bellard |
2007-11-03 | Split I^2C controller out of hw/omap.c. | balrog |
2007-11-01 | Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh. | ths |
2007-10-29 | Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). | balrog |
2007-10-28 | * sort the PowerPC target object files | j_mayer |
2007-10-28 | Use cpp to generate correct build dependencies for target objects | j_mayer |
2007-10-17 | MIPSsim pseudo machine emulation. | ths |
2007-10-14 | Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) | blueswir1 |
2007-10-14 | Provision for PowerPC 64 with hypervisor mode support - not enabled for now. | j_mayer |
2007-10-09 | Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator | blueswir1 |
2007-10-09 | Fix [ls][wd][lr] instructions, by Aurelien Jarno. | ths |
2007-10-08 | Add CRIS configuration bits, by Edgar E. Iglesias. | ths |
2007-10-07 | Share devices that may be useful for all PowerPC 40x and 440 implementations. | j_mayer |
2007-10-04 | sh775x interrupt controller by Magnus Damm. | balrog |
2007-09-30 | Code provision for n32/n64 mips userland emulation. Not functional yet. | ths |
2007-09-29 | Stand-alone SCI/SCIF emulation code, by Magnus Damm. | ths |
2007-09-29 | Stand-alone TMU emulation code, by Magnus Damm. | ths |
2007-09-29 | Add R2D-PLUS support, by Magnus Damm. | ths |
2007-09-29 | Fix PowerPC target objects dependencies | j_mayer |
2007-09-29 | host_utils.o may also be useful for user-mode emulation. | j_mayer |
2007-09-25 | Move ECC calculation to a more appropriate place. | balrog |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-09-13 | Stop the compiler from using section anchors. | ths |