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