index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
low level support for memory mapped flash devices (initial patch by Jocelyn M...
bellard
2006-06-25
1
-1
/
+1
*
sh4 target (Samuel Tardieu)
bellard
2006-04-27
1
-0
/
+2
*
Avoid accessing guest memory directly in usermode emulation.
pbrook
2006-03-25
1
-1
/
+1
*
optional support for kernel code virtualization
bellard
2006-02-08
1
-3
/
+9
*
correct MIPS state restoring (Daniel Jacobowitz)
bellard
2005-12-05
1
-0
/
+1
*
PAGE_EXEC support in TLBs
bellard
2005-11-28
1
-6
/
+14
*
ARM system emulation (Paul Brook)
bellard
2005-11-26
1
-1
/
+3
*
SMP support
bellard
2005-11-21
1
-1
/
+1
*
make the TB cache independent of MMU mappings (faster MMU context switches an...
bellard
2005-11-20
1
-33
/
+2
*
suppressed JUMP_TB (Paul Brook)
bellard
2005-10-30
1
-9
/
+0
*
disabled LDT test (kqemu 0.7.2 no longer needs it)
bellard
2005-09-04
1
-5
/
+1
*
kqemu_cpu_interrupt support for win32 (Filip Navara)
bellard
2005-09-03
1
-0
/
+1
*
compilation fix for gcc3.4 on win32 (Paul Brook)
bellard
2005-08-21
1
-3
/
+7
*
added kqemu_set_notdirty()
bellard
2005-08-21
1
-3
/
+6
*
temporary work around for 16 bit code in kqemu
bellard
2005-07-24
1
-1
/
+2
*
MIPS target (Jocelyn Mayer)
bellard
2005-07-02
1
-0
/
+2
*
correct __builtin_expect definition - increased code gen buffer size for x86
bellard
2005-07-02
1
-2
/
+2
*
removed unused stuff
bellard
2005-04-17
1
-3
/
+0
*
ia64 host support (David Mosberger)
bellard
2005-04-07
1
-0
/
+11
*
sparc exception fix (we go up to the shell prompt)
bellard
2005-03-20
1
-0
/
+1
*
kqemu support
bellard
2005-02-10
1
-0
/
+22
*
test and set fixes
bellard
2005-02-07
1
-15
/
+13
*
moved ASM_NAME
bellard
2005-01-10
1
-2
/
+0
*
generalized use of GOTO_TB() macro
bellard
2005-01-09
1
-40
/
+14
*
64 bit target support
bellard
2005-01-03
1
-10
/
+29
*
removed access_type hack
bellard
2004-10-03
1
-6
/
+0
*
full system SPARC emulation (Blue Swirl)
bellard
2004-09-30
1
-2
/
+4
*
Mac OS X port (Pierre d'Herbemont)
bellard
2004-07-10
1
-5
/
+5
*
Darwin patch (initial patch by Pierre d'Herbemont)
bellard
2004-07-05
1
-14
/
+21
*
support for opaque data on memory I/Os
bellard
2004-06-03
1
-0
/
+1
*
consistent use of target_ulong and target_phys_addr_t
bellard
2004-04-25
1
-8
/
+12
*
PowerPC system emulation fixes (Jocelyn Mayer)
bellard
2004-04-12
1
-0
/
+6
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-3
/
+9
*
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-03-17
1
-0
/
+14
*
native FPU support in code copy mode
bellard
2004-02-25
1
-1
/
+3
*
experimental code copy support
bellard
2004-02-16
1
-2
/
+10
*
added generic physical memory dirty bit support
bellard
2004-02-06
1
-0
/
+2
*
temporary interrupt locking fix (need rework)
bellard
2004-02-03
1
-1
/
+1
*
correct target_ulong definition
bellard
2004-01-24
1
-5
/
+0
*
PowerPC merge (Jocelyn Mayer)
bellard
2004-01-18
1
-0
/
+6
*
ppc code gen size fix
bellard
2004-01-18
1
-2
/
+2
*
factorized GenOpFunc
bellard
2004-01-04
1
-1
/
+7
*
added support for direct patching on i386 host (faster emulation) - increased...
bellard
2004-01-04
1
-17
/
+120
*
more generic TLB support - began to fix unlikely interrupt issues
bellard
2004-01-04
1
-2
/
+2
*
fixed TB linking in case of code invalidation (fixes random segfaults)
bellard
2003-11-19
1
-0
/
+1
*
no need for locks in system mode
bellard
2003-10-30
1
-1
/
+1
*
full soft mmu support
bellard
2003-10-27
1
-0
/
+25
*
new directory structure
bellard
2003-09-30
1
-0
/
+417