index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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-26
1
-1
/
+3
|
*
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
|
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
|
*
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
|
*
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
1
-4
/
+4
|
*
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
|
*
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
|
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-26
1
-0
/
+8
|
*
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-26
1
-1
/
+1
*
|
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
2021-05-26
1
-2
/
+2
|
/
*
i386: split off sysemu part of cpu.c
Claudio Fontana
2021-05-10
1
-379
/
+6
*
accel: introduce new accessor functions
Claudio Fontana
2021-05-10
1
-7
/
+2
*
cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
Claudio Fontana
2021-05-10
1
-13
/
+7
*
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-10
1
-342
/
+41
*
i386: Add missing cpu feature bits in EPYC-Rome model
Babu Moger
2021-04-09
1
-0
/
+12
*
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
2021-03-19
1
-15
/
+8
*
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-18
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
[prev]
[next]