index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
Age
Commit message (
Expand
)
Author
2021-09-30
i386: Update SGX CPUID info according to hardware/KVM/user input
Sean Christopherson
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
target/i386: Added VGIF feature
Lara Lazier
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
2021-08-25
i386/cpu: Remove AVX_VNNI feature from Cooperlake cpu model
Yang Zhong
2021-08-25
target/i386: Remove split lock detect in Snowridge CPU model
Chenyi Qiang
2021-07-27
docs: Update path that mentions deprecated.rst
Mao Zhongyi
2021-07-23
i386: do not call cpudef-only models functions for max, host, base
Claudio Fontana
2021-07-13
target/i386: Fix cpuid level for AMD
zhenwei pi
2021-07-13
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
2021-07-13
i386: expand Hyper-V features during CPU feature expansion time
Vitaly Kuznetsov
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
2021-07-06
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
2021-06-25
target/i386: kvm: add support for TSC scaling
Paolo Bonzini
2021-06-04
i386: run accel_cpu_instance_init as post_init
Claudio Fontana
2021-06-04
i386: reorder call to cpu_exec_realizefn
Claudio Fontana
2021-05-31
i386: drop FEAT_HYPERV feature leaves
Vitaly Kuznetsov
2021-05-31
i386: keep hyperv_vendor string up-to-date
Vitaly Kuznetsov
2021-05-31
i386: use better matching family/model/stepping for 'max' CPU
Daniel P. Berrangé
2021-05-31
i386: use better matching family/model/stepping for 'qemu64' CPU
Daniel P. Berrangé
2021-05-31
target/i386/cpu: Constify X86CPUDefinition
Philippe Mathieu-Daudé
2021-05-31
target/i386/cpu: Constify CPUCaches
Philippe Mathieu-Daudé
2021-05-31
target/i386: Add CPU model versions supporting 'xsaves'
Vitaly Kuznetsov
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-26
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-26
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
2021-05-10
i386: split off sysemu part of cpu.c
Claudio Fontana
2021-05-10
accel: introduce new accessor functions
Claudio Fontana
2021-05-10
cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
Claudio Fontana
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-04-09
i386: Add missing cpu feature bits in EPYC-Rome model
Babu Moger
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
2021-03-09
Various spelling fixes
Michael Tokarev
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
[prev]
[next]