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