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
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-21
1
-1
/
+1
|
\
|
*
target/i386: add TCG support for UMIP
Gareth Webb
2022-02-16
1
-1
/
+1
*
|
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-03
1
-0
/
+5
|
\
|
*
KVM: SVM: add migration support for nested TSC scaling
Maxim Levitsky
2021-11-02
1
-0
/
+5
*
|
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2021-10-31
1
-1
/
+1
|
/
*
target/i386: Remove core-capability in Snowridge CPU model
Chenyi Qiang
2021-10-29
1
-1
/
+2
*
target/i386/sev: Remove stubs by using code elision
Philippe Mathieu-Daudé
2021-10-13
1
-6
/
+7
*
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
2021-10-13
1
-1
/
+1
*
target/i386/cpu: Add missing 'qapi/error.h' header
Philippe Mathieu-Daudé
2021-10-13
1
-0
/
+1
*
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
1
-3
/
+3
*
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
2021-10-01
1
-4
/
+11
*
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
2021-10-01
1
-0
/
+4
*
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-10-01
1
-0
/
+1
*
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
2021-10-01
1
-0
/
+2
*
Adjust min CPUID level to 0x12 when SGX is enabled
Sean Christopherson
2021-09-30
1
-0
/
+5
*
i386: kvm: Add support for exposing PROVISIONKEY to guest
Sean Christopherson
2021-09-30
1
-1
/
+4
*
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
1
-0
/
+77
*
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
2021-09-30
1
-1
/
+15
*
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2021-09-30
1
-0
/
+21
*
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2021-09-30
1
-0
/
+21
*
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2021-09-30
1
-0
/
+20
*
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2021-09-30
1
-2
/
+2
*
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
2021-09-13
1
-2
/
+5
*
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
1
-1
/
+1
*
target/i386: Added VGIF feature
Lara Lazier
2021-09-13
1
-1
/
+2
*
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
2021-09-13
1
-8
/
+11
*
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
Yang Zhong
2021-08-25
1
-1
/
+1
*
target/i386: Remove split lock detect in Snowridge CPU model
Chenyi Qiang
2021-08-25
1
-0
/
+8
*
docs: Update path that mentions deprecated.rst
Mao Zhongyi
2021-07-27
1
-1
/
+1
*
i386: do not call cpudef-only models functions for max, host, base
Claudio Fontana
2021-07-23
1
-2
/
+17
*
target/i386: Fix cpuid level for AMD
zhenwei pi
2021-07-13
1
-2
/
+9
*
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
2021-07-13
1
-0
/
+6
*
i386: expand Hyper-V features during CPU feature expansion time
Vitaly Kuznetsov
2021-07-13
1
-0
/
+4
*
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
2021-07-06
1
-12
/
+1
*
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
2021-07-06
1
-6
/
+1
*
target/i386: kvm: add support for TSC scaling
Paolo Bonzini
2021-06-25
1
-1
/
+1
*
i386: run accel_cpu_instance_init as post_init
Claudio Fontana
2021-06-04
1
-3
/
+7
*
i386: reorder call to cpu_exec_realizefn
Claudio Fontana
2021-06-04
1
-28
/
+51
*
i386: drop FEAT_HYPERV feature leaves
Vitaly Kuznetsov
2021-05-31
1
-88
/
+0
*
i386: keep hyperv_vendor string up-to-date
Vitaly Kuznetsov
2021-05-31
1
-10
/
+9
*
i386: use better matching family/model/stepping for 'max' CPU
Daniel P. Berrangé
2021-05-31
1
-0
/
+6
*
i386: use better matching family/model/stepping for 'qemu64' CPU
Daniel P. Berrangé
2021-05-31
1
-3
/
+3
*
target/i386/cpu: Constify X86CPUDefinition
Philippe Mathieu-Daudé
2021-05-31
1
-6
/
+7
*
target/i386/cpu: Constify CPUCaches
Philippe Mathieu-Daudé
2021-05-31
1
-4
/
+4
*
target/i386: Add CPU model versions supporting 'xsaves'
Vitaly Kuznetsov
2021-05-31
1
-56
/
+94
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-28
1
-10
/
+20
|
\
|
*
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+3
|
*
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
|
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
[next]