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