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
path:
root
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
target/avr: Avoid use of tcg_const_i32 throughout
Richard Henderson
1
-15
/
+15
2023-03-13
target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
Richard Henderson
1
-8
/
+10
2023-03-13
target/xtensa: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/tricore: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/sparc: Remove `NB_MMU_MODES` define
Anton Johansson
1
-2
/
+0
2023-03-13
target/sh4: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/s390x: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/rx: Remove `NB_MMU_MODES` define
Anton Johansson
1
-2
/
+0
2023-03-13
target/riscv: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/ppc: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/openrisc: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/nios2: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/mips: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/microblaze: Remove `NB_MMU_MODES` define
Anton Johansson
2
-2
/
+1
2023-03-13
target/m68k: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/loongarch: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/i386: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/hppa: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/hexagon: Remove `NB_MMU_MODES` define
Anton Johansson
1
-2
/
+0
2023-03-13
target/cris: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/avr: Remove `NB_MMU_MODES` define
Anton Johansson
1
-1
/
+0
2023-03-13
target/arm: Remove `NB_MMU_MODES` define
Anton Johansson
1
-2
/
+0
2023-03-13
target/alpha: Remove `NB_MMU_MODES` define
Anton Johansson
1
-2
/
+0
2023-03-13
target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
Richard Henderson
1
-17
/
+0
2023-03-13
target/s390x: Remove assert vs g_in2
Richard Henderson
1
-10
/
+10
2023-03-13
target/s390x: Drop tcg_temp_free from translate.c
Richard Henderson
1
-105
/
+0
2023-03-13
target/s390x: Drop tcg_temp_free from translate_vx.c.inc
Richard Henderson
1
-143
/
+0
2023-03-13
target/s390x: Drop free_compare
Richard Henderson
1
-45
/
+1
2023-03-13
target/mips: Drop tcg_temp_free from translate.c
Richard Henderson
1
-523
/
+14
2023-03-13
target/mips: Drop tcg_temp_free from vr54xx_translate.c
Richard Henderson
1
-4
/
+0
2023-03-13
target/mips: Drop tcg_temp_free from tx79_translate.c
Richard Henderson
1
-41
/
+0
2023-03-13
target/mips: Drop tcg_temp_free from translate_addr_const.c
Richard Henderson
1
-7
/
+0
2023-03-13
target/mips: Drop tcg_temp_free from octeon_translate.c
Richard Henderson
1
-23
/
+0
2023-03-13
target/mips: Drop tcg_temp_free from nanomips_translate.c.inc
Richard Henderson
1
-117
/
+10
2023-03-13
target/mips: Drop tcg_temp_free from mxu_translate.c
Richard Henderson
1
-51
/
+0
2023-03-13
target/mips: Drop tcg_temp_free from msa_translate.c
Richard Henderson
1
-9
/
+0
2023-03-13
target/mips: Drop tcg_temp_free from micromips_translate.c.inc
Richard Henderson
1
-8
/
+0
2023-03-13
target/s390x: Fix emulation of C(G)HRL
Nina Schoetterl-Glausch
2
-2
/
+9
2023-03-12
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
1
-2
/
+1
2023-03-10
linux-user/sparc: Handle floating-point exceptions
Richard Henderson
1
-2
/
+1
2023-03-10
Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into staging
Peter Maydell
22
-580
/
+891
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
47
-38
/
+50
2023-03-09
Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-1
/
+1
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
1
-0
/
+5
2023-03-08
target/mips: Set correct CP0.Config[4, 5] values for M14K(c)
Marcin Nowakowski
1
-2
/
+8
2023-03-08
target/mips: Implement CP0.Config7.WII bit support
Marcin Nowakowski
3
-1
/
+7
2023-03-08
target/mips: Fix SWM32 handling for microMIPS
Marcin Nowakowski
1
-2
/
+2
2023-03-07
gdbstub: move syscall handling to new file
Alex Bennée
3
-3
/
+3
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
45
-35
/
+45
2023-03-07
target/mips: Fix JALS32/J32 instruction handling for microMIPS
Marcin Nowakowski
1
-0
/
+8
[prev]
[next]