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
2024-04-02
accel/hvf: Un-inline hvf_arch_supports_guest_debug()
Philippe Mathieu-Daudé
2024-04-02
target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()
Philippe Mathieu-Daudé
2024-04-02
target/arm: take HSTR traps of cp15 accesses to EL2, not EL1
Peter Maydell
2024-03-31
Merge tag 'pull-ppc-for-9.0-3-20240331' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-30
target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor
Nicholas Piggin
2024-03-30
target/ppc: Fix GDB register indexing on secondary CPUs
Benjamin Gray
2024-03-30
target/ppc: Restore [H]DEXCR to 64-bits
Benjamin Gray
2024-03-30
target/ppc/mmu-radix64: Use correct string format in walk_tree()
Philippe Mathieu-Daudé
2024-03-29
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-03-29
target/hppa: Add diag instructions to set/restore shadow registers
Helge Deller
2024-03-29
target/hppa: Move diag argument handling to decodetree
Richard Henderson
2024-03-29
target/hppa: Generate getshadowregs inline
Richard Henderson
2024-03-27
target/hppa: Fix overflow computation for shladd
Richard Henderson
2024-03-27
target/hppa: Replace c with uv in do_cond
Richard Henderson
2024-03-27
target/hppa: Squash d for pa1.x during decode
Richard Henderson
2024-03-27
target/hppa: Fix unit carry conditions
Richard Henderson
2024-03-27
target/hppa: Optimize UADDCM with no condition
Richard Henderson
2024-03-27
target/hppa: Fix DCOR reconstruction of carry bits
Richard Henderson
2024-03-27
target/hppa: Use gva_offset_mask() everywhere
Sven Schnelle
2024-03-27
target/hppa: Fix EIRR, EIEM versus icount
Richard Henderson
2024-03-27
target/hppa: Tidy read of interval timer
Richard Henderson
2024-03-27
target/hppa: Mark interval timer write as io
Richard Henderson
2024-03-27
target/hppa: Fix ADD/SUB trap on overflow for narrow mode
Sven Schnelle
2024-03-27
target/hppa: Handle unit conditions for wide mode
Sven Schnelle
2024-03-27
target/hppa: Fix B,GATE for wide mode
Richard Henderson
2024-03-27
target/hppa: Fix BE,L set of sr0
Richard Henderson
2024-03-26
target/tricore/helper: Use correct string format in cpu_tlb_fill()
Philippe Mathieu-Daudé
2024-03-26
target/i386/tcg: Enable page walking from MMIO memory
Gregory Price
2024-03-25
target/s390x: Use mutable temporary value for op_ts
Ido Plat
2024-03-22
Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-03-22
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-03-22
target/riscv/kvm: fix timebase-frequency when using KVM acceleration
Yong-Xuan Wang
2024-03-22
target/riscv: Fix mode in riscv_tlb_fill
Irina Ryapolova
2024-03-22
target/riscv: rvv: Remove the dependency of Zvfbfmin to Zfbfmin
Max Chou
2024-03-22
target/riscv/vector_helper.c: optimize loops in ldst helpers
Daniel Henrique Barboza
2024-03-22
target/riscv: enable 'vstart_eq_zero' in the end of insns
Ivan Klokov
2024-03-22
trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
Daniel Henrique Barboza
2024-03-22
target/riscv: remove 'over' brconds from vector trans
Daniel Henrique Barboza
2024-03-22
target/riscv/vector_helpers: do early exit when vstart >= vl
Daniel Henrique Barboza
2024-03-22
target/riscv: always clear vstart for ldst_whole insns
Daniel Henrique Barboza
2024-03-22
target/riscv: always clear vstart in whole vec move insns
Daniel Henrique Barboza
2024-03-22
target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
Daniel Henrique Barboza
2024-03-22
trans_rvv.c.inc: set vstart = 0 in int scalar move insns
Daniel Henrique Barboza
2024-03-22
target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
Daniel Henrique Barboza
2024-03-22
target/riscv: do not enable all named features by default
Daniel Henrique Barboza
2024-03-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-03-20
Merge tag 'pull-loongarch-20240320' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-03-20
target/i386: Revert monitor_puts() in do_inject_x86_mce()
Tao Su
2024-03-20
target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'
Song Gao
2024-03-20
target/loongarch: Fix tlb huge page loading issue
Xianglai Li
[next]