index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
smm_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-13
target-i386: Enable control registers for MPX
Richard Henderson
1
-0
/
+4
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
1
-0
/
+1
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-23
target-i386: allow any alignment for SMBASE
Paolo Bonzini
1
-2
/
+2
2015-06-05
target-i386: use memory API to implement SMRAM
Paolo Bonzini
1
-2
/
+12
2015-06-05
target-i386: set G=1 in SMM big real mode selectors
Paolo Bonzini
1
-6
/
+6
2015-06-05
target-i386: mask NMIs on entry to SMM
Paolo Bonzini
1
-0
/
+9
2015-06-05
target-i386: Use correct memory attributes for memory accesses
Paolo Bonzini
1
-149
/
+149
2015-04-02
target-i386: save 64-bit CR3 in 64-bit SMM state save area
Paolo Bonzini
1
-2
/
+2
2014-06-05
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
1
-8
/
+18
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
1
-1
/
+1
2014-05-21
target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflags
Paolo Bonzini
1
-2
/
+0
2014-05-21
target-i386: fix segment flags for SMM and VM86 mode
Paolo Bonzini
1
-6
/
+18
2014-05-13
target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in ...
Kevin O'Connor
1
-17
/
+17
2014-03-13
target-i386: Clean up ENV_GET_CPU() usage
Andreas Färber
1
-1
/
+1
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-6
/
+6
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-50
/
+50
2014-02-11
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
1
-16
/
+17
2014-02-11
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
1
-6
/
+6
2014-02-11
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
1
-16
/
+16
2014-02-11
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
1
-50
/
+53
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-2
/
+3
2013-07-09
target-i386: Change do_smm_enter() argument to X86CPU
Andreas Färber
1
-2
/
+3
2013-06-15
target-i386/helper: remove EDI macro
liguang
1
-4
/
+4
2013-06-15
target-i386/helper: remove ESI macro
liguang
1
-4
/
+4
2013-06-15
target-i386/helper: remove ESP macro
liguang
1
-4
/
+4
2013-06-15
target-i386/helper: remove EBP macro
liguang
1
-4
/
+4
2013-06-15
target-i386/helper: remove EDX macro
liguang
1
-4
/
+4
2013-06-15
target-i386/helper: remove ECX macro
liguang
1
-4
/
+4
2013-06-15
target-i386/helper: remove EBX macro
liguang
1
-4
/
+4
2013-06-15
target-i386/helper: remove EAX macro
liguang
1
-4
/
+4
2012-10-05
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
1
-2
/
+2
2012-08-14
x86: avoid AREG0 for SMM helpers
Blue Swirl
1
-10
/
+4
2012-06-28
x86: split off SMM helpers
Blue Swirl
1
-0
/
+307