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.c
Age
Commit message (
Expand
)
Author
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
2022-02-16
target/riscv: add support for svinval extension
Weiwei Li
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
2022-02-16
target/riscv: Allow users to force enable AIA CSRs in HART
Anup Patel
2022-02-16
target/riscv: Implement AIA local interrupt priorities
Anup Patel
2022-02-16
target/riscv: Allow setting CPU feature from machine/device emulation
Anup Patel
2022-02-16
target/riscv: Implement hgeie and hgeip CSRs
Anup Patel
2022-02-16
target/riscv: Implement SGEIP bit in hip and hie CSRs
Anup Patel
2022-02-16
target/riscv: Add XVentanaCondOps custom extension
Philipp Tomsich
2022-02-16
target/riscv: correct "code should not be reached" for x-rv128
Frédéric Pétrot
2022-01-21
target/riscv: Set default XLEN for hypervisor
LIU Zhiwei
2022-01-21
target/riscv: Create current pm fields in env
LIU Zhiwei
2022-01-21
target/riscv: Use gdb xml according to max mxlen
LIU Zhiwei
2022-01-21
target/riscv: Extend pc for runtime pc write
LIU Zhiwei
2022-01-21
target/riscv: Create xl field in env
LIU Zhiwei
2022-01-21
target/riscv: rvv-1.0: Allow Zve32f extension to be turned on
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Allow Zve64f extension to be turned on
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
2022-01-21
target/riscv: Add host cpu type
Yifei Jiang
2022-01-21
target/riscv: Support setting external interrupt by KVM
Yifei Jiang
2022-01-21
target/riscv: Support start kernel directly by KVM
Yifei Jiang
2022-01-08
target/riscv: setup everything for rv64 to support rv128 execution
Frédéric Pétrot
2022-01-08
target/riscv: array for the 64 upper bits of 128-bit registers
Frédéric Pétrot
2022-01-08
target/riscv: Fix position of 'experimental' comment
Philipp Tomsich
2022-01-08
target/riscv: Enable the Hypervisor extension by default
Alistair Francis
2022-01-08
target/riscv: Mark the Hypervisor extension as non experimental
Alistair Francis
2021-12-20
target/riscv: Enable bitmanip Zb[abcs] instructions
Vineet Gupta
2021-12-20
target/riscv: gdb: support vector registers for rv64 & rv32
Hsiangkai Wang
2021-12-20
target/riscv: drop vector 0.7.1 and add 1.0 support
Frank Chang
2021-12-20
target/riscv: zfh: add Zfhmin cpu property
Frank Chang
2021-12-20
target/riscv: zfh: add Zfh cpu property
Frank Chang
2021-11-02
target/riscv: Make riscv_cpu_tlb_fill sysemu only
Richard Henderson
2021-10-28
target/riscv: Allow experimental J-ext to be turned on
Alexey Baturo
2021-10-28
target/riscv: Print new PM CSRs in QEMU logs
Alexey Baturo
2021-10-28
target/riscv: Support CSRs required for RISC-V PM extension except for the h-...
Alexey Baturo
2021-10-22
target/riscv: Use riscv_csrrw_debug for cpu_dump
Richard Henderson
2021-10-22
target/riscv: Add MXL/SXL/UXL to TB_FLAGS
Richard Henderson
2021-10-22
target/riscv: Replace riscv_cpu_is_32bit with riscv_cpu_mxl
Richard Henderson
2021-10-22
target/riscv: Split misa.mxl and misa.ext
Richard Henderson
2021-10-22
target/riscv: Organise the CPU properties
Alistair Francis
2021-10-22
target/riscv: line up all of the registers in the info register dump
Travis Geiselbrecht
2021-10-07
target/riscv: Remove RVB (replaced by Zb[abcs])
Philipp Tomsich
2021-10-07
target/riscv: Add x-zba, x-zbb, x-zbc and x-zbs properties
Philipp Tomsich
2021-09-21
target/riscv: Expose interrupt pending bits as GPIO lines
Alistair Francis
2021-09-21
target/riscv: Update the ePMP CSR address
Alistair Francis
2021-09-14
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-01
target/riscv: Don't wrongly override isa version
LIU Zhiwei
2021-06-08
target/riscv: rvb: add b-ext version cpu option
Frank Chang
2021-06-08
target/riscv: rvb: support and turn on B-extension from command line
Kito Cheng
[next]