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-10-22
target/i386: Use tcg_gen_ext_tl
Richard Henderson
2023-10-22
target/i386: Use i128 for 128 and 256-bit loads and stores
Richard Henderson
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-19
memory: follow Error API guidelines
Marc-André Lureau
2023-10-17
target/i386: check intercept for XSETBV
Paolo Bonzini
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2023-10-12
target/i386: fix shadowed variable pasto
Paolo Bonzini
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
2023-10-07
target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
Philippe Mathieu-Daudé
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-07
target/i386/hvf: Remove unused includes in 'hvf-i386.h'
Philippe Mathieu-Daudé
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
2023-10-03
accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
Philippe Mathieu-Daudé
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
2023-09-26
target/i386/seg_helper: remove shadowed variable
Paolo Bonzini
2023-09-26
target/i386/seg_helper: introduce tss_set_busy
Paolo Bonzini
2023-09-26
target/i386/translate: avoid shadowed local variables
Paolo Bonzini
2023-09-26
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
2023-09-26
target/i386/kvm: eliminate 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-15
target/i386: Use clmul_64
Richard Henderson
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-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
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
[next]