You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386
Xiaoyao Li 99a637a86f i386/cpu: Set and track CPUID_EXT3_CMP_LEG in env->features[FEAT_8000_0001_ECX]
The correct usage is tracking and maintaining features in env->features[]
instead of manually set it in cpu_x86_cpuid().

Signed-off-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20241219110125.1266461-11-xiaoyao.li@intel.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2 weeks ago
..
hvf i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT 2 weeks ago
kvm i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT 2 weeks ago
nvmm include: Rename sysemu/ -> system/ 1 month ago
tcg i386/cpu: Extract a common fucntion to setup value of MSR_CORE_THREAD_COUNT 2 weeks ago
whpx include: Rename sysemu/ -> system/ 1 month ago
Kconfig i386: select correct components for no-board build 9 months ago
arch_dump.c include: Rename sysemu/ -> system/ 1 month ago
arch_memory_mapping.c include: Rename sysemu/ -> system/ 1 month ago
confidential-guest.c target/i386: introduce x86-confidential-guest 9 months ago
confidential-guest.h target/i386/confidential-guest: Fix comment of x86_confidential_guest_kvm_type() 2 weeks ago
cpu-apic.c include: Rename sysemu/ -> system/ 1 month ago
cpu-dump.c target/i386: remove CC_OP_CLR 3 months ago
cpu-internal.h include: Rename sysemu/ -> system/ 1 month ago
cpu-param.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 4 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu-system.c i386/cpu: Track a X86CPUTopoInfo directly in CPUX86State 2 weeks ago
cpu.c i386/cpu: Set and track CPUID_EXT3_CMP_LEG in env->features[FEAT_8000_0001_ECX] 2 weeks ago
cpu.h i386/cpu: Track a X86CPUTopoInfo directly in CPUX86State 2 weeks ago
gdbstub.c target/i386/gdbstub: Expose orig_ax 3 months ago
helper.c accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 1 month ago
helper.h target/i386: optimize computation of ZF from CC_OP_DYNAMIC 3 months ago
host-cpu.c include: Rename sysemu/ -> system/ 1 month ago
host-cpu.h accel-cpu: make cpu_realizefn return a bool 4 years ago
machine.c include: Rename sysemu/ -> system/ 1 month ago
meson.build include: Rename sysemu/ -> system/ 1 month ago
monitor.c target/i386: Move APIC related code to cpu-apic.c 9 months ago
ops_sse.h target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS 8 months ago
sev-system-stub.c include: Rename sysemu/ -> system/ 1 month ago
sev.c include: Rename sysemu/ -> system/ 1 month ago
sev.h target/i386/sev: Reduce system specific declarations 1 month ago
svm.h target/i386: check intercept for XSETBV 1 year ago
trace-events target/i386/sev: Use size_t for object sizes 7 months ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
xsave_helper.c x86: add support for KVM_CAP_XSAVE2 and AMX state migration 3 years ago