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
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
2024-07-31
target/i386/cpu: Add dependencies of CPUID 0x12 leaves
Zhao Liu
2024-07-31
target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
Zhao Liu
2024-07-31
target/i386/cpu: Remove unnecessary SGX feature words checks
Zhao Liu
2024-07-31
target/i386: Change unavail from u32 to u64
Xiong Zhang
2024-07-16
target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
Richard Henderson
2024-07-03
target/i386: add avx-vnni-int16 feature
Paolo Bonzini
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
2024-07-03
target/i386: drop AMD machine check bits from Intel CPUID
Paolo Bonzini
2024-07-03
target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
Paolo Bonzini
2024-06-19
target/i386: Remove X86CPU::kvm_no_smi_migration field
Philippe Mathieu-Daudé
2024-06-11
i386/cpu: fixup number of addressable IDs for processor cores in the physical...
Chuang Xu
2024-06-08
i386: Add support for overflow recovery
John Allen
2024-06-08
i386: Add support for SUCCOR feature
John Allen
2024-06-08
target/i386: enumerate VMX nested-exception support
Xin Li
2024-06-08
target/i386: add support for FRED in CPUID enumeration
Xin Li
2024-06-05
i386/cpu: Set SEV-SNP CPUID bit when SNP enabled
Michael Roth
2024-05-22
i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 2...
Zhao Liu
2024-05-22
i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
Zhao Liu
2024-05-22
i386: Add cache topology info in CPUCacheInfo
Zhao Liu
2024-05-22
i386/cpu: Introduce module-id to X86CPU
Zhao Liu
2024-05-22
i386: Expose module level in CPUID[0x1F]
Zhao Liu
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
2024-05-22
i386: Introduce module level cpu topology to CPUX86State
Zhao Liu
2024-05-22
i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
Zhao Liu
2024-05-22
i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
Zhao Liu
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
2024-05-22
i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
Zhao Liu
2024-05-22
i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits...
Zhao Liu
2024-05-22
i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
Zhao Liu
2024-05-22
i386/cpu: Fix i/d-cache topology to core level for Intel CPU
Zhao Liu
2024-05-22
target/i386: add support for LAM in CPUID enumeration
Robert Hoo
2024-05-10
target/i386: fix feature dependency for WAITPKG
Paolo Bonzini
2024-05-10
target/i386: remove PCOMMIT from TCG, deprecate property
Paolo Bonzini
2024-05-07
target/i386: Fix CPUID encoding of Fn8000001E_ECX
Babu Moger
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-05-03
target/i386: Introduce SapphireRapids-v3 to add missing features
Lei Wang
2024-04-29
target/i386/cpu: Remove "x86" prefix from the CPU list
Thomas Huth
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-23
target/i386/cpu: Merge the warning and error messages for AMD HT check
Zhao Liu
2024-04-23
target/i386/cpu: Consolidate the use of warn_report_once()
Zhao Liu
2024-04-23
target/i386: Export RFDS bit to guests
Pawan Gupta
2024-04-23
target/i386: Add new CPU model SierraForest
Tao Su
2024-04-23
target/i386: Introduce Icelake-Server-v7 to enable TSX
Zhenzhong Duan
2024-04-18
target/i386: add guest-phys-bits cpu property
Gerd Hoffmann
2024-03-18
target/i386: fix direction of "32-bit MMU" test
Paolo Bonzini
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-02-28
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
[next]