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