aboutsummaryrefslogtreecommitdiffstats
path: root/cpu-all.h
AgeCommit message (Expand)AuthorFilesLines
2004-04-25precise self modifying code supportbellard1-2/+1
2004-03-31moved gdbstub to qemu - new asynchronous gdbstubbellard1-7/+0
2004-03-21do not depend on thunk.h - more log itemsbellard1-1/+95
2004-02-25new physical memory access API (used by DMA accesses)bellard1-3/+14
2004-02-22faster big endian accesses on i386 - big endian ldsw_raw fixbellard1-4/+78
2004-02-16added CPU_INTERRUPT_EXITTB and code_copy_enabledbellard1-2/+4
2004-02-06added generic physical memory dirty bit supportbellard1-2/+18
2004-01-24virtual memory access for gdbstubbellard1-0/+10
2004-01-04changed cpu_x86_in/out to cpu_in/outbellard1-0/+17
2004-01-04export more memory definesbellard1-0/+14
2004-01-04float access fixesbellard1-42/+86
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard1-0/+9
2003-10-28fixed big endian opsbellard1-4/+4
2003-10-27full softmmu supportbellard1-47/+86
2003-10-05log activation from gdb - gdb single step support for x86 - stop timer when c...bellard1-0/+4
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard1-0/+59
2003-08-10soft mmu support - Memory I/O API - synthetize string instructionsbellard1-0/+12
2003-07-29first part of single stepping supportbellard1-0/+1
2003-07-26gdb stub breakpoints supportbellard1-1/+4
2003-07-07updatebellard1-1/+1
2003-06-30reduced irq latencybellard1-0/+4
2003-06-27gdb stub definesbellard1-0/+7
2003-06-25arm fixesbellard1-0/+1
2003-06-21added cpu_abort()bellard1-1/+3
2003-06-15factorized cpu definesbellard1-0/+307