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-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-23
sparc/ldst_helper: make range overlap check more readable
Yao Xingtao
2024-07-23
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-07-23
Merge tag 'pull-maintainer-9.1-rc0-230724-1' of https://gitlab.com/stsquad/qe...
Richard Henderson
2024-07-23
target/riscv: Simplify probing in vext_ldff
Richard Henderson
2024-07-23
target/s390x: Use set/clear_helper_retaddr in mem_helper.c
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in access_memmove
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in do_access_memset
Richard Henderson
2024-07-23
target/ppc: Improve helper_dcbz for user-only
Richard Henderson
2024-07-23
target/ppc: Merge helper_{dcbz,dcbzep}
Richard Henderson
2024-07-23
target/ppc: Split out helper_dbczl for 970
Richard Henderson
2024-07-23
target/ppc: Hoist dcbz_size out of dcbz_common
Richard Henderson
2024-07-23
target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
BALATON Zoltan
2024-07-23
target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
Richard Henderson
2024-07-23
target/arm: Use set/clear_helper_retaddr in helper-a64.c
Richard Henderson
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
2024-07-22
target/s390x: filter deprecated properties based on model expansion type
Collin Walling
2024-07-22
target/xtensa: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/riscv: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/mips: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/m68k: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/mips: Add semihosting stub
Philippe Mathieu-Daudé
2024-07-22
target/m68k: Add semihosting stub
Philippe Mathieu-Daudé
2024-07-22
gdbstub: Re-factor gdb command extensions
Alex Bennée
2024-07-19
target/loongarch/gdbstub: Add vector registers support
Song Gao
2024-07-19
Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-18
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-07-18
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-07-18
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-07-18
target/arm: LDAPR should honour SCTLR_ELx.nAA
Peter Maydell
2024-07-18
target/arm: Fix handling of LDAPR/STLR with negative offset
Peter Maydell
2024-07-18
Merge tag 'pull-riscv-to-apply-20240718-1' of https://github.com/alistair23/q...
Richard Henderson
2024-07-18
target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
Yu-Ming Chang
2024-07-18
target/riscv: Expose the Smcntrpmf config
Atish Patra
2024-07-18
target/riscv: Do not setup pmu timer if OF is disabled
Atish Patra
2024-07-18
target/riscv: More accurately model priv mode filtering.
Rajnesh Kanwal
2024-07-18
target/riscv: Start counters from both mhpmcounter and mcountinhibit
Rajnesh Kanwal
2024-07-18
target/riscv: Enforce WARL behavior for scounteren/hcounteren
Atish Patra
2024-07-18
target/riscv: Save counter values during countinhibit update
Atish Patra
2024-07-18
target/riscv: Implement privilege mode filtering for cycle/instret
Atish Patra
2024-07-18
target/riscv: Only set INH fields if priv mode is available
Atish Patra
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering support
Kaiwen Xue
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering definitions
Kaiwen Xue
2024-07-18
target/riscv: Add cycle & instret privilege mode filtering properties
Kaiwen Xue
2024-07-18
target/riscv: Fix the predicate functions for mhpmeventhX CSRs
Atish Patra
2024-07-18
target/riscv: Combine set_mode and set_virt functions.
Rajnesh Kanwal
2024-07-18
target/riscv/kvm: update KVM regs to Linux 6.10-rc5
Daniel Henrique Barboza
2024-07-18
target/riscv: Validate the mode in write_vstvec
Jiayi Li
2024-07-18
target/riscv: Expose zabha extension as a cpu property
LIU Zhiwei
[next]