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-02-27
Merge tag 'pull-request-2023-02-27' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-02-27
target/s390x: Use tcg_constant_* in translate_vx.c.inc
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_i32 for fpinst_extract_m34
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* for DisasCompare
Richard Henderson
2023-02-27
target/s390x: Use tcg_constant_* in local contexts
Richard Henderson
2023-02-27
target/s390x: Hoist some computation in access_memmove
Richard Henderson
2023-02-27
target/s390x: Inline do_access_{get,set}_byte
Richard Henderson
2023-02-27
target/s390x: Remove TLB_NOTDIRTY workarounds
Richard Henderson
2023-02-27
target/s390x: Tidy access_prepare_nf
Richard Henderson
2023-02-27
target/s390x: Use void* for haddr in S390Access
Richard Henderson
2023-02-27
target/s390x: Pass S390Access pointer into access_prepare
Richard Henderson
2023-02-27
target/s390x: Fix s390_probe_access for user-only
Richard Henderson
2023-02-27
target/s390x/arch_dump: Simplify memory allocation in s390x_write_elf64_notes()
Thomas Huth
2023-02-27
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
2023-02-26
Merge tag 'pull-riscv-to-apply-20230224' of github.com:palmer-dabbelt/qemu in...
Peter Maydell
2023-02-24
Merge tag 'pull-error-2023-02-23' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2023-02-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-02-23
target/riscv: Fix vslide1up.vf and vslide1down.vf
LIU Zhiwei
2023-02-23
target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
Daniel Henrique Barboza
2023-02-23
target/riscv: Smepmp: Skip applying default rules when address matches
Himanshu Chauhan
2023-02-23
target/riscv: Remove privileged spec version restriction for RVV
Frank Chang
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
2023-02-21
target/microblaze: Add gdbstub xml
Richard Henderson
2023-02-21
target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets.
TaiseiIto
2023-02-16
target/arm: Move cpregs code out of cpu.h
Fabiano Rosas
2023-02-16
target/arm: Move PC alignment check
Fabiano Rosas
2023-02-16
target/arm: wrap call to aarch64_sve_change_el in tcg_enabled()
Claudio Fontana
2023-02-16
target/arm: wrap psci call with tcg_enabled
Claudio Fontana
2023-02-16
target/arm: rename handle_semihosting to tcg_handle_semihosting
Claudio Fontana
2023-02-16
target/arm: Declare CPU <-> NVIC helpers in 'hw/intc/armv7m_nvic.h'
Philippe Mathieu-Daudé
2023-02-16
target/arm: Store CPUARMState::nvic as NVICState*
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::nvic to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::arm_boot_info to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Restrict CPUARMState::gicv3state to sysemu
Philippe Mathieu-Daudé
2023-02-16
target/arm: Avoid resetting CPUARMState::eabi field
Philippe Mathieu-Daudé
2023-02-16
target/arm: Convert CPUARMState::eabi to boolean
Philippe Mathieu-Daudé
2023-02-16
target/arm: Constify ID_PFR1 on user emulation
Philippe Mathieu-Daudé
2023-02-16
target/arm: Reduce arm_v7m_mmu_idx_[all/for_secstate_and_priv]() scope
Philippe Mathieu-Daudé
2023-02-16
target/arm: Simplify arm_v7m_mmu_idx_for_secstate() for user emulation
Philippe Mathieu-Daudé
2023-02-16
target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
Richard Henderson
2023-02-11
target/i386: fix ADOX followed by ADCX
Paolo Bonzini
2023-02-11
target/i386: Fix C flag for BLSI, BLSMSK, BLSR
Richard Henderson
2023-02-11
target/i386: Fix BEXTR instruction
Richard Henderson
2023-02-08
Merge tag 'pull-tricore-20230208' of https://github.com/bkoppelmann/qemu into...
Peter Maydell
2023-02-08
target/tricore: Fix OPC1_16_SRO_LD_H translation
Anton Kochkov
2023-02-08
target/tricore: Fix OPC2_32_BO_LD_BU_PREINC
Bastian Koppelmann
2023-02-08
target/tricore: Fix OPC2_32_RRRR_DEXTR
Bastian Koppelmann
2023-02-08
target/tricore: Fix RRPW_DEXTR
Bastian Koppelmann
2023-02-08
target/tricore: Fix OPC2_32_RCRW_INSERT translation
Bastian Koppelmann
2023-02-08
target/tricore: Fix OPC2_32_RCRW_IMASK translation
Bastian Koppelmann
[next]