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-01-06
Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-01-06
Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into staging
Peter Maydell
2023-01-05
target/sparc: Avoid TCGV_{LOW,HIGH}
Richard Henderson
2023-01-05
Hexagon (target/hexagon) implement mutability mask for GPRs
Marco Liebel
2023-01-05
target/hexagon: suppress unused variable warning
Alessandro Di Federico
2023-01-05
target/hexagon/idef-parser: fix two typos in README
Matheus Tavares Bernardino
2023-01-05
target/hexagon: rename aliased register HEX_REG_P3_0
Mukilan Thiyagarajan
2023-01-05
target/arm: align exposed ID registers with Linux
Zhuojia Shen
2023-01-05
target/arm: cleanup cpu includes
Claudio Fontana
2023-01-05
target/arm: Remove unused includes from helper.c
Fabiano Rosas
2023-01-05
target/arm: Remove unused includes from m_helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch brace errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch space errors in helper.c
Fabiano Rosas
2023-01-05
target/arm: Fix checkpatch comment style warnings in helper.c
Fabiano Rosas
2023-01-05
target/arm: fix handling of HLT semihosting in system mode
Alex Bennée
2023-01-05
target/arm: Add ARM Cortex-R52 CPU
Tobias Röhmel
2023-01-05
target/arm: Add PMSAv8r functionality
Tobias Röhmel
2023-01-05
target/arm: Add PMSAv8r registers
Tobias Röhmel
2023-01-05
target/arm: Enable TTBCR_EAE for ARMv8-R AArch32
Tobias Röhmel
2023-01-05
target/arm: Make stage_2_format for cache attributes optional
Tobias Röhmel
2023-01-05
target/arm: Make RVBAR available for all ARMv8 CPUs
Tobias Röhmel
2023-01-05
target/arm: Don't add all MIDR aliases for cores that implement PMSA
Tobias Röhmel
2023-01-05
target/arm:Set lg_page_size to 0 if either S1 or S2 asks for it
Peter Maydell
2023-01-04
target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
Richard Henderson
2023-01-04
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb
Richard Henderson
2023-01-04
target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt
Richard Henderson
2022-12-21
target/ppc: Check DEXCR on hash{st, chk} instructions
Nicholas Miehlbradt
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
2022-12-21
target/ppc/mmu_common: Fix table layout of "info tlb" HMP command
Bernhard Beschow
2022-12-21
target/ppc/mmu_common: Log which effective address had no TLB entry found
Bernhard Beschow
2022-12-21
target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"
Philippe Mathieu-Daudé
2022-12-19
target/hppa: Fix fid instruction emulation
Helge Deller
2022-12-19
target/hppa: Generate illegal instruction exception for 64-bit instructions
Helge Deller
2022-12-19
Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2022-12-18
target/tricore: Fix gdbstub write to address registers
Richard Henderson
2022-12-18
target/sh4: Mask restore of env->flags from tb->flags
Guenter Roeck
2022-12-18
Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-12-16
target/hexagon: call idef-parser functions
Alessandro Di Federico
2022-12-16
target/hexagon: import parser for idef-parser
Anton Johansson
2022-12-16
target/hexagon: import lexer for idef-parser
Paolo Montesel
2022-12-16
target/hexagon: prepare input for the idef-parser
Alessandro Di Federico
2022-12-16
target/hexagon: introduce new helper functions
Niccolò Izzo
2022-12-16
target/hexagon: make helper functions non-static
Paolo Montesel
2022-12-16
target/hexagon: make slot number an unsigned
Paolo Montesel
2022-12-16
target/hexagon: import README for idef-parser
Alessandro Di Federico
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for tight loops
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Use direct block chaining for direct jump/branch
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for various forms of jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for compound compare and jump
Taylor Simpson
2022-12-16
Hexagon (target/hexagon) Add overrides for direct call instructions
Taylor Simpson
[next]