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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-15
target-i386: Implement FSGSBASE
Richard Henderson
4
-2
/
+50
2016-02-15
target-i386: Enable CR4/XCR0 features for user-mode
Richard Henderson
1
-2
/
+22
2016-02-15
target-i386: Clear bndregs during legacy near jumps
Richard Henderson
3
-0
/
+29
2016-02-15
target-i386: Implement BNDLDX, BNDSTX
Richard Henderson
3
-0
/
+158
2016-02-15
target-i386: Update BNDSTATUS for exceptions raised by BOUND
Richard Henderson
1
-0
/
+6
2016-02-15
target-i386: Implement BNDCL, BNDCU, BNDCN
Richard Henderson
3
-1
/
+53
2016-02-15
target-i386: Implement BNDMOV
Richard Henderson
1
-1
/
+72
2016-02-15
target-i386: Implement BNDMK
Richard Henderson
1
-1
/
+57
2016-02-13
target-i386: Split up gen_lea_modrm
Richard Henderson
1
-114
/
+85
2016-02-13
target-i386: Perform set/reset_inhibit_irq inline
Richard Henderson
3
-21
/
+28
2016-02-13
target-i386: Enable control registers for MPX
Richard Henderson
10
-26
/
+189
2016-02-13
target-i386: Implement XSAVEOPT
Richard Henderson
4
-11
/
+43
2016-02-13
target-i386: Add XSAVE extension
Richard Henderson
6
-24
/
+241
2016-02-13
target-i386: Rearrange processing of 0F AE
Richard Henderson
1
-52
/
+72
2016-02-13
target-i386: Rearrange processing of 0F 01
Richard Henderson
1
-223
/
+247
2016-02-13
target-i386: Split fxsave/fxrstor implementation
Richard Henderson
3
-82
/
+101
2016-02-09
target-i386: fix PSE36 mode
Paolo Bonzini
1
-2
/
+2
2016-02-09
target-i386: Deconstruct the cpu_T array
Richard Henderson
1
-607
/
+617
2016-02-09
target-i386: Tidy gen_add_A0_im
Richard Henderson
1
-22
/
+5
2016-02-09
target-i386: Rewrite leave
Richard Henderson
1
-14
/
+15
2016-02-09
target-i386: Rewrite gen_enter inline
Richard Henderson
3
-137
/
+34
2016-02-09
target-i386: Use gen_lea_v_seg in pusha/popa
Richard Henderson
1
-27
/
+23
2016-02-09
target-i386: Access segs via TCG registers
Richard Henderson
1
-24
/
+28
2016-02-09
target-i386: Use gen_lea_v_seg in stack subroutines
Richard Henderson
1
-39
/
+13
2016-02-09
target-i386: Use gen_lea_v_seg in gen_lea_modrm
Richard Henderson
1
-59
/
+23
2016-02-09
target-i386: Introduce mo_stacksize
Richard Henderson
1
-14
/
+10
2016-02-09
target-i386: Create gen_lea_v_seg
Richard Henderson
1
-107
/
+53
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-09' into ...
Peter Maydell
1
-49
/
+48
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
1
-5
/
+5
2016-02-09
tcg: Remove lingering references to gen_opc_buf
Richard Henderson
1
-2
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-34
/
+33
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-15
/
+15
2016-02-08
qom: Use typedef for Visitor
Eric Blake
1
-2
/
+2
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
3
-0
/
+3
2016-01-29
x86: Clean up includes
Peter Maydell
20
-7
/
+20
2016-01-21
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
10
-425
/
+556
2016-01-21
target-i386: Add PKU and and OSPKE support
Huaitong Han
4
-1
/
+56
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
4
-1
/
+41
2016-01-21
target-i386: Reorganize TSC rate setting code
Haozhong Zhang
1
-7
/
+33
2016-01-21
target-i386: Fallback vcpu's TSC rate to value returned by KVM
Haozhong Zhang
1
-0
/
+14
2016-01-21
target-i386: Add suffixes to MMReg struct fields
Eduardo Habkost
1
-33
/
+33
2016-01-21
target-i386: Define MMREG_UNION macro
Eduardo Habkost
1
-16
/
+11
2016-01-21
target-i386: Define MMXReg._d field
Eduardo Habkost
1
-1
/
+2
2016-01-21
target-i386: Rename XMM_[BWLSDQ] helpers to ZMM_*
Eduardo Habkost
8
-300
/
+300
2016-01-21
target-i386: Rename struct XMMReg to ZMMReg
Eduardo Habkost
5
-115
/
+115
2016-01-21
target-i386: Use a _q array on MMXReg too
Eduardo Habkost
1
-2
/
+2
2016-01-21
target-i386/ops_sse.h: Use MMX_Q macro
Eduardo Habkost
1
-1
/
+1
2016-01-21
target-i386: Rename optimize_flags_init()
Eduardo Habkost
3
-3
/
+3
2016-01-21
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
1
-0
/
+1
2016-01-21
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
1
-2
/
+4
[next]