aboutsummaryrefslogtreecommitdiff
path: root/cpu-all.h
AgeCommit message (Expand)Author
2007-09-23SVM Support, by Alexander Graf.ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog
2007-06-03Move target-specific defines to the target directories.ths
2007-05-26Implement generic sub-page I/O based on earlier work by J. Mayer.blueswir1
2007-05-08Spelling fixes, by Stefan Weil.ths
2007-05-05Some bits of Linux/MIPS host support, still segfaulty.ths
2007-05-01Implement power state changes (IDLE and SLEEP) for PXA.balrog
2007-04-16Sparc host update (Ben Taylor, Martin Bochnig)blueswir1
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer
2007-04-05Integrate Alpha target in Qemu core.j_mayer
2007-04-04Add missing 64 bits memory accessors.j_mayer
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook
2007-03-07Great PowerPC emulation code resynchronisation and improvments:j_mayer
2007-02-28Fix CPU chaining in linux-user emulation, by Gwenole Beauchesne.ths
2007-02-08ram allocation functionsbellard
2006-10-22ColdFire target.pbrook
2006-09-24added SMM supportbellard
2006-07-30Rewrite Arm host support.pbrook
2006-07-18Sparc64 host support (Blue Swirl)bellard
2006-07-13export cpu_get_real_ticks()bellard
2006-06-25low level support for memory mapped flash devices (initial patch by Jocelyn M...bellard
2006-04-27sh4 target (Samuel Tardieu)bellard
2006-04-23added cpu_physical_memory_write_rom()bellard
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
2006-02-08support for builtin profilerbellard
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard
2005-11-26use TARGET_PAGE_SIZE (Paul Brook)bellard
2005-11-21fixed big endian host supportbellard
2005-11-19target independent memory access functionsbellard
2005-10-30more physical memory access functionsbellard
2005-08-21use ram_addr_tbellard
2005-07-02MIPS target (Jocelyn Mayer)bellard
2005-04-07ARM double ordering fix (Paul Brook)bellard
2005-03-13soft float supportbellard
2005-02-10dirty flag changesbellard
2005-02-07ARM FPU endianness fixbellard
2005-01-28physical memory access functionsbellard
2005-01-26JIT statisticsbellard
2005-01-0364 bit target supportbellard
2004-10-10faster Cirrus VGA VRAM accessbellard
2004-10-09monitor fixesbellard
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard
2004-06-20added cpu_reset()bellard
2004-06-03support for opaque data on memory I/Osbellard
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard
2004-05-20PIC reset fix (initial patch by Hidemi KAWAI)bellard
2004-05-17added CPU_INTERRUPT_TIMERbellard
2004-05-12primitive ioport debug - /dev/rtc fast timer support (needed for better simul...bellard
2004-04-26amd64 port (Jocelyn Mayer)bellard