index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
1
-6
/
+1
2021-06-25
target/i386: kvm: add support for TSC scaling
Paolo Bonzini
1
-1
/
+1
2021-06-04
i386: run accel_cpu_instance_init as post_init
Claudio Fontana
1
-3
/
+7
2021-06-04
i386: reorder call to cpu_exec_realizefn
Claudio Fontana
1
-28
/
+51
2021-05-31
i386: drop FEAT_HYPERV feature leaves
Vitaly Kuznetsov
1
-88
/
+0
2021-05-31
i386: keep hyperv_vendor string up-to-date
Vitaly Kuznetsov
1
-10
/
+9
2021-05-31
i386: use better matching family/model/stepping for 'max' CPU
Daniel P. Berrangé
1
-0
/
+6
2021-05-31
i386: use better matching family/model/stepping for 'qemu64' CPU
Daniel P. Berrangé
1
-3
/
+3
2021-05-31
target/i386/cpu: Constify X86CPUDefinition
Philippe Mathieu-Daudé
1
-6
/
+7
2021-05-31
target/i386/cpu: Constify CPUCaches
Philippe Mathieu-Daudé
1
-4
/
+4
2021-05-31
target/i386: Add CPU model versions supporting 'xsaves'
Vitaly Kuznetsov
1
-56
/
+94
2021-05-28
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
1
-10
/
+20
2021-05-26
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+3
2021-05-26
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
1
-4
/
+4
2021-05-26
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
1
-0
/
+8
2021-05-26
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-26
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
1
-2
/
+2
2021-05-10
i386: split off sysemu part of cpu.c
Claudio Fontana
1
-379
/
+6
2021-05-10
accel: introduce new accessor functions
Claudio Fontana
1
-7
/
+2
2021-05-10
cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
Claudio Fontana
1
-13
/
+7
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
1
-342
/
+41
2021-04-09
i386: Add missing cpu feature bits in EPYC-Rome model
Babu Moger
1
-0
/
+12
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
1
-15
/
+8
2021-03-09
Various spelling fixes
Michael Tokarev
1
-1
/
+1
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
1
-1
/
+1
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
1
-1
/
+1
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
1
-1
/
+106
2021-02-16
sev/i386: Add initial support for SEV-ES
Tom Lendacky
1
-0
/
+1
2021-02-08
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
1
-2
/
+2
2021-02-08
target/i86: implement PKS
Paolo Bonzini
1
-2
/
+2
2021-02-08
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
1
-3
/
+3
2021-02-08
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
1
-0
/
+5
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
1
-16
/
+8
2021-01-21
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
1
-0
/
+1
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-5
/
+1
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
1
-22
/
+11
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
1
-1
/
+1
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-0
/
+5
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-0
/
+4
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-0
/
+6
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
1
-1
/
+22
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
1
-1
/
+1
2020-12-15
i386: Register feature bit properties as class properties
Eduardo Habkost
1
-24
/
+16
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-1
/
+7
2020-12-10
i386/cpu: Make the Intel PT LIP feature configurable
Luwei Kang
1
-1
/
+30
[next]