aboutsummaryrefslogtreecommitdiff
path: root/cpu-exec.c
AgeCommit message (Expand)Author
2005-04-26i386-user compile fix (Paul Brook)bellard
2005-04-23This patch adds little-endian mode support to PPC emulation.bellard
2005-04-07ia64 host support (David Mosberger)bellard
2005-04-06sparc update (Blue Swirl)bellard
2005-02-22ARM VFP support (Paul Brook)bellard
2005-02-15ppc fixes (Jocelyn Mayer)bellard
2005-02-13sparc fixbellard
2005-02-10kqemu supportbellard
2005-02-07SIGSEGV signals for ARM and SPARCbellard
2005-02-02ARM SMC workaroundbellard
2005-01-31armv5te support (Paul Brook)bellard
2005-01-30removed debug codebellard
2005-01-0364 bit target supportbellard
2004-12-19SPARC mergebellard
2004-10-12correct handling of saved host registersbellard
2004-10-09monitor fixesbellard
2004-09-30full system SPARC emulation (Blue Swirl)bellard
2004-07-14compile fixbellard
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard
2004-06-22disable buggy tb_invalidate_page_range()bellard
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard
2004-04-25added cpu_resume_from_signal() - irq fixbellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-21do not depend on thunk.h - more log itemsbellard
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard
2004-02-25native FPU support in code copy modebellard
2004-02-16experimental code copy support - CPU_INTERRUPT_EXITTB supportbellard
2004-02-03temporary interrupt locking fix (need rework)bellard
2004-01-18PowerPC merge (Jocelyn Mayer)bellard
2004-01-18simpler second page physical address testbellard
2004-01-04PowerPC System emulation (Jocelyn Mayer)bellard
2004-01-04support for new TLB handlingbellard
2004-01-04sparc fixesbellard
2003-11-23PowerPC target support (Jocelyn Mayer) - added better support for uid16bellard
2003-11-19fixed TB linking in case of code invalidation (fixes random segfaults)bellard
2003-10-30unused functions in system modebellard
2003-10-27fixed mmu fault priviledge logicbellard
2003-09-30sparc emulation target (thanx to Thomas M. Ogrisegg)bellard
2003-09-17removed x86 hacksbellard
2003-08-21faster and more accurate segment handlingbellard
2003-08-20pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard
2003-08-20no error code if hardware interruptbellard
2003-08-10m68k host port (Richard Zidlicky)bellard
2003-08-10soft mmu supportbellard
2003-07-29correct CPL support (should fix flat real mode support)bellard
2003-07-26real mode supportbellard
2003-07-26gdb stub breakpoints supportbellard
2003-07-09ARM fixesbellard
2003-06-30fixed invalid irq jump chainingbellard