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-02-28
target/i386: Fix physical address truncation
Paolo Bonzini
2024-02-28
target/i386: use separate MMU indexes for 32-bit accesses
Paolo Bonzini
2024-02-23
target/i386: do not filter processor tracing features except on KVM
Paolo Bonzini
2024-02-16
target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
Xiaoyao Li
2024-02-16
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
2024-02-16
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
2024-02-14
target/i386/cpu: Fix typo in comment
Bernhard Beschow
2024-02-14
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/i386: Populate CPUClass.mmu_index
Richard Henderson
2024-01-19
accel: Do not set CPUState::tcg_cflags in non-TCG accels
Philippe Mathieu-Daudé
2024-01-05
target: Use generic cpu_model_from_type()
Gavin Shan
2023-12-29
target/i386: implement CMPccXADD
Paolo Bonzini
2023-12-20
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
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
[prev]
[next]