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
/
riscv
/
cpu_helper.c
Age
Commit message (
Expand
)
Author
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-06
Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...
Peter Maydell
2023-01-06
target/riscv: support cache-related PMU events in virtual mode
Jim Shu
2023-01-06
target/riscv: Add itrigger_enabled field to CPURISCVState
LIU Zhiwei
2023-01-06
target/riscv: Add itrigger support when icount is enabled
LIU Zhiwei
2023-01-06
target/riscv: Add itrigger support when icount is not enabled
LIU Zhiwei
2023-01-06
target/riscv: Fix PMP propagation for tlb
LIU Zhiwei
2023-01-04
target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip
Richard Henderson
2022-09-13
target/riscv: Honour -semihosting-config userspace=on and enable=on
Peter Maydell
2022-09-07
target/riscv: Add few cache related PMU events
Atish Patra
2022-09-07
target/riscv: Add vstimecmp support
Atish Patra
2022-09-07
target/riscv: Use official extension names for AIA CSRs
Anup Patel
2022-09-07
target/riscv: rvv: Add mask agnostic for vv instructions
Yueh-Ting (eop) Chen
2022-09-07
target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
Anup Patel
2022-07-03
target/riscv: Update default priority table for local interrupts
Anup Patel
2022-06-28
semihosting: Return void from do_common_semihosting
Richard Henderson
2022-06-10
target/riscv: rvv: Add tail agnostic for vv instructions
eopXD
2022-06-10
target/riscv: Wake on VS-level external interrupts
Andrew Bresticker
2022-05-24
target/riscv: Set [m|s]tval for both illegal and virtual instruction traps
Anup Patel
2022-05-24
target/riscv: Fix hstatus.GVA bit setting for traps taken from HS-mode
Anup Patel
2022-04-22
hw/intc: Make RISC-V ACLINT mtime MMIO register writable
Frank Chang
2022-04-22
target/riscv: Use cpu_loop_exit_restore directly from mmu faults
Richard Henderson
2022-03-03
target/riscv: hardwire mstatus.FS to zero when enable zfinx
Weiwei Li
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
2022-02-16
target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
Weiwei Li
2022-02-16
target/riscv: Ignore reserved bits in PTE for RV64
Guo Ren
2022-02-16
target/riscv: Implement AIA CSRs for 64 local interrupts on RV32
Anup Patel
2022-02-16
target/riscv: Implement AIA local interrupt priorities
Anup Patel
2022-02-16
target/riscv: Allow AIA device emulation to set ireg rmw callback
Anup Patel
2022-02-16
target/riscv: Improve delivery of guest external interrupts
Anup Patel
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
2022-01-21
target/riscv: Split out the vill from vtype
LIU Zhiwei
2022-01-21
target/riscv: Split pm_enabled into mask and base
LIU Zhiwei
2022-01-21
target/riscv: Create current pm fields in env
LIU Zhiwei
2022-01-21
target/riscv: Ignore the pc bits above XLEN
LIU Zhiwei
2022-01-21
target/riscv: Create xl field in env
LIU Zhiwei
2022-01-21
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
2022-01-08
target/riscv: Implement the stval/mtval illegal instruction
Alistair Francis
2022-01-08
target/riscv: Fixup setting GVA
Alistair Francis
2021-12-20
target/riscv: rvv-1.0: take fractional LMUL into vector max elements calculation
Frank Chang
2021-12-20
target/riscv: rvv-1.0: add translation-time vector context status
Frank Chang
2021-12-20
target/riscv: rvv-1.0: add mstatus VS field
LIU Zhiwei
2021-11-02
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
2021-10-29
target/riscv: remove force HS exception
Jose Martins
2021-10-29
target/riscv: fix VS interrupts forwarding to HS
Jose Martins
2021-10-28
target/riscv: Implement address masking functions required for RISC-V Pointer...
Anatoly Parshintsev
2021-10-22
target/riscv: Compute mstatus.sd on demand
Richard Henderson
2021-10-22
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
[next]