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
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various spelling fixes
Michael Tokarev
2021-03-09
1
-1
/
+1
*
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-25
1
-1
/
+1
*
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2021-02-25
1
-1
/
+1
*
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2021-02-19
1
-1
/
+106
*
sev/i386: Add initial support for SEV-ES
Tom Lendacky
2021-02-16
1
-0
/
+1
*
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2021-02-08
1
-2
/
+2
*
target/i86: implement PKS
Paolo Bonzini
2021-02-08
1
-2
/
+2
*
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
2021-02-08
1
-3
/
+3
*
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
2021-02-08
1
-0
/
+5
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-16
/
+8
*
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2021-01-21
1
-0
/
+1
*
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-19
1
-5
/
+1
*
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
1
-22
/
+11
*
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
1
-1
/
+1
*
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
1
-0
/
+5
*
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
1
-0
/
+4
*
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
1
-0
/
+6
*
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
1
-1
/
+22
*
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-16
1
-1
/
+1
*
i386: Register feature bit properties as class properties
Eduardo Habkost
2020-12-15
1
-24
/
+16
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-11
1
-1
/
+7
|
\
|
*
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
1
-0
/
+3
|
*
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-12-10
1
-1
/
+4
*
|
i386/cpu: Make the Intel PT LIP feature configurable
Luwei Kang
2020-12-10
1
-1
/
+30
|
/
*
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-16
1
-9
/
+23
|
\
|
*
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
2020-10-14
1
-3
/
+7
|
*
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
1
-0
/
+8
|
*
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
2020-10-14
1
-3
/
+8
|
*
i386: drop x86_cpu_get_supported_feature_word() forward declaration
Vitaly Kuznetsov
2020-10-14
1
-3
/
+0
*
|
i386: Register most CPU properties as class properties
Eduardo Habkost
2020-10-13
1
-32
/
+34
|
/
*
target/i386/cpu: Update comment that mentions Texinfo
Markus Armbruster
2020-10-12
1
-1
/
+2
*
i386/cpu: Clear FEAT_XSAVE_COMP_{LO,HI} when XSAVE is not available
Xiaoyao Li
2020-09-30
1
-0
/
+2
*
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-09-30
1
-1
/
+2
*
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-22
1
-1
/
+1
*
i386: Simplify CPUID_8000_001E for AMD
Babu Moger
2020-09-18
1
-150
/
+45
*
i386: Simplify CPUID_8000_001d for AMD
Babu Moger
2020-09-18
1
-15
/
+16
*
i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
Vitaly Kuznetsov
2020-09-18
1
-1
/
+1
*
target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
Pan Nengyuan
2020-09-02
1
-0
/
+1
*
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
1
-1
/
+0
*
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
Babu Moger
2020-09-02
1
-34
/
+127
*
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2020-09-02
1
-16
/
+0
*
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
Babu Moger
2020-09-02
1
-2
/
+0
*
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
2020-09-02
1
-5
/
+4
*
target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...
Chenyi Qiang
2020-07-16
1
-0
/
+14
*
target/i386: fix model number and add missing features for Icelake-Server CPU...
Chenyi Qiang
2020-07-16
1
-0
/
+14
*
target/i386: add fast short REP MOV support
Chenyi Qiang
2020-07-16
1
-1
/
+1
*
i386/cpu: Don't add unavailable_features to env->user_features
Xiaoyao Li
2020-07-16
1
-1
/
+0
*
i368/cpu: Clear env->user_features after loading versioned CPU model
Xiaoyao Li
2020-07-16
1
-0
/
+7
*
target/i386: Enable TSX Suspend Load Address Tracking feature
Cathy Zhang
2020-07-11
1
-1
/
+1
[next]