Age | Commit message (Expand) | Author |
2006-10-22 | ColdFire target. | pbrook |
2006-09-24 | added SMM support | bellard |
2006-07-30 | Rewrite Arm host support. | pbrook |
2006-07-18 | Sparc64 host support (Blue Swirl) | bellard |
2006-07-13 | export cpu_get_real_ticks() | bellard |
2006-06-25 | low level support for memory mapped flash devices (initial patch by Jocelyn M... | bellard |
2006-04-27 | sh4 target (Samuel Tardieu) | bellard |
2006-04-23 | added cpu_physical_memory_write_rom() | bellard |
2006-03-25 | Avoid accessing guest memory directly in usermode emulation. | pbrook |
2006-02-08 | support for builtin profiler | bellard |
2005-12-05 | Initial SPARC SMP support (Blue Swirl) | bellard |
2005-11-26 | use TARGET_PAGE_SIZE (Paul Brook) | bellard |
2005-11-21 | fixed big endian host support | bellard |
2005-11-19 | target independent memory access functions | bellard |
2005-10-30 | more physical memory access functions | bellard |
2005-08-21 | use ram_addr_t | bellard |
2005-07-02 | MIPS target (Jocelyn Mayer) | bellard |
2005-04-07 | ARM double ordering fix (Paul Brook) | bellard |
2005-03-13 | soft float support | bellard |
2005-02-10 | dirty flag changes | bellard |
2005-02-07 | ARM FPU endianness fix | bellard |
2005-01-28 | physical memory access functions | bellard |
2005-01-26 | JIT statistics | bellard |
2005-01-03 | 64 bit target support | bellard |
2004-10-10 | faster Cirrus VGA VRAM access | bellard |
2004-10-09 | monitor fixes | bellard |
2004-07-05 | Darwin patch (initial patch by Pierre d'Herbemont) | bellard |
2004-06-20 | added cpu_reset() | bellard |
2004-06-03 | support for opaque data on memory I/Os | bellard |
2004-05-21 | PowerPC merge: real time TB and decrementer - faster and simpler exception ha... | bellard |
2004-05-20 | PIC reset fix (initial patch by Hidemi KAWAI) | bellard |
2004-05-17 | added CPU_INTERRUPT_TIMER | bellard |
2004-05-12 | primitive ioport debug - /dev/rtc fast timer support (needed for better simul... | bellard |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard |
2004-04-25 | consistent use of target_ulong and target_phys_addr_t | bellard |
2004-04-25 | precise self modifying code support | bellard |
2004-03-31 | moved gdbstub to qemu - new asynchronous gdbstub | bellard |
2004-03-21 | do not depend on thunk.h - more log items | bellard |
2004-02-25 | new physical memory access API (used by DMA accesses) | bellard |
2004-02-22 | faster big endian accesses on i386 - big endian ldsw_raw fix | bellard |
2004-02-16 | added CPU_INTERRUPT_EXITTB and code_copy_enabled | bellard |
2004-02-06 | added generic physical memory dirty bit support | bellard |
2004-01-24 | virtual memory access for gdbstub | bellard |
2004-01-04 | changed cpu_x86_in/out to cpu_in/out | bellard |
2004-01-04 | export more memory defines | bellard |
2004-01-04 | float access fixes | bellard |
2003-11-23 | PowerPC target support (Jocelyn Mayer) - added better support for uid16 | bellard |
2003-10-28 | fixed big endian ops | bellard |
2003-10-27 | full softmmu support | bellard |
2003-10-05 | log activation from gdb - gdb single step support for x86 - stop timer when c... | bellard |