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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-26
Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...
Peter Maydell
16
-67
/
+143
2024-01-26
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
1
-1
/
+1
2024-01-26
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
1
-1
/
+1
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
7
-7
/
+27
2024-01-26
target/arm: Move e2h_access() helper around
Philippe Mathieu-Daudé
1
-14
/
+15
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
3
-6
/
+7
2024-01-26
target/arm: Expose M-profile register bank index definitions
Philippe Mathieu-Daudé
2
-15
/
+15
2024-01-26
target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2
-2
/
+3
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
6
-5
/
+25
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
4
-4
/
+9
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2
-4
/
+4
2024-01-26
target/arm/cpregs: Include missing 'kvm-consts.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm/cpregs: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+2
2024-01-26
target/arm/cpu-features: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
1
-0
/
+2
2024-01-26
target/arm: Fix VNCR fault detection logic
Peter Maydell
1
-1
/
+1
2024-01-26
target/xtensa: fix OOB TLB entry access
Max Filippov
1
-12
/
+35
2024-01-25
target/loongarch/kvm: Enable LSX/LASX extension
Song Gao
1
-7
/
+38
2024-01-25
target/loongarch: Set cpuid CSR register only once with kvm mode
Bibo Mao
1
-3
/
+6
2024-01-21
target/hexagon: reduce scope of def_regnum, remove dead assignment
Brian Cain
1
-3
/
+1
2024-01-21
Hexagon (target/hexagon) Remove old dectree.py
Taylor Simpson
6
-839
/
+0
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
Taylor Simpson
5
-12
/
+188
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
Taylor Simpson
7
-14
/
+439
2024-01-21
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
1
-51
/
+0
2024-01-21
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
2
-12
/
+0
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
2
-157
/
+157
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_op_regs
Taylor Simpson
1
-2
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_idef_parser_funcs
Taylor Simpson
1
-16
/
+4
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_funcs
Taylor Simpson
2
-313
/
+103
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_helper_protos
Taylor Simpson
2
-148
/
+8
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_tcg_funcs
Taylor Simpson
2
-547
/
+683
2024-01-21
Hexagon (target/hexagon) Clean up handling of modifier registers
Taylor Simpson
4
-16
/
+17
2024-01-21
Hexagon (target/hexagon) Fix shadow variable when idef-parser is off
Taylor Simpson
1
-3
/
+3
2024-01-19
Merge tag 'hw-cpus-20240119' of https://github.com/philmd/qemu into staging
Peter Maydell
13
-86
/
+120
2024-01-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
3
-15
/
+24
2024-01-19
target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
Philippe Mathieu-Daudé
1
-14
/
+14
2024-01-19
target/i386: Rename tcg_cpu_FOO() to include 'x86'
Philippe Mathieu-Daudé
1
-16
/
+16
2024-01-19
target/arm: Ensure icount is enabled when emulating INST_RETIRED
Philippe Mathieu-Daudé
1
-0
/
+2
2024-01-19
system/cpu-timers: Introduce ICountMode enumerator
Philippe Mathieu-Daudé
1
-1
/
+2
2024-01-19
target/alpha: Only build sys_helper.c on system emulation
Philippe Mathieu-Daudé
2
-5
/
+4
2024-01-19
target/alpha: Extract clk_helper.c from sys_helper.c
Philippe Mathieu-Daudé
3
-15
/
+33
2024-01-19
target/xtensa: use generic instruction breakpoint infrastructure
Max Filippov
5
-33
/
+47
2024-01-19
accel: Do not set CPUState::tcg_cflags in non-TCG accels
Philippe Mathieu-Daudé
2
-2
/
+2
2024-01-18
Merge tag 'pull-target-arm-20240118' of https://git.linaro.org/people/pmaydel...
Peter Maydell
1
-8
/
+6
2024-01-18
remove unnecessary casts from uintptr_t
Paolo Bonzini
1
-4
/
+4
2024-01-18
target/i386: pcrel: store low bits of physical address in data[0]
Paolo Bonzini
2
-5
/
+16
2024-01-18
target/i386: fix incorrect EIP in PC-relative translation blocks
guoguangyao
1
-2
/
+2
2024-01-18
target/i386: Do not re-compute new pc with CF_PCREL
Richard Henderson
1
-4
/
+2
2024-01-16
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...
Peter Maydell
4
-24
/
+24
2024-01-15
target/arm: arm_pamax() no longer needs to do feature propagation
Peter Maydell
1
-8
/
+6
2024-01-13
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
1
-5
/
+1
[next]