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
/
target-i386
/
helper2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer.
ths
2007-04-17
1
-4
/
+4
*
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
2007-04-07
1
-2
/
+2
*
enabled PSE36 for x86_64 (fix for OpenSolaris as guest)
bellard
2006-09-27
1
-0
/
+2
*
added SMM support
bellard
2006-09-24
1
-3
/
+6
*
C99 64 bit printf
bellard
2006-06-25
1
-14
/
+14
*
use glibc syscall (David Woodhouse)
bellard
2006-06-14
1
-1
/
+4
*
enable APIC by default
bellard
2006-04-25
1
-1
/
+1
*
SSE3 support (Joachim Henke)
bellard
2006-04-23
1
-1
/
+1
*
generate GPF if non canonical addresses
bellard
2005-12-04
1
-2
/
+5
*
NX support
bellard
2005-11-28
1
-40
/
+120
*
added HF_HALTED bit
bellard
2005-11-23
1
-4
/
+6
*
cpu_exec_init() change
bellard
2005-11-21
1
-5
/
+3
*
x86_64 fixes (initial patch by Filip Navara)
bellard
2005-07-23
1
-2
/
+7
*
better fpu state dump
bellard
2005-07-03
1
-11
/
+49
*
return model id in cpuid for x86_64
bellard
2005-04-23
1
-0
/
+17
*
enabled MMX, PAE and SEP
bellard
2005-02-10
1
-3
/
+9
*
physical memory access functions
bellard
2005-01-28
1
-54
/
+33
*
Support resolving addresses in PAE mode in cpu_get_phys_page_debug
bellard
2005-01-25
1
-19
/
+73
*
enable MMX for x86_64 too
bellard
2005-01-12
1
-2
/
+2
*
MMX/SSE support
bellard
2005-01-08
1
-10
/
+20
*
x86_64 target support
bellard
2005-01-03
1
-129
/
+399
*
monitor fixes
bellard
2004-10-09
1
-11
/
+13
*
removed access_type hack
bellard
2004-10-03
1
-1
/
+2
*
cpu_single_env init
bellard
2004-06-22
1
-1
/
+1
*
boot to top of 4GB space
bellard
2004-06-20
1
-2
/
+1
*
added cpu_reset()
bellard
2004-06-20
1
-29
/
+37
*
buffer overflow fix
bellard
2004-06-19
1
-1
/
+1
*
cr0.ET fix (Win95 boot fix)
bellard
2004-05-08
1
-1
/
+1
*
dump A20 state
bellard
2004-04-25
1
-2
/
+3
*
win32 port (initial patch by kazu)
bellard
2004-03-31
1
-5
/
+4
*
2.6 kernel compile fix
bellard
2004-03-04
1
-0
/
+5
*
CR0.MP/EM/TS support - native fpu support in code copy mode
bellard
2004-02-25
1
-0
/
+73
*
experimental code copy support - fixed A20 emulation
bellard
2004-02-16
1
-1
/
+28
*
fixed WP semantics
bellard
2004-02-07
1
-3
/
+3
*
more precise TLB invalidation - init cleanup
bellard
2004-02-03
1
-41
/
+62
*
combine PDE and PTE protections as in intel specs - added cpu_get_phys_page_d...
bellard
2004-01-24
1
-18
/
+62
*
fixed dirty bit support for 4M pages (L4 Pistachio fix)
bellard
2004-01-18
1
-2
/
+2
*
fixed subtle bug: in some cases PG_DIRTY was not set correctly
bellard
2004-01-13
1
-7
/
+12
*
correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote...
bellard
2004-01-04
1
-77
/
+14
*
debug fixes - use more generic TLB mappings
bellard
2004-01-04
1
-18
/
+8
*
dump irq inhibit flag as it is a part of the cpu state
bellard
2003-12-02
1
-2
/
+3
*
a20 fix
bellard
2003-11-23
1
-0
/
+4
*
always completely redefine the TLB in case of MMU fault
bellard
2003-11-19
1
-0
/
+3
*
dump more registers
bellard
2003-11-12
1
-10
/
+31
*
a20 support
bellard
2003-11-04
1
-5
/
+30
*
full softmmu support
bellard
2003-10-27
1
-33
/
+43
*
new directory structure
bellard
2003-09-30
1
-0
/
+390