aboutsummaryrefslogtreecommitdiffstats
path: root/cpu-all.h
AgeCommit message (Expand)AuthorFilesLines
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-0/+1
2005-11-26use TARGET_PAGE_SIZE (Paul Brook)bellard1-1/+3
2005-11-21fixed big endian host supportbellard1-4/+5
2005-11-19target independent memory access functionsbellard1-51/+139
2005-10-30more physical memory access functionsbellard1-0/+6
2005-08-21use ram_addr_tbellard1-6/+7
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+7
2005-04-07ARM double ordering fix (Paul Brook)bellard1-1/+2
2005-03-13soft float supportbellard1-21/+21
2005-02-10dirty flag changesbellard1-3/+14
2005-02-07ARM FPU endianness fixbellard1-4/+5
2005-01-28physical memory access functionsbellard1-0/+3
2005-01-26JIT statisticsbellard1-0/+3
2005-01-0364 bit target supportbellard1-56/+74
2004-10-10faster Cirrus VGA VRAM accessbellard1-0/+2
2004-10-09monitor fixesbellard1-4/+4
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard1-5/+5
2004-06-20added cpu_reset()bellard1-0/+1
2004-06-03support for opaque data on memory I/Osbellard1-3/+4
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard1-2/+3
2004-05-20PIC reset fix (initial patch by Hidemi KAWAI)bellard1-4/+1
2004-05-17added CPU_INTERRUPT_TIMERbellard1-0/+1
2004-05-12primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard1-0/+1
2004-04-26amd64 port (Jocelyn Mayer)bellard1-2/+2
2004-04-25consistent use of target_ulong and target_phys_addr_tbellard1-11/+12
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