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
*
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
2009-04-19
1
-2
/
+2
*
x86: Enhanced dump of segment registers (Jan Kiszka)
aliguori
2009-04-18
1
-1
/
+2
*
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-03-07
1
-1
/
+2
*
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
aliguori
2009-02-09
1
-1
/
+1
*
MTRR support on x86, part 2 (Carl-Daniel Hailfinger)
aliguori
2009-01-29
1
-0
/
+5
*
MTRR support on x86 (Carl-Daniel Hailfinger)
aliguori
2009-01-26
1
-1
/
+26
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
x86 cleanup
blueswir1
2008-12-13
1
-28
/
+38
*
x86: Debug register emulation (Jan Kiszka)
aliguori
2008-11-18
1
-1
/
+35
*
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
1
-0
/
+8
*
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-18
1
-2
/
+6
*
TCG variable type checking.
pbrook
2008-11-17
1
-2
/
+0
*
Add KVM support to QEMU
aliguori
2008-11-05
1
-0
/
+6
*
Split CPUID from op_helper
aliguori
2008-11-05
1
-0
/
+4
*
Add additional CPU flag definitions
aliguori
2008-11-05
1
-1
/
+8
*
My core2duo patch introduced a vague statement of "missing features" in
pbrook
2008-09-29
1
-2
/
+10
*
Fix definition of EMX bit in cpuid (Jens Axboe).
balrog
2008-09-26
1
-1
/
+1
*
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
balrog
2008-09-25
1
-3
/
+3
*
Core 2 Duo specification (Alexander Graf).
balrog
2008-09-25
1
-0
/
+5
*
Clean up vendor identification (Alexander Graf).
balrog
2008-09-25
1
-0
/
+8
*
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-07-01
1
-3
/
+1
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-0
/
+2
*
Add instruction counter.
pbrook
2008-06-29
1
-0
/
+2
*
save more CPU state
bellard
2008-06-04
1
-2
/
+2
*
SVM: added tsc_offset
bellard
2008-06-04
1
-3
/
+4
*
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...
bellard
2008-06-04
1
-10
/
+19
*
EFER loading fixes, including SVME bit
bellard
2008-06-04
1
-1
/
+1
*
Spelling fixes, by Stefan Weil.
ths
2008-06-03
1
-1
/
+1
*
Fix typo.
pbrook
2008-05-30
1
-1
/
+1
*
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-30
1
-0
/
+9
*
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
1
-2
/
+0
*
moved halted field to CPU_COMMON
bellard
2008-05-28
1
-3
/
+1
*
SVM rework
bellard
2008-05-28
1
-0
/
+6
*
variable dynamic translation buffer size
bellard
2008-05-28
1
-0
/
+2
*
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
2008-05-25
1
-6
/
+1
*
converted condition code supprot to TCG - converted shift ops to TCG
bellard
2008-05-17
1
-0
/
+8
*
removed unused code
bellard
2008-05-12
1
-6
/
+0
*
x86/x86-64 MMU PAE fixes
aurel32
2008-04-22
1
-1
/
+1
*
x86: Introduce CPU_INTERRUPT_NMI
aurel32
2008-04-13
1
-0
/
+2
*
3DNow! instruction set emulation
aurel32
2008-04-08
1
-2
/
+6
*
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
[next]