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
/
svm_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
2014-06-05
1
-4
/
+1
|
\
|
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-4
/
+1
*
|
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-05
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflags
Paolo Bonzini
2014-05-21
1
-2
/
+0
*
|
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-05-28
1
-1
/
+1
|
/
*
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
2014-05-13
1
-4
/
+0
*
target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c
Kevin O'Connor
2014-05-13
1
-5
/
+2
*
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+2
*
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
1
-4
/
+4
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-6
/
+6
*
target-i386: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-13
1
-7
/
+9
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-2
/
+2
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-11
/
+17
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-40
/
+63
*
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-7
/
+8
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-45
/
+72
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-12
/
+16
*
target-i386: fix over 80 chars warnings
liguang
2013-06-15
1
-2
/
+4
*
target-i386/helper: remove redundant env->eip assignment
liguang
2013-06-15
1
-1
/
+1
*
target-i386/helper: remove EIP macro
liguang
2013-06-15
1
-8
/
+8
*
target-i386/helper: remove ESP macro
liguang
2013-06-15
1
-4
/
+4
*
target-i386/helper: remove ECX macro
liguang
2013-06-15
1
-5
/
+5
*
target-i386/helper: remove EAX macro
liguang
2013-06-15
1
-12
/
+12
*
cpu: Move halted and interrupt_request fields to CPUState
Andreas Färber
2013-03-12
1
-3
/
+6
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-3
/
+3
*
x86: switch to AREG0 free mode
Blue Swirl
2012-08-14
1
-0
/
+4
*
x86: avoid AREG0 for SVM helpers
Blue Swirl
2012-08-14
1
-93
/
+88
*
x86: split off SVM helpers
Blue Swirl
2012-06-28
1
-0
/
+716