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-04-10
target/arm: Copy guarded bit in combine_cacheattrs
Richard Henderson
2023-04-10
target/arm: PTE bit GP only applies to stage1
Richard Henderson
2023-04-09
target/ppc: Fix temp usage in gen_op_arith_modw
Richard Henderson
2023-04-04
Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-04-04
target/loongarch: Enables plugins to get instruction codes
tanhongze
2023-04-03
target/arm: Fix generated code for cpreg reads when HSTR is active
Peter Maydell
2023-04-03
target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
Philippe Mathieu-Daudé
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
2023-03-28
target/arm/gdbstub: Only advertise M-profile features if TCG available
Philippe Mathieu-Daudé
2023-03-24
target/ppc: Fix helper_pminsn() prototype
Cédric Le Goater
2023-03-24
target/s390x: Fix float_comp_to_cc() prototype
Cédric Le Goater
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-21
target/arm: Don't advertise aarch64-pauth.xml to gdb
Peter Maydell
2023-03-21
target/arm: Add Neoverse-N1 registers
Chen Baozi
2023-03-20
target/s390x/tcg/mem_helper: Remove bad assert() statement
Thomas Huth
2023-03-20
target/s390x: Update do_unaligned_access() comment
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STGRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CGRL and CLGRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CRL and CGFRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LLGFRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LRL and LGFRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LGRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle EXECUTE of odd addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle branching to odd addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
2023-03-20
target/s390x: Fix R[NOX]SBG with T=1
Ilya Leoshkevich
2023-03-20
target/s390x: Implement Early Exception Recognition
Ilya Leoshkevich
2023-03-20
target/s390x: Fix LPSW
Ilya Leoshkevich
2023-03-17
Merge tag 'trivial-branch-for-8.0-pull-request' of https://gitlab.com/laurent...
Peter Maydell
2023-03-16
target/sh4: Honor QEMU_LOG_FILENAME with QEMU_LOG=cpu
Ilya Leoshkevich
2023-03-15
Fix build without CONFIG_XEN_EMU
Miroslav Rezanina
2023-03-14
Merge tag 'pull-tcg-20230313' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2023-03-13
target/tricore: Use min/max for saturate
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in translate.c
Richard Henderson
2023-03-13
target/ppc: Fix gen_tlbsx_booke206
Richard Henderson
2023-03-13
target/ppc: Rewrite trans_ADDG6S
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in power8-pmu-regs.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in fp-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vsx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in xxeval
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_* in vmx-impl.c.inc
Richard Henderson
2023-03-13
target/ppc: Avoid tcg_const_i64 in do_vcntmb
Richard Henderson
2023-03-13
target/m68k: Use tcg_constant_i32 in gen_ea_mode
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_rev
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in disas_simd_zip_trn
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_* in translate-mve.c
Richard Henderson
2023-03-13
target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
Richard Henderson
[next]