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.h
Age
Commit message (
Expand
)
Author
2024-11-07
target/i386: Fix legacy page table walk
Alexander Graf
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-05
hw/core: Make CPU topology enumeration arch-agnostic
Zhao Liu
2024-11-05
target/i386: Set 2-NaN propagation rule explicitly
Peter Maydell
2024-10-31
target/i386: Add feature dependencies for AVX10
Tao Su
2024-10-31
target/i386: add CPUID.24 features for AVX10
Tao Su
2024-10-31
target/i386: add AVX10 feature and AVX10 version property
Tao Su
2024-10-31
target/i386: Wrap cc_op_live with a validity check
Richard Henderson
2024-10-31
target/i386: Introduce cc_op_size
Richard Henderson
2024-10-31
target/i386: Rearrange CCOp
Richard Henderson
2024-10-31
target/i386: remove CC_OP_CLR
Paolo Bonzini
2024-10-31
target/i386: Expose new feature bits in CPUID 8000_0021_EAX/EBX
Babu Moger
2024-10-31
target/i386: Expose bits related to SRSO vulnerability
Babu Moger
2024-10-31
target/i386: Add PerfMonV2 feature bit
Sandipan Das
2024-10-31
target/i386: Fix minor typo in NO_NESTED_DATA_BP feature bit
Babu Moger
2024-10-17
target/i386: Add support save/load HWCR MSR
Gao Shiyuan
2024-10-17
target/i386: Enable fdp-excptn-only and zero-fcs-fds
Xiaoyao Li
2024-10-13
target/i386/gdbstub: Expose orig_ax
Ilya Leoshkevich
2024-10-02
target/i386: Raise the highest index value used for any VMCS encoding
Lei Wang
2024-10-02
target/i386: Delete duplicated macro definition CR4_FRED_MASK
Xin Li (Intel)
2024-08-21
target/i386: Fix carry flag for BLSI
Richard Henderson
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
2024-07-16
target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
Richard Henderson
2024-07-04
target/i386/SEV: implement mask_cpuid_features
Paolo Bonzini
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
2024-07-03
target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
Paolo Bonzini
2024-06-28
target/i386: give CC_OP_POPCNT low bits corresponding to MO_TL
Paolo Bonzini
2024-06-28
target/i386: use cpu_cc_dst for CC_OP_POPCNT
Paolo Bonzini
2024-06-19
target/i386: Remove X86CPU::kvm_no_smi_migration field
Philippe Mathieu-Daudé
2024-06-11
target/i386: rewrite flags writeback for ADCX/ADOX
Paolo Bonzini
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
i386: Fix MCE support for AMD hosts
John Allen
2024-06-08
target/i386: Add get/set/migrate support for FRED MSRs
Xin Li
2024-06-08
target/i386: enumerate VMX nested-exception support
Xin Li
2024-06-08
target/i386: mark CR4.FRED not reserved
Xin Li
2024-06-08
target/i386: add support for FRED in CPUID enumeration
Xin Li
2024-05-26
target/i386: Pass host pointer and size to cpu_x86_{xsave,xrstor}
Richard Henderson
2024-05-26
target/i386: Pass host pointer and size to cpu_x86_{fxsave,fxrstor}
Richard Henderson
2024-05-26
target/i386: Pass host pointer and size to cpu_x86_{fsave,frstor}
Richard Henderson
2024-05-26
target/i386: Add {hw,sw}_reserved to X86LegacyXSaveArea
Richard Henderson
2024-05-26
target/i386: Add rbfm argument to cpu_x86_{xsave,xrstor}
Richard Henderson
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: Introduce module level cpu topology to CPUX86State
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
target/i386: add control bits support for LAM
Binbin Wu
[next]