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
*
i386: Add new CPU model Cooperlake
Cathy Zhang
2019-12-13
1
-0
/
+60
*
i386: Add macro for stibp
Cathy Zhang
2019-12-13
1
-0
/
+2
*
i386: Add MSR feature bit for MDS-NO
Cathy Zhang
2019-12-13
1
-0
/
+1
*
target/i386: disable VMX features if nested=0
Yang Zhong
2019-12-06
1
-0
/
+8
*
hvf: correctly inject VMCS_INTR_T_HWINTR versus VMCS_INTR_T_SWINTR.
Cameron Esfahani
2019-12-03
2
-6
/
+12
*
hvf: more accurately match SDM when setting CR0 and PDPTE registers
Cameron Esfahani
2019-11-26
2
-8
/
+18
*
hvf: correctly handle REX prefix in relation to legacy prefixes
Cameron Esfahani
2019-11-26
2
-38
/
+46
*
hvf: remove TSC synchronization code because it isn't fully complete
Cameron Esfahani
2019-11-26
3
-9
/
+1
*
hvf: non-RAM, non-ROMD memory ranges are now correctly mapped in
Cameron Esfahani
2019-11-26
1
-15
/
+35
*
target/i386: add two missing VMX features for Skylake and CascadeLake Server
Paolo Bonzini
2019-11-26
1
-2
/
+4
*
i386: Add -noTSX aliases for hle=off, rtm=off CPU models
Eduardo Habkost
2019-11-21
1
-0
/
+5
*
i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
Eduardo Habkost
2019-11-21
1
-0
/
+47
*
target/i386: add support for MSR_IA32_TSX_CTRL
Paolo Bonzini
2019-11-21
4
-1
/
+39
*
target/i386: add VMX features to named CPU models
Paolo Bonzini
2019-11-21
1
-0
/
+705
*
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
2019-11-19
1
-2
/
+2
*
target/i386: Export TAA_NO bit to guests
Pawan Gupta
2019-11-19
1
-1
/
+1
*
target/i386: add PSCHANGE_NO bit for the ARCH_CAPABILITIES MSR
Paolo Bonzini
2019-11-19
1
-1
/
+1
*
target/i386: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-5
/
+5
*
i386: implement IGNNE
Paolo Bonzini
2019-10-26
2
-8
/
+30
*
target/i386: introduce cpu_set_fpus
Paolo Bonzini
2019-10-26
1
-4
/
+8
*
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
2
-2
/
+27
*
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-26
5
-6
/
+99
|
\
|
*
target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
Tao Xu
2019-10-23
3
-0
/
+35
|
*
x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
Tao Xu
2019-10-23
3
-1
/
+9
|
*
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
Vitaly Kuznetsov
2019-10-22
4
-0
/
+31
|
*
target/i386: log MCE guest and host addresses
Mario Smarduch
2019-10-22
1
-5
/
+24
*
|
target/i386: Introduce Denverton CPU model
Tao Xu
2019-10-24
1
-0
/
+47
|
/
*
target/i386: Add Snowridge-v2 (no MPX) CPU model
Xiaoyao Li
2019-10-15
1
-0
/
+12
*
i386: Omit all-zeroes entries from KVM CPUID table
Eduardo Habkost
2019-10-15
1
-0
/
+14
*
i386: Fix legacy guest with xsave panic on host kvm without update cpuid.
Bingsong Si
2019-10-15
1
-1
/
+7
*
target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro
Tao Xu
2019-10-15
3
-8
/
+7
*
target/i386: clean up comments over 80 chars per line
Tao Xu
2019-10-15
1
-59
/
+111
*
target/i386/kvm: Silence warning from Valgrind about uninitialized bytes
Thomas Huth
2019-10-04
1
-2
/
+2
*
target/i386: work around KVM_GET_MSRS bug for secondary execution controls
Paolo Bonzini
2019-10-04
1
-0
/
+17
*
target/i386: add VMX features
Paolo Bonzini
2019-10-04
3
-2
/
+394
*
target/i386: add VMX definitions
Paolo Bonzini
2019-10-04
1
-0
/
+130
*
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
3
-36
/
+39
*
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
2019-10-04
1
-24
/
+48
*
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
2019-10-04
1
-39
/
+48
*
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
2019-10-04
3
-3
/
+7
*
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2019-10-04
2
-1
/
+3
*
target/i386: Fix broken build with WHPX enabled
Philippe Mathieu-Daudé
2019-09-26
1
-0
/
+1
*
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-09-16
1
-0
/
+1
*
i386/kvm: support guest access CORE cstate
Wanpeng Li
2019-09-16
1
-1
/
+2
*
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
1
-66
/
+66
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-22
1
-1
/
+1
|
\
|
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
|
x86: Intel AVX512_BF16 feature enabling
Jing Liu
2019-08-20
3
-2
/
+47
*
|
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-10
/
+0
*
|
target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...
Peter Maydell
2019-08-20
1
-28
/
+60
[next]