summaryrefslogtreecommitdiffstats
path: root/cpu-all.h
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes, by Stefan Weil.ths2007-05-081-2/+2
* Some bits of Linux/MIPS host support, still segfaulty.ths2007-05-051-1/+22
* Implement power state changes (IDLE and SLEEP) for PXA.balrog2007-05-011-1/+2
* Sparc host update (Ben Taylor, Martin Bochnig)blueswir12007-04-161-1/+1
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-1/+1
* Integrate Alpha target in Qemu core.j_mayer2007-04-051-0/+7
* Add missing 64 bits memory accessors.j_mayer2007-04-041-0/+3
* Watchpoint support (previous commit got eaten by Savannah server crash).pbrook2007-03-161-0/+3
* Great PowerPC emulation code resynchronisation and improvments:j_mayer2007-03-071-0/+3
* Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.ths2007-02-281-0/+2
* ram allocation functionsbellard2007-02-081-0/+2
* ColdFire target.pbrook2006-10-221-0/+7
* added SMM supportbellard2006-09-241-0/+2
* Rewrite Arm host support.pbrook2006-07-301-0/+9
* Sparc64 host support (Blue Swirl)bellard2006-07-181-1/+1
* export cpu_get_real_ticks()bellard2006-07-131-3/+95
* low level support for memory mapped flash devices (initial patch by Jocelyn M...bellard2006-06-251-0/+4
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+7
* added cpu_physical_memory_write_rom()bellard2006-04-231-0/+2
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-17/+37
* support for builtin profilerbellard2006-02-081-0/+20
* Initial SPARC SMP support (Blue Swirl)bellard2005-12-051-0/+1
* use TARGET_PAGE_SIZE (Paul Brook)bellard2005-11-261-1/+3
* fixed big endian host supportbellard2005-11-211-4/+5
* target independent memory access functionsbellard2005-11-191-51/+139
* more physical memory access functionsbellard2005-10-301-0/+6
* 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
OpenPOWER on IntegriCloud