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
Age
Commit message (
Expand
)
Author
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
target/i386: Restrict declarations specific to CONFIG_KVM
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Remove unused KVM stubs
Philippe Mathieu-Daudé
2023-09-07
target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
Philippe Mathieu-Daudé
2023-09-07
target/i386/helper: Restrict KVM declarations to system emulation
Philippe Mathieu-Daudé
2023-09-01
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2023-09-01
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2023-09-01
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2023-09-01
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-28
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2023-08-28
target/i386: add support for VMX_SECONDARY_EXEC_ENABLE_USER_WAIT_PAUSE
Ake Koomsin
2023-08-24
sysemu/hvf: Use vaddr for hvf_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
2023-08-22
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-04
target/i386: Check CR0.TS before enter_mmx
Matt Borgerson
2023-08-01
i386/xen: consistent locking around Xen singleshot timers
David Woodhouse
2023-07-08
target/i386: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
2023-07-08
target/i386: Use aesenc_SB_SR_MC_AK
Richard Henderson
2023-07-08
target/i386: Use aesdec_IMC
Richard Henderson
2023-07-08
target/i386: Use aesdec_ISB_ISR_AK
Richard Henderson
2023-07-08
target/i386: Use aesenc_SB_SR_AK
Richard Henderson
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 new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Tao Su
2023-07-07
target/i386: Allow MCDT_NO if host supports
Tao Su
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
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
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-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
target/i386/WHPX: Fix error message when fail to set ProcessorCount
Zhao Liu
2023-06-28
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Rename 'cpu_state' -> 'cs'
Philippe Mathieu-Daudé
2023-06-28
accel: Inline WHPX get_whpx_vcpu()
Philippe Mathieu-Daudé
2023-06-28
accel: Rename WHPX 'struct whpx_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove WHPX unreachable error path
Philippe Mathieu-Daudé
2023-06-28
accel: Inline NVMM get_qemu_vcpu()
Philippe Mathieu-Daudé
2023-06-28
accel: Rename NVMM 'struct qemu_vcpu' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
accel: Remove NVMM unreachable error path
Philippe Mathieu-Daudé
[prev]
[next]