index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386/cpu: Remove "x86" prefix from the CPU list
Thomas Huth
2024-04-29
1
-1
/
+1
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-2
/
+2
*
target/i386/cpu: Merge the warning and error messages for AMD HT check
Zhao Liu
2024-04-23
1
-3
/
+3
*
target/i386/cpu: Consolidate the use of warn_report_once()
Zhao Liu
2024-04-23
1
-8
/
+5
*
target/i386: Export RFDS bit to guests
Pawan Gupta
2024-04-23
1
-2
/
+2
*
target/i386: Add new CPU model SierraForest
Tao Su
2024-04-23
1
-0
/
+126
*
target/i386: Introduce Icelake-Server-v7 to enable TSX
Zhenzhong Duan
2024-04-23
1
-0
/
+10
*
target/i386: add guest-phys-bits cpu property
Gerd Hoffmann
2024-04-18
1
-0
/
+22
*
target/i386: fix direction of "32-bit MMU" test
Paolo Bonzini
2024-03-18
1
-1
/
+1
*
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
1
-7
/
+7
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-28
1
-3
/
+6
|
\
|
*
target/i386: Fix physical address truncation
Paolo Bonzini
2024-02-28
1
-1
/
+1
|
*
target/i386: use separate MMU indexes for 32-bit accesses
Paolo Bonzini
2024-02-28
1
-4
/
+7
*
|
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
1
-2
/
+0
|
/
*
target/i386: do not filter processor tracing features except on KVM
Paolo Bonzini
2024-02-23
1
-1
/
+10
*
target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
Xiaoyao Li
2024-02-16
1
-1
/
+1
*
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
2024-02-16
1
-2
/
+2
*
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
2024-02-16
1
-0
/
+2
*
target/i386/cpu: Fix typo in comment
Bernhard Beschow
2024-02-14
1
-1
/
+1
*
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-14
1
-4
/
+5
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
1
-1
/
+1
*
target/i386: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
1
-0
/
+10
*
accel: Do not set CPUState::tcg_cflags in non-TCG accels
Philippe Mathieu-Daudé
2024-01-19
1
-1
/
+1
*
target: Use generic cpu_model_from_type()
Gavin Shan
2024-01-05
1
-2
/
+1
*
target/i386: implement CMPccXADD
Paolo Bonzini
2023-12-29
1
-1
/
+1
*
target: Restrict 'sysemu/reset.h' to system emulation
Philippe Mathieu-Daudé
2023-12-20
1
-1
/
+1
*
target/i386/cpu: Improve error message for property "vendor"
Markus Armbruster
2023-11-17
1
-1
/
+2
*
system/cpus: Fix CPUState.nr_cores' calculation
Zhuocheng Ding
2023-11-07
1
-5
/
+4
*
target/i386: check CPUID_PAE to determine 36 bit processor address space
Ani Sinha
2023-10-25
1
-1
/
+1
*
target/i386: implement SHA instructions
Paolo Bonzini
2023-10-25
1
-1
/
+1
*
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2023-10-17
1
-0
/
+1
*
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-11
1
-3
/
+3
*
target/i386: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-10-07
1
-1
/
+1
*
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
2023-10-07
1
-0
/
+1
*
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
1
-1
/
+0
*
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-10-03
1
-0
/
+1
*
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
2023-09-26
1
-1
/
+2
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-25
1
-1
/
+2
|
\
|
*
target/i386: Export GDS_NO bit to guests
Pawan Gupta
2023-09-21
1
-1
/
+1
|
*
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2023-09-21
1
-0
/
+1
*
|
i386: spelling fixes
Michael Tokarev
2023-09-20
1
-2
/
+2
|
/
*
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
2023-09-13
1
-16
/
+16
*
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
2023-09-13
1
-6
/
+4
*
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
2023-09-13
1
-2
/
+2
*
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2023-09-01
1
-1
/
+1
*
target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
Ake Koomsin
2023-08-28
1
-1
/
+5
*
target/i386: Add new CPU model GraniteRapids
Tao Su
2023-07-07
1
-0
/
+136
*
target/i386: Add few security fix bits in ARCH_CAPABILITIES into SapphireRapi...
Lei Wang
2023-07-07
1
-2
/
+11
*
target/i386: Add support for MCDT_NO in CPUID enumeration
Tao Su
2023-07-07
1
-0
/
+26
*
target/i386: Adjust feature level according to FEAT_7_1_EDX
Tao Su
2023-07-07
1
-0
/
+1
[next]