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-03-01
target/riscv: Add support for Zicond extension
Weiwei Li
2023-03-01
RISC-V: XTheadMemPair: Remove register restrictions for store-pair
Christoph Müllner
2023-03-01
target/riscv: Fix checking of whether instruciton at 'pc_next' spans pages
Shaobo Song
2023-03-01
Merge patch series "target/riscv: Various fixes to gdbstub and CSR access"
Palmer Dabbelt
2023-03-01
target/riscv: Group all predicate() routines together
Bin Meng
2023-03-01
target/riscv: Drop priv level check in mseccfg predicate()
Bin Meng
2023-03-01
target/riscv: Allow debugger to access sstc CSRs
Bin Meng
2023-03-01
target/riscv: Allow debugger to access {h, s}stateen CSRs
Bin Meng
2023-03-01
target/riscv: Allow debugger to access seed CSR
Bin Meng
2023-03-01
target/riscv: Allow debugger to access user timer and counter CSRs
Bin Meng
2023-03-01
target/riscv: gdbstub: Drop the vector CSRs in riscv-vector.xml
Bin Meng
2023-03-01
target/riscv: gdbstub: Turn on debugger mode before calling CSR predicate()
Bin Meng
2023-03-01
target/riscv: Avoid reporting odd-numbered pmpcfgX in the CSR XML for RV64
Bin Meng
2023-03-01
target/riscv: Simplify getting RISCVCPU pointer from env
Bin Meng
2023-03-01
target/riscv: Simplify {read, write}_pmpcfg() a little bit
Bin Meng
2023-03-01
target/riscv: Use 'bool' type for read_only
Bin Meng
2023-03-01
target/riscv: Coding style fixes in csr.c
Bin Meng
2023-03-01
target/riscv: gdbstub: Do not generate CSR XML if Zicsr is disabled
Bin Meng
2023-03-01
target/riscv: gdbstub: Minor change for better readability
Bin Meng
2023-03-01
target/riscv: Use g_assert() for the predicate() NULL check
Bin Meng
2023-03-01
target/riscv: Add some comments to clarify the priority policy of riscv_csrrw...
Bin Meng
2023-03-01
target/riscv: gdbstub: Check priv spec version before reporting CSR
Bin Meng
2023-03-01
Merge patch series "target/riscv: Some updates to float point related extensi...
Palmer Dabbelt
2023-03-01
target/riscv: Expose properties for Zv* extensions
Weiwei Li
2023-03-01
target/riscv: Simplify check for EEW = 64 in trans_rvv.c.inc
Weiwei Li
2023-03-01
target/riscv: Fix check for vector load/store instructions when EEW=64
Weiwei Li
2023-03-01
target/riscv: Add support for Zvfh/zvfhmin extensions
Weiwei Li
2023-03-01
target/riscv: Remove redundunt check for zve32f and zve64f
Weiwei Li
2023-03-01
target/riscv: Replace check for F/D to Zve32f/Zve64d in trans_rvv.c.inc
Weiwei Li
2023-03-01
target/riscv: Simplify check for Zve32f and Zve64f
Weiwei Li
2023-03-01
target/riscv: Indent fixes in cpu.c
Weiwei Li
2023-03-01
target/riscv: Add property check for Zvfh{min} extensions
Weiwei Li
2023-03-01
target/riscv: Fix relationship between V, Zve*, F and D
Weiwei Li
2023-03-01
target/riscv: Add cfg properties for Zv* extensions
Weiwei Li
2023-03-01
target/riscv: Simplify the check for Zfhmin and Zhinxmin
Weiwei Li
2023-03-01
target/riscv: Fix the relationship between Zhinxmin and Zhinx
Weiwei Li
2023-03-01
target/riscv: Fix the relationship between Zfhmin and Zfh
Weiwei Li
2023-03-01
target/riscv/cpu: remove CPUArchState::features and friends
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_MMU
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_EPMP
Daniel Henrique Barboza
2023-03-01
target/riscv/cpu.c: error out if EPMP is enabled without PMP
Daniel Henrique Barboza
2023-03-01
target/riscv: remove RISCV_FEATURE_DEBUG
Daniel Henrique Barboza
2023-03-01
target/riscv: allow MISA writes as experimental
Daniel Henrique Barboza
2023-03-01
target/riscv: do not mask unsupported QEMU extensions in write_misa()
Daniel Henrique Barboza
2023-03-01
target/riscv: introduce riscv_cpu_cfg()
Daniel Henrique Barboza
2023-03-01
target/xtensa: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/ppc: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/mips: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/i386: Don't use tcg_temp_local_new
Richard Henderson
[prev]
[next]