index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
riscv
Age
Commit message (
Expand
)
Author
2020-08-28
softfloat: Implement the full set of comparisons for float16
Kito Cheng
2020-08-25
target/riscv: Support the Virtual Instruction fault
Alistair Francis
2020-08-25
target/riscv: Return the exception from invalid CSR accesses
Alistair Francis
2020-08-25
target/riscv: Support the v0.6 Hypervisor extension CRSs
Alistair Francis
2020-08-25
target/riscv: Only support little endian guests
Alistair Francis
2020-08-25
target/riscv: Only support a single VSXL length
Alistair Francis
2020-08-25
target/riscv: Update the CSRs to the v0.6 Hyp extension
Alistair Francis
2020-08-25
target/riscv: Update the Hypervisor trap return/entry
Alistair Francis
2020-08-25
target/riscv: Fix the interrupt cause code
Alistair Francis
2020-08-25
target/riscv: Convert MSTATUS MTL to GVA
Alistair Francis
2020-08-25
target/riscv: Don't allow guest to write to htinst
Alistair Francis
2020-08-25
target/riscv: Do two-stage lookups on hlv/hlvx/hsv instructions
Alistair Francis
2020-08-25
target/riscv: Allow generating hlv/hlvx/hsv instructions
Alistair Francis
2020-08-25
target/riscv: Allow setting a two-stage lookup in the virt status
Alistair Francis
2020-08-21
target/riscv: Change the TLB page size depends on PMP entries.
Zong Li
2020-08-21
target/riscv: Fix the translation of physical address
Zong Li
2020-08-21
riscv: Fix bug in setting pmpcfg CSR for RISCV64
Hou Weiying
2020-08-21
target/riscv: check before allocating TCG temps
LIU Zhiwei
2020-08-21
target/riscv: Clean up fmv.w.x
LIU Zhiwei
2020-08-21
target/riscv: Check nanboxed inputs in trans_rvf.inc.c
Richard Henderson
2020-08-21
target/riscv: Check nanboxed inputs to fp helpers
Richard Henderson
2020-08-21
target/riscv: Generate nanboxed results from trans_rvf.inc.c
Richard Henderson
2020-08-21
target/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
Richard Henderson
2020-08-21
target/riscv: Generate nanboxed results from fp helpers
Richard Henderson
2020-08-21
meson: target
Paolo Bonzini
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-05
target/riscv/vector_helper: Fix build on 32-bit big endian hosts
Thomas Huth
2020-07-22
target/riscv: Fix the range of pmpcfg of CSR funcion table
Zong Li
2020-07-22
target/riscv: fix vector index load/store constraints
LIU Zhiwei
2020-07-22
target/riscv: Quiet Coverity complains about vamo*
LIU Zhiwei
2020-07-13
target/riscv: Fix pmp NA4 implementation
Alexandre Mergnat
2020-07-13
target/riscv: fix vill bit index in vtype register
Frank Chang
2020-07-13
target/riscv: fix return value of do_opivx_widen()
Frank Chang
2020-07-13
target/riscv: correct the gvec IR called in gen_vec_rsub16_i64()
Frank Chang
2020-07-13
target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
Frank Chang
2020-07-02
target/riscv: configure and turn on vector extension from command line
LIU Zhiwei
2020-07-02
target/riscv: vector compress instruction
LIU Zhiwei
2020-07-02
target/riscv: vector register gather instruction
LIU Zhiwei
2020-07-02
target/riscv: vector slide instructions
LIU Zhiwei
2020-07-02
target/riscv: floating-point scalar move instructions
LIU Zhiwei
2020-07-02
target/riscv: integer scalar move instruction
LIU Zhiwei
2020-07-02
target/riscv: integer extract instruction
LIU Zhiwei
2020-07-02
target/riscv: vector element index instruction
LIU Zhiwei
2020-07-02
target/riscv: vector iota instruction
LIU Zhiwei
2020-07-02
target/riscv: set-X-first mask bit
LIU Zhiwei
2020-07-02
target/riscv: vmfirst find-first-set mask bit
LIU Zhiwei
2020-07-02
target/riscv: vector mask population count vmpopc
LIU Zhiwei
2020-07-02
target/riscv: vector mask-register logical instructions
LIU Zhiwei
2020-07-02
target/riscv: vector widening floating-point reduction instructions
LIU Zhiwei
[next]