Age | Commit message (Expand) | Author | Files | Lines |
2004-06-03 | support for opaque data on memory I/Os | bellard | 1 | -3/+4 |
2004-05-21 | PowerPC merge: real time TB and decrementer - faster and simpler exception ha... | bellard | 1 | -2/+3 |
2004-05-20 | PIC reset fix (initial patch by Hidemi KAWAI) | bellard | 1 | -4/+1 |
2004-05-17 | added CPU_INTERRUPT_TIMER | bellard | 1 | -0/+1 |
2004-05-12 | primitive ioport debug - /dev/rtc fast timer support (needed for better simul... | bellard | 1 | -0/+1 |
2004-04-26 | amd64 port (Jocelyn Mayer) | bellard | 1 | -2/+2 |
2004-04-25 | consistent use of target_ulong and target_phys_addr_t | bellard | 1 | -11/+12 |
2004-04-25 | precise self modifying code support | bellard | 1 | -2/+1 |
2004-03-31 | moved gdbstub to qemu - new asynchronous gdbstub | bellard | 1 | -7/+0 |
2004-03-21 | do not depend on thunk.h - more log items | bellard | 1 | -1/+95 |
2004-02-25 | new physical memory access API (used by DMA accesses) | bellard | 1 | -3/+14 |
2004-02-22 | faster big endian accesses on i386 - big endian ldsw_raw fix | bellard | 1 | -4/+78 |
2004-02-16 | added CPU_INTERRUPT_EXITTB and code_copy_enabled | bellard | 1 | -2/+4 |
2004-02-06 | added generic physical memory dirty bit support | bellard | 1 | -2/+18 |
2004-01-24 | virtual memory access for gdbstub | bellard | 1 | -0/+10 |
2004-01-04 | changed cpu_x86_in/out to cpu_in/out | bellard | 1 | -0/+17 |
2004-01-04 | export more memory defines | bellard | 1 | -0/+14 |
2004-01-04 | float access fixes | bellard | 1 | -42/+86 |
2003-11-23 | PowerPC target support (Jocelyn Mayer) - added better support for uid16 | bellard | 1 | -0/+9 |
2003-10-28 | fixed big endian ops | bellard | 1 | -4/+4 |
2003-10-27 | full softmmu support | bellard | 1 | -47/+86 |
2003-10-05 | log activation from gdb - gdb single step support for x86 - stop timer when c... | bellard | 1 | -0/+4 |
2003-09-30 | sparc emulation target (thanx to Thomas M. Ogrisegg) | bellard | 1 | -0/+59 |
2003-08-10 | soft mmu support - Memory I/O API - synthetize string instructions | bellard | 1 | -0/+12 |
2003-07-29 | first part of single stepping support | bellard | 1 | -0/+1 |
2003-07-26 | gdb stub breakpoints support | bellard | 1 | -1/+4 |
2003-07-07 | updatev0.4.2 | bellard | 1 | -1/+1 |
2003-06-30 | reduced irq latency | bellard | 1 | -0/+4 |
2003-06-27 | gdb stub defines | bellard | 1 | -0/+7 |
2003-06-25 | arm fixes | bellard | 1 | -0/+1 |
2003-06-21 | added cpu_abort() | bellard | 1 | -1/+3 |
2003-06-15 | factorized cpu defines | bellard | 1 | -0/+307 |