summaryrefslogtreecommitdiffstats
path: root/cpu-all.h
Commit message (Expand)AuthorAgeFilesLines
* Support for registering address space only for some access widthsblueswir12008-01-011-0/+1
* Mark host pages as reserved (Magnus Damm).balrog2007-12-121-0/+1
* 128-bit float support for user modeblueswir12007-11-251-0/+30
* suppressed page_unprotect_range() - fixed access_ok()bellard2007-11-141-1/+0Star
* EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh.ths2007-11-021-0/+1
* SVM Support, by Alexander Graf.ths2007-09-231-0/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-20/+20
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-291-1/+2
* Move target-specific defines to the target directories.ths2007-06-031-71/+0Star
* Implement generic sub-page I/O based on earlier work by J. Mayer.blueswir12007-05-261-0/+1
* Spelling fixes, by Stefan Weil.ths2007-05-091-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-171-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-091-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-141-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-221-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-041-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