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
2020-07-02
target/riscv: vector integer comparison instructions
LIU Zhiwei
2020-07-02
target/riscv: vector narrowing integer right shift instructions
LIU Zhiwei
2020-07-02
target/riscv: vector single-width bit shift instructions
LIU Zhiwei
2020-07-02
target/riscv: vector bitwise logical instructions
LIU Zhiwei
2020-07-02
target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
LIU Zhiwei
2020-07-02
target/riscv: vector widening integer add and subtract
LIU Zhiwei
2020-07-02
target/riscv: vector single-width integer add and subtract
LIU Zhiwei
2020-07-02
target/riscv: add vector amo operations
LIU Zhiwei
2020-07-02
target/riscv: add fault-only-first unit stride load
LIU Zhiwei
2020-07-02
target/riscv: add vector index load and store instructions
LIU Zhiwei
2020-07-02
target/riscv: add vector stride load and store instructions
LIU Zhiwei
2020-07-02
target/riscv: add an internals.h header
LIU Zhiwei
2020-07-02
target/riscv: add vector configure instruction
LIU Zhiwei
2020-07-02
target/riscv: support vector extension csr
LIU Zhiwei
2020-07-02
target/riscv: implementation-defined constant parameters
LIU Zhiwei
2020-07-02
target/riscv: add vector extension field in CPURISCVState
LIU Zhiwei
2020-06-19
hw/riscv: sifive: Change SiFive E/U CPU reset vector to 0x1004
Bin Meng
2020-06-19
target/riscv: Rename IBEX CPU init routine
Bin Meng
2020-06-19
target/riscv: Use a smaller guess size for no-MMU PMP
Alistair Francis
2020-06-19
target/riscv: Implement checks for hfence
Alistair Francis
2020-06-19
target/riscv: Move the hfence instructions to the rvh decode
Alistair Francis
2020-06-19
target/riscv: Report errors validating 2nd-stage PTEs
Alistair Francis
2020-06-19
target/riscv: Set access as data_load when validating stage-2 PTEs
Alistair Francis
2020-06-19
riscv: Keep the CPU init routine names consistent
Bin Meng
2020-06-19
riscv: Generalize CPU init routine for the imacu CPU
Bin Meng
2020-06-19
riscv: Generalize CPU init routine for the gcsu CPU
Bin Meng
2020-06-19
riscv: Generalize CPU init routine for the base CPU
Bin Meng
2020-06-19
riscv: Add helper to make NaN-boxing for FP register
Ian Jiang
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
2020-06-03
target/riscv: Add the lowRISC Ibex CPU
Alistair Francis
2020-06-03
target/riscv: Don't set PMP feature in the cpu init
Alistair Francis
2020-06-03
target/riscv: Disable the MMU correctly
Alistair Francis
2020-06-03
target/riscv: Don't overwrite the reset vector
Alistair Francis
2020-06-03
target/riscv: Drop support for ISA spec version 1.09.1
Alistair Francis
2020-06-03
target/riscv: Remove the deprecated CPUs
Alistair Francis
2020-04-29
target/riscv: Add a sifive-e34 cpu type
Corey Wharton
2020-04-29
riscv: Fix Stage2 SV32 page table walk
Anup Patel
2020-04-29
riscv: AND stage-1 and stage-2 protection flags
Alistair Francis
2020-04-29
riscv: Don't use stage-2 PTE lookup protection flags
Alistair Francis
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-16
target/riscv: Fix VS mode interrupts forwarding.
Rajnesh Kanwal
2020-03-16
target/riscv: Correctly implement TSR trap
Alistair Francis
2020-03-05
RISC-V: Add a missing "," in riscv_excp_names
Palmer Dabbelt
2020-02-27
target/riscv: Emulate TIME CSRs for privileged mode
Anup Patel
2020-02-27
target/riscv: Allow enabling the Hypervisor extension
Alistair Francis
2020-02-27
target/riscv: Add the MSTATUS_MPV_ISSET helper macro
Alistair Francis
2020-02-27
target/riscv: Add support for the 32-bit MSTATUSH CSR
Alistair Francis
[prev]
[next]