summaryrefslogtreecommitdiffstats
path: root/cpu-all.h
Commit message (Expand)AuthorAgeFilesLines
* use ram_addr_tbellard2005-08-211-6/+7
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+7
* ARM double ordering fix (Paul Brook)bellard2005-04-071-1/+2
* soft float supportbellard2005-03-131-21/+21
* dirty flag changesbellard2005-02-101-3/+14
* ARM FPU endianness fixbellard2005-02-071-4/+5
* physical memory access functionsbellard2005-01-281-0/+3
* JIT statisticsbellard2005-01-261-0/+3
* 64 bit target supportbellard2005-01-031-56/+74
* faster Cirrus VGA VRAM accessbellard2004-10-101-0/+2
* monitor fixesbellard2004-10-091-4/+4
* Darwin patch (initial patch by Pierre d'Herbemont)bellard2004-07-051-5/+5
* added cpu_reset()bellard2004-06-201-0/+1
* support for opaque data on memory I/Osbellard2004-06-031-3/+4
* PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard2004-05-211-2/+3
* PIC reset fix (initial patch by Hidemi KAWAI)bellard2004-05-201-4/+1
* added CPU_INTERRUPT_TIMERbellard2004-05-171-0/+1
* primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard2004-05-121-0/+1
* amd64 port (Jocelyn Mayer)bellard2004-04-261-2/+2
* consistent use of target_ulong and target_phys_addr_tbellard2004-04-251-11/+12
* precise self modifying code supportbellard2004-04-251-2/+1
* moved gdbstub to qemu - new asynchronous gdbstubbellard2004-03-311-7/+0
* do not depend on thunk.h - more log itemsbellard2004-03-211-1/+95
* new physical memory access API (used by DMA accesses)bellard2004-02-251-3/+14
* faster big endian accesses on i386 - big endian ldsw_raw fixbellard2004-02-221-4/+78
* added CPU_INTERRUPT_EXITTB and code_copy_enabledbellard2004-02-161-2/+4
* added generic physical memory dirty bit supportbellard2004-02-061-2/+18
* virtual memory access for gdbstubbellard2004-01-241-0/+10
* changed cpu_x86_in/out to cpu_in/outbellard2004-01-041-0/+17
* export more memory definesbellard2004-01-041-0/+14
* float access fixesbellard2004-01-041-42/+86
* PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard2003-11-231-0/+9
* fixed big endian opsbellard2003-10-281-4/+4
* full softmmu supportbellard2003-10-271-47/+86
* log activation from gdb - gdb single step support for x86 - stop timer when c...bellard2003-10-051-0/+4
* sparc emulation target (thanx to Thomas M. Ogrisegg)bellard2003-09-301-0/+59
* soft mmu support - Memory I/O API - synthetize string instructionsbellard2003-08-101-0/+12
* first part of single stepping supportbellard2003-07-291-0/+1
* gdb stub breakpoints supportbellard2003-07-261-1/+4
* updatebellard2003-07-071-1/+1
* reduced irq latencybellard2003-06-301-0/+4
* gdb stub definesbellard2003-06-271-0/+7
* arm fixesbellard2003-06-251-0/+1
* added cpu_abort()bellard2003-06-211-1/+3
* factorized cpu definesbellard2003-06-151-0/+307
OpenPOWER on IntegriCloud