summaryrefslogtreecommitdiffstats
path: root/exec-all.h
Commit message (Expand)AuthorAgeFilesLines
* Speed up tlb_flush_page (Daniel Jacobowitz).pbrook2006-11-121-1/+11
* low level support for memory mapped flash devices (initial patch by Jocelyn M...bellard2006-06-251-1/+1
* sh4 target (Samuel Tardieu)bellard2006-04-271-0/+2
* Avoid accessing guest memory directly in usermode emulation.pbrook2006-03-251-1/+1
* optional support for kernel code virtualizationbellard2006-02-081-3/+9
* correct MIPS state restoring (Daniel Jacobowitz)bellard2005-12-051-0/+1
* PAGE_EXEC support in TLBsbellard2005-11-281-6/+14
* ARM system emulation (Paul Brook)bellard2005-11-261-1/+3
* SMP supportbellard2005-11-211-1/+1
* make the TB cache independent of MMU mappings (faster MMU context switches an...bellard2005-11-201-33/+2
* suppressed JUMP_TB (Paul Brook)bellard2005-10-301-9/+0
* disabled LDT test (kqemu 0.7.2 no longer needs it)bellard2005-09-041-5/+1
* kqemu_cpu_interrupt support for win32 (Filip Navara)bellard2005-09-031-0/+1
* compilation fix for gcc3.4 on win32 (Paul Brook)bellard2005-08-211-3/+7
* added kqemu_set_notdirty()bellard2005-08-211-3/+6
* temporary work around for 16 bit code in kqemubellard2005-07-241-1/+2
* MIPS target (Jocelyn Mayer)bellard2005-07-021-0/+2
* correct __builtin_expect definition - increased code gen buffer size for x86bellard2005-07-021-2/+2
* removed unused stuffbellard2005-04-171-3/+0
* ia64 host support (David Mosberger)bellard2005-04-071-0/+11
* sparc exception fix (we go up to the shell prompt)bellard2005-03-201-0/+1
* kqemu supportbellard2005-02-101-0/+22
* test and set fixesbellard2005-02-071-15/+13
* moved ASM_NAMEbellard2005-01-101-2/+0
* generalized use of GOTO_TB() macrobellard2005-01-091-40/+14
* 64 bit target supportbellard2005-01-031-10/+29
* removed access_type hackbellard2004-10-031-6/+0
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-2/+4
* Mac OS X port (Pierre d'Herbemont)bellard2004-07-101-5/+5
* Darwin patch (initial patch by Pierre d'Herbemont)bellard2004-07-051-14/+21
* support for opaque data on memory I/Osbellard2004-06-031-0/+1
* consistent use of target_ulong and target_phys_addr_tbellard2004-04-251-8/+12
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-0/+6
* win32 port (initial patch by kazu)bellard2004-03-311-3/+9
* initial x86-64 host support (Gwenole Beauchesne)bellard2004-03-171-0/+14
* native FPU support in code copy modebellard2004-02-251-1/+3
* experimental code copy supportbellard2004-02-161-2/+10
* added generic physical memory dirty bit supportbellard2004-02-061-0/+2
* temporary interrupt locking fix (need rework)bellard2004-02-031-1/+1
* correct target_ulong definitionbellard2004-01-241-5/+0
* PowerPC merge (Jocelyn Mayer)bellard2004-01-181-0/+6
* ppc code gen size fixbellard2004-01-181-2/+2
* factorized GenOpFuncbellard2004-01-041-1/+7
* added support for direct patching on i386 host (faster emulation) - increased...bellard2004-01-041-17/+120
* more generic TLB support - began to fix unlikely interrupt issuesbellard2004-01-041-2/+2
* fixed TB linking in case of code invalidation (fixes random segfaults)bellard2003-11-191-0/+1
* no need for locks in system modebellard2003-10-301-1/+1
* full soft mmu supportbellard2003-10-271-0/+25
* new directory structurebellard2003-09-301-0/+417
OpenPOWER on IntegriCloud