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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
kvm
/
kvm-cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
kvm: add support for guest physical bits
Gerd Hoffmann
1
-8
/
+42
2023-11-07
target/i386/kvm: Correct comment in kvm_cpu_realize()
Philippe Mathieu-Daudé
1
-0
/
+1
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-03
accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2022-05-16
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
1
-1
/
+1
2022-03-23
KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors
Paolo Bonzini
1
-7
/
+12
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
1
-6
/
+6
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
1
-0
/
+1
2021-07-23
i386: do not call cpudef-only models functions for max, host, base
Claudio Fontana
1
-49
/
+56
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
1
-0
/
+30
2021-06-04
i386: reorder call to cpu_exec_realizefn
Claudio Fontana
1
-2
/
+10
2021-05-31
i386: Document when features can be added to kvm_default_props
Eduardo Habkost
1
-0
/
+5
2021-05-10
accel-cpu: make cpu_realizefn return a bool
Claudio Fontana
1
-2
/
+2
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
1
-0
/
+151