aboutsummaryrefslogtreecommitdiffstats
path: root/exec-all.h
AgeCommit message (Expand)AuthorFilesLines
2006-04-27sh4 target (Samuel Tardieu)bellard1-0/+2
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook1-1/+1
2006-02-08optional support for kernel code virtualizationbellard1-3/+9
2005-12-05correct MIPS state restoring (Daniel Jacobowitz)bellard1-0/+1
2005-11-28PAGE_EXEC support in TLBsbellard1-6/+14
2005-11-26ARM system emulation (Paul Brook)bellard1-1/+3
2005-11-21SMP supportbellard1-1/+1
2005-11-20make the TB cache independent of MMU mappings (faster MMU context switches an...bellard1-33/+2
2005-10-30suppressed JUMP_TB (Paul Brook)bellard1-9/+0
2005-09-04disabled LDT test (kqemu 0.7.2 no longer needs it)bellard1-5/+1
2005-09-03kqemu_cpu_interrupt support for win32 (Filip Navara)bellard1-0/+1
2005-08-21compilation fix for gcc3.4 on win32 (Paul Brook)bellard1-3/+7
2005-08-21added kqemu_set_notdirty()bellard1-3/+6
2005-07-24temporary work around for 16 bit code in kqemubellard1-1/+2
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+2
2005-07-02correct __builtin_expect definition - increased code gen buffer size for x86bellard1-2/+2
2005-04-17removed unused stuffbellard1-3/+0
2005-04-07ia64 host support (David Mosberger)bellard1-0/+11
2005-03-20sparc exception fix (we go up to the shell prompt)bellard1-0/+1
2005-02-10kqemu supportbellard1-0/+22
2005-02-07test and set fixesbellard1-15/+13
2005-01-10moved ASM_NAMEbellard1-2/+0
2005-01-09generalized use of GOTO_TB() macrobellard1-40/+14
2005-01-0364 bit target supportbellard1-10/+29
2004-10-03removed access_type hackbellard1-6/+0
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-2/+4
2004-07-10Mac OS X port (Pierre d'Herbemont)bellard1-5/+5
2004-07-05Darwin patch (initial patch by Pierre d'Herbemont)bellard1-14/+21
2004-06-03support for opaque data on memory I/Osbellard1-0/+1
2004-04-25consistent use of target_ulong and target_phys_addr_tbellard1-8/+12
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-0/+6
2004-03-31win32 port (initial patch by kazu)bellard1-3/+9
2004-03-17initial x86-64 host support (Gwenole Beauchesne)bellard1-0/+14
2004-02-25native FPU support in code copy modebellard1-1/+3
2004-02-16experimental code copy supportbellard1-2/+10
2004-02-06added generic physical memory dirty bit supportbellard1-0/+2
2004-02-03temporary interrupt locking fix (need rework)bellard1-1/+1
2004-01-24correct target_ulong definitionbellard1-5/+0
2004-01-18PowerPC merge (Jocelyn Mayer)bellard1-0/+6
2004-01-18ppc code gen size fixbellard1-2/+2
2004-01-04factorized GenOpFuncbellard1-1/+7
2004-01-04added support for direct patching on i386 host (faster emulation) - increased...bellard1-17/+120
2004-01-04more generic TLB support - began to fix unlikely interrupt issuesbellard1-2/+2
2003-11-19fixed TB linking in case of code invalidation (fixes random segfaults)bellard1-0/+1
2003-10-30no need for locks in system modebellard1-1/+1
2003-10-27full soft mmu supportbellard1-0/+25
2003-09-30new directory structurebellard1-0/+417