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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SVM env->cr[8] a valid register (patch from TeLeMan).
balrog
2008-02-03
1
-1
/
+1
*
x86_64 linux user emulation
bellard
2007-11-14
1
-0
/
+3
*
consistent types for cpu_x86_fsave and cpu_x86_frstor
bellard
2007-11-11
1
-2
/
+2
*
added cpu_model parameter to cpu_init()
bellard
2007-11-10
1
-2
/
+1
*
removed obsolete x86 code copy support
bellard
2007-11-08
1
-11
/
+0
*
added -cpu option for x86 (initial patch by Dan Kenigsberg)
bellard
2007-11-08
1
-1
/
+38
*
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-14
1
-0
/
+11
*
Move get_sp_from_cpustate from cpu.h to target_signal.h.
ths
2007-09-27
1
-5
/
+0
*
linux-user sigaltstack() syscall, by Thayne Harbaugh.
ths
2007-09-27
1
-0
/
+5
*
SVM Support, by Alexander Graf.
ths
2007-09-23
1
-0
/
+22
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-4
/
+4
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-15
/
+15
*
Spelling fixes, by Stefan Weil.
ths
2007-07-11
1
-1
/
+1
*
Move target-specific defines to the target directories.
ths
2007-06-03
1
-0
/
+7
*
i386 return APIC ID with cpuid, by Bernhard Kauer.
ths
2007-04-03
1
-0
/
+1
*
Generate double and triple faults, by Bernhard Kauer.
ths
2007-03-31
1
-0
/
+1
*
darwin fix
bellard
2007-02-05
1
-1
/
+1
*
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
ths
2007-01-31
1
-2
/
+1
*
Check ELF binaries for machine type and endianness.
ths
2006-12-23
1
-0
/
+6
*
SMM fix for x86_64
bellard
2006-09-27
1
-1
/
+3
*
added SMM support
bellard
2006-09-24
1
-0
/
+4
*
SSE3 support (Joachim Henke)
bellard
2006-04-23
1
-1
/
+1
*
added last_io_time field
bellard
2006-02-08
1
-0
/
+10
*
nx defines
bellard
2005-11-28
1
-0
/
+3
*
added HF_HALTED bit
bellard
2005-11-23
1
-1
/
+3
*
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-11-20
1
-20
/
+1
*
x86_64 fixes (initial patch by Filip Navara)
bellard
2005-07-23
1
-0
/
+10
*
enable EFER usage in i386 emulation - more cpuid bits
bellard
2005-04-23
1
-3
/
+8
*
gdb support for user mode (Paul Brook)
bellard
2005-04-17
1
-0
/
+2
*
soft float support
bellard
2005-03-13
1
-5
/
+9
*
fixed kqemu config
bellard
2005-02-12
1
-3
/
+0
*
disable USE_KQEMU if no source
bellard
2005-02-12
1
-1
/
+1
*
kqemu support
bellard
2005-02-10
1
-10
/
+25
*
CR8 support
bellard
2005-01-23
1
-9
/
+4
*
fixed performance regression
bellard
2005-01-12
1
-5
/
+5
*
MMX/SSE support
bellard
2005-01-08
1
-6
/
+24
*
big endian SSE fix
bellard
2005-01-06
1
-8
/
+33
*
x86_64 target support
bellard
2005-01-03
1
-32
/
+157
*
monitor fixes
bellard
2004-10-09
1
-1
/
+0
*
comment
bellard
2004-07-12
1
-1
/
+1
*
added cpu_reset()
bellard
2004-06-20
1
-0
/
+1
*
fixed 16 bit segment optimisations
bellard
2004-06-13
1
-2
/
+4
*
added cpu_get_tsc()
bellard
2004-05-20
1
-0
/
+2
*
bsd port (Markus Niemisto)
bellard
2004-05-12
1
-1
/
+1
*
division by zero FPU exception support
bellard
2004-05-08
1
-0
/
+3
*
precise self modifying code support
bellard
2004-04-25
1
-2
/
+16
*
added cpu_get_fp80() and cpu_set_fp80()
bellard
2004-03-31
1
-0
/
+4
*
initial x86-64 host support (Gwenole Beauchesne)
bellard
2004-03-17
1
-1
/
+1
*
CR0.MP/EM/TS support
bellard
2004-02-25
1
-1
/
+13
*
experimental code copy support
bellard
2004-02-16
1
-0
/
+9
[next]