index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
target/i386: check intercept for XSETBV
Paolo Bonzini
2
-0
/
+2
2023-10-17
target/i386/cpu: Fix CPUID_HT exposure
Xiaoyao Li
2
-0
/
+3
2023-10-12
target/i386: fix shadowed variable pasto
Paolo Bonzini
1
-1
/
+1
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
1
-3
/
+3
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-07
target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss
Philippe Mathieu-Daudé
1
-5
/
+5
2023-10-07
target/i386: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
3
-5
/
+5
2023-10-07
sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets
Philippe Mathieu-Daudé
4
-0
/
+5
2023-10-07
target/i386/hvf: Remove unused includes in 'hvf-i386.h'
Philippe Mathieu-Daudé
1
-6
/
+0
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
1
-1
/
+0
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
6
-25
/
+25
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
3
-422
/
+422
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-10-03
target/*: Add instance_align to all cpu base classes
Richard Henderson
1
-0
/
+1
2023-10-03
accel: Rename accel_cpu_realize() -> accel_cpu_common_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-03
accel: Rename AccelCPUClass::cpu_realizefn() -> cpu_target_realize()
Philippe Mathieu-Daudé
3
-3
/
+3
2023-10-03
accel: Rename accel_cpu_realizefn() -> accel_cpu_realize()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
1
-2
/
+0
2023-09-26
target/i386/seg_helper: remove shadowed variable
Paolo Bonzini
1
-12
/
+10
2023-09-26
target/i386/seg_helper: introduce tss_set_busy
Paolo Bonzini
1
-14
/
+17
2023-09-26
target/i386/translate: avoid shadowed local variables
Paolo Bonzini
1
-3
/
+1
2023-09-26
target/i386/cpu: avoid shadowed local variables
Paolo Bonzini
1
-1
/
+2
2023-09-26
target/i386/kvm: eliminate shadowed local variables
Paolo Bonzini
1
-6
/
+1
2023-09-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-1
/
+3
2023-09-21
target/i386: Export GDS_NO bit to guests
Pawan Gupta
1
-1
/
+1
2023-09-21
target/i386: enumerate bit 56 of MSR_IA32_VMX_BASIC
Paolo Bonzini
2
-0
/
+2
2023-09-20
i386: spelling fixes
Michael Tokarev
6
-13
/
+13
2023-09-15
target/i386: Use clmul_64
Richard Henderson
1
-31
/
+9
2023-09-13
target/i386: Call accel-agnostic x86_cpu_get_supported_cpuid()
Philippe Mathieu-Daudé
1
-16
/
+16
2023-09-13
target/i386: Drop accel_uses_host_cpuid before x86_cpu_get_supported_cpuid
Philippe Mathieu-Daudé
1
-6
/
+4
2023-09-13
target/i386: Check kvm_hyperv_expand_features() return value
Philippe Mathieu-Daudé
1
-2
/
+2
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
13
-84
/
+85
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+2
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2
-2
/
+3
2023-09-07
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+1
2023-09-07
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
Philippe Mathieu-Daudé
1
-0
/
+3
2023-09-07
target/i386: Restrict declarations specific to CONFIG_KVM
Philippe Mathieu-Daudé
1
-11
/
+16
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2
-20
/
+0
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
1
-7
/
+0
2023-09-07
target/i386: Remove unused KVM stubs
Philippe Mathieu-Daudé
1
-26
/
+0
2023-09-07
target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
Philippe Mathieu-Daudé
2
-4
/
+2
2023-09-07
target/i386/helper: Restrict KVM declarations to system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-01
target/i386: Add support for AMX-COMPLEX in CPUID enumeration
Tao Su
2
-1
/
+3
2023-09-01
target/i386: fix memory operand size for CVTPS2PD
Paolo Bonzini
2
-7
/
+37
2023-09-01
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2
-4
/
+4
2023-09-01
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2
-1
/
+13
2023-08-31
target/translate: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2023-08-31
bulk: Do not declare function prototypes using 'extern' keyword
Philippe Mathieu-Daudé
1
-3
/
+3
2023-08-31
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
12
-3014
/
+0
2023-08-28
Merge tag 'pull-tcg-20230823-2' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2
-7
/
+5
[next]