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
2023-11-17
target/i386/cpu: Improve error message for property "vendor"
Markus Armbruster
2023-11-07
system/cpus: Fix CPUState.nr_cores' calculation
Zhuocheng Ding
2023-10-25
target/i386: check CPUID_PAE to determine 36 bit processor address space
Ani Sinha
2023-10-25
target/i386: implement SHA instructions
Paolo Bonzini
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-07
target/i386: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-09-26
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-21
target/i386: Export GDS_NO bit to guests
Pawan Gupta
2023-09-21
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2023-09-20
i386: spelling fixes
Michael Tokarev
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
2023-09-01
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2023-08-28
target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
Ake Koomsin
2023-07-07
target/i386: Add new CPU model GraniteRapids
Tao Su
2023-07-07
target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapi...
Lei Wang
2023-07-07
target/i386: Add support for MCDT_NO in CPUID enumeration
Tao Su
2023-07-07
target/i386: Adjust feature level according to FEAT_7_1_EDX
Tao Su
2023-06-29
target/i386: emulate 64-bit ring 0 for linux-user if LM feature is set
Paolo Bonzini
2023-06-29
target/i386: ignore CPL0-specific features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: ignore ARCH_CAPABILITIES features in user mode emulation
Paolo Bonzini
2023-06-29
target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
Pawan Gupta
2023-06-26
target/i386: implement SYSCALL/SYSRET in 32-bit emulators
Paolo Bonzini
2023-06-26
target/i386: implement RDPID in TCG
Paolo Bonzini
2023-06-26
target/i386: Intel only supports SYSCALL/SYSRET in long mode
Paolo Bonzini
2023-06-26
target/i386: TCG supports WBNOINVD
Paolo Bonzini
2023-06-26
target/i386: TCG supports XSAVEERPTR
Paolo Bonzini
2023-06-26
target/i386: TCG supports RDSEED
Paolo Bonzini
2023-06-26
target/i386: TCG supports 3DNow! prefetch(w)
Paolo Bonzini
2023-05-25
target/i386: EPYC-Rome model without XSAVES
Maksim Davydov
2023-05-18
target/i386: add support for FB_CLEAR feature
Emanuele Giuseppe Esposito
2023-05-18
target/i386: add support for FLUSH_L1D feature
Emanuele Giuseppe Esposito
2023-05-08
target/i386: Add EPYC-Genoa model to support Zen 4 processor series
Babu Moger
2023-05-08
target/i386: Add VNMI and automatic IBRS feature bits
Babu Moger
2023-05-08
target/i386: Add missing feature bits in EPYC-Milan model
Babu Moger
2023-05-08
target/i386: Add feature bits for CPUID_Fn80000021_EAX
Babu Moger
2023-05-08
target/i386: Add a couple of feature bits in 8000_0008_EBX
Babu Moger
2023-05-08
target/i386: Add new EPYC CPU versions with updated cache_info
Michael Roth
2023-05-08
target/i386: allow versioned CPUs to specify new cache_info
Michael Roth
2023-04-28
target/i386: Add support for PREFETCHIT0/1 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-NE-CONVERT in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-VNNI-INT8 in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AVX-IFMA in CPUID enumeration
Jiaxi Chen
2023-04-28
target/i386: Add support for AMX-FP16 in CPUID enumeration
Jiaxi Chen
[next]