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
/
mem_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-4
/
+1
*
softmmu: commonize helper definitions
Paolo Bonzini
2014-06-05
1
-18
/
+0
*
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-1
/
+1
*
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
exec: Change tlb_fill() argument to CPUState
Andreas Färber
2014-03-13
1
-5
/
+7
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-2
/
+3
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
1
-1
/
+2
*
target-i386/helper: remove EDX macro
liguang
2013-06-15
1
-4
/
+4
*
target-i386/helper: remove ECX macro
liguang
2013-06-15
1
-2
/
+2
*
target-i386/helper: remove EBX macro
liguang
2013-06-15
1
-2
/
+2
*
target-i386/helper: remove EAX macro
liguang
2013-06-15
1
-4
/
+4
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-5
/
+5
*
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
1
-7
/
+1
*
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
1
-83
/
+18
*
x86: use wrappers for memory access helpers
Blue Swirl
2012-08-14
1
-0
/
+10
*
x86: avoid AREG0 for condition code helpers
Blue Swirl
2012-08-14
1
-2
/
+2
*
x86: avoid AREG0 for FPU helpers
Blue Swirl
2012-08-14
1
-0
/
+49
*
x86: split off memory access helpers
Blue Swirl
2012-06-28
1
-0
/
+161