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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
22
-22
/
+23
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
37
-81
/
+42
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
26
-70
/
+37
2022-03-06
target: Use forward declared type instead of structure type
Philippe Mathieu-Daudé
8
-93
/
+93
2022-03-06
target/hexagon: Add missing 'hw/core/cpu.h' include
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-06
target: Include missing 'cpu.h'
Philippe Mathieu-Daudé
4
-0
/
+7
2022-03-06
Hexagon (target/hexagon) convert to OBJECT_DECLARE_TYPE
Taylor Simpson
1
-7
/
+3
2022-03-06
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2022-03-06
cpu: Add missing 'exec/exec-all.h' and 'qemu/accel.h' headers
Philippe Mathieu-Daudé
1
-0
/
+2
2022-03-06
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
Philippe Mathieu-Daudé
1
-0
/
+1
2022-03-06
meson: Display libfdt as disabled when system emulation is disabled
Philippe Mathieu-Daudé
1
-1
/
+3
2022-03-06
softmmu: Build target-agnostic objects once
Philippe Mathieu-Daudé
1
-12
/
+12
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
3
-4
/
+12
2022-03-06
exec/cpu: Make address_space_init/reloading_memory_map target agnostic
Philippe Mathieu-Daudé
2
-25
/
+23
2022-03-06
exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
Philippe Mathieu-Daudé
1
-12
/
+13
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
6
-1
/
+5
2022-03-06
misc: Remove unnecessary "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
3
-3
/
+0
2022-03-06
softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2022-03-06
softmmu/physmem: Remove unnecessary include
Philippe Mathieu-Daudé
1
-1
/
+0
2022-03-06
softmmu/globals: Remove unused 'hw/i386/*' headers
Philippe Mathieu-Daudé
1
-2
/
+0
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
4
-6
/
+12
2022-03-06
accel: Introduce AccelOpsClass::cpu_thread_is_idle()
Philippe Mathieu-Daudé
4
-2
/
+17
2022-03-06
softmmu/cpus: Code movement
Philippe Mathieu-Daudé
1
-5
/
+5
2022-03-06
accel/hax: Introduce CONFIG_HAX_IS_POSSIBLE
Philippe Mathieu-Daudé
3
-12
/
+15
2022-03-06
accel/kvm: Simplify user-mode #ifdef'ry
Philippe Mathieu-Daudé
1
-5
/
+0
2022-03-06
sysemu/kvm: Make kvm_on_sigbus() / kvm_on_sigbus_vcpu() target agnostic
Philippe Mathieu-Daudé
1
-3
/
+3
2022-03-06
sysemu/memory_mapping: Become target-agnostic
Philippe Mathieu-Daudé
2
-3
/
+3
2022-03-06
exec: Make cpu_memory_rw_debug() target agnostic
Philippe Mathieu-Daudé
5
-11
/
+11
2022-03-06
exec: Declare vaddr as a generic target-agnostic type
Philippe Mathieu-Daudé
2
-12
/
+13
2022-03-06
accel/meson: Only build hw virtualization with system emulation
Philippe Mathieu-Daudé
1
-5
/
+7
2022-03-06
accel: Restrict sysemu stubs to system emulation
Philippe Mathieu-Daudé
1
-4
/
+7
2022-03-05
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220305' into s...
Peter Maydell
9
-196
/
+190
2022-03-05
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220304' into...
Peter Maydell
17
-93
/
+440
2022-03-05
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
75
-2823
/
+4860
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to helper_XVCVSPBF16
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: Add missing helper_reset_fpstatus to VSX_MAX_MINC
Víctor Colombo
1
-0
/
+2
2022-03-05
target/ppc: split XXGENPCV macros for readability
Matheus Ferst
2
-42
/
+57
2022-03-05
target/ppc: use andc in vrlqmi
Matheus Ferst
1
-4
/
+2
2022-03-05
target/ppc: use extract/extract2 to create vrlqnm mask
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: use ext32u and deposit in do_vx_vmulhw_i64
Matheus Ferst
1
-7
/
+3
2022-03-05
target/ppc: Fix vmul[eo]* instructions marked 2.07
Lucas Mateus Castro (alqotel)
1
-8
/
+8
2022-03-05
tests/tcg/ppc64le: Use Altivec register names in clobber list
Matheus Ferst
1
-8
/
+8
2022-03-05
tests/tcg/ppc64le: emit bcdsub with .long when needed
Matheus Ferst
1
-31
/
+42
2022-03-05
tests/tcg/ppc64le: drop __int128 usage in bcdsub
Matheus Ferst
1
-68
/
+61
2022-03-05
target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
Matheus Ferst
1
-38
/
+20
2022-03-05
tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
Matheus Ferst
1
-10
/
+9
2022-03-05
Use long endian options for ppc64
Miroslav Rezanina
2
-4
/
+4
2022-03-04
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220304-pull-reques...
Peter Maydell
27
-364
/
+600
2022-03-04
tcg/i386: Implement bitsel for avx512
Richard Henderson
2
-2
/
+20
2022-03-04
tcg/i386: Implement more logical operations for avx512
Richard Henderson
2
-5
/
+39
[next]