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
Age
Commit message (
Expand
)
Author
2023-02-07
RISC-V: Adding XTheadSync ISA extension
Christoph Müllner
2023-02-07
RISC-V: Adding XTheadCmo ISA extension
Christoph Müllner
2023-02-07
target/riscv: set tval for triggered watchpoints
Sergey Matyukevich
2023-02-07
target/riscv: Ensure opcode is saved for all relevant instructions
Anup Patel
2023-02-07
target/riscv: No need to re-start QEMU timer when timecmp == UINT64_MAX
Anup Patel
2023-02-07
target/riscv: Don't clear mask in riscv_cpu_update_mip() for VSTIP
Anup Patel
2023-02-07
target/riscv: Update VS timer whenever htimedelta changes
Anup Patel
2023-01-20
target/riscv: Remove helper_set_rod_rounding_mode
Richard Henderson
2023-01-20
target/riscv: Introduce helper_set_rounding_mode_chkfrm
Richard Henderson
2023-01-20
target/riscv: Trap on writes to stimecmp from VS when hvictl.VTI=1
Andrew Bresticker
2023-01-20
target/riscv: Fix up masking of vsip/vsie accesses
Andrew Bresticker
2023-01-20
target/riscv: Use TARGET_FMT_lx for env->mhartid
Bin Meng
2023-01-20
target/riscv/cpu.c: do not skip misa logic in riscv_cpu_realize()
Daniel Henrique Barboza
2023-01-20
target/riscv/cpu: set cpu->cfg in register_cpu_props()
Daniel Henrique Barboza
2023-01-20
target/riscv/cpu.c: Fix elen check
Dongxue Zhang
2023-01-20
hw/char: riscv_htif: Move registers from CPUArchState to HTIFState
Bin Meng
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
RISC-V: Add Zawrs ISA extension support
Christoph Muellner
2023-01-06
target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+
Bin Meng
2023-01-06
target/riscv: Simplify helper_sret() a little bit
Bin Meng
2023-01-06
target/riscv: Set pc_succ_insn for !rvc illegal insn
Richard Henderson
2023-01-06
target/riscv: Fix mret exception cause when no pmp rule is configured
Bin Meng
2023-01-06
target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state()
Bin Meng
2023-01-06
target/riscv: support cache-related PMU events in virtual mode
Jim Shu
2023-01-06
target/riscv: Typo fix in sstc() predicate
Anup Patel
2023-01-06
target/riscv: Add itrigger_enabled field to CPURISCVState
LIU Zhiwei
2023-01-06
target/riscv: Enable native debug itrigger
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: generate virtual instruction exception
Mayuresh Chitale
2023-01-06
target/riscv: smstateen check for h/s/envcfg
Mayuresh Chitale
2023-01-06
target/riscv: Add smstateen support
Mayuresh Chitale
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-12-16
target/riscv: Convert to 3-phase reset
Peter Maydell
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-14
target/riscv: pmp: Fixup TLB size calculation
Alistair Francis
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-09-27
target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
Yang Liu
2022-09-27
target/riscv: rvv-1.0: Simplify vfwredsum code
Yang Liu
2022-09-27
target/riscv: debug: Add initial support of type 6 trigger
Frank Chang
2022-09-27
target/riscv: debug: Check VU/VS modes for type 2 trigger
Frank Chang
[next]