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
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 support for narrowing type-convert insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f support for widening type-convert insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f support for single-width fp reduction insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f support for scalar fp insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f support for vsmul.vv and vsmul.vx insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f support for vmulh variant insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f support for load and store insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f support for configuration insns
Frank Chang
2022-01-21
target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
Frank Chang
2022-01-21
target/riscv: Support virtual time context synchronization
Yifei Jiang
2022-01-21
target/riscv: Implement virtual time adjusting with vm state changing
Yifei Jiang
2022-01-21
target/riscv: Add kvm_riscv_get/put_regs_timer
Yifei Jiang
2022-01-21
target/riscv: Add host cpu type
Yifei Jiang
2022-01-21
target/riscv: Handle KVM_EXIT_RISCV_SBI exit
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-21
target/riscv: Implement kvm_arch_put_registers
Yifei Jiang
2022-01-21
target/riscv: Implement kvm_arch_get_registers
Yifei Jiang
2022-01-21
target/riscv: Implement function kvm_arch_init_vcpu
Yifei Jiang
2022-01-21
target/riscv: Add target/riscv/kvm.c to place the public kvm interface
Yifei Jiang
2022-01-08
target/riscv: Implement the stval/mtval illegal instruction
Alistair Francis
2022-01-08
target/riscv: Fixup setting GVA
Alistair Francis
2022-01-08
target/riscv: Set the opcode in DisasContext
Alistair Francis
2022-01-08
target/riscv: actual functions to realize crs 128-bit insns
Frédéric Pétrot
2022-01-08
target/riscv: modification of the trans_csrxx for 128-bit support
Frédéric Pétrot
2022-01-08
target/riscv: helper functions to wrap calls to 128-bit csr insns
Frédéric Pétrot
2022-01-08
target/riscv: adding high part of some csrs
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit M extension
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit arithmetic instructions
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit shift instructions
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit U-type instructions
Frédéric Pétrot
2022-01-08
target/riscv: support for 128-bit bitwise instructions
Frédéric Pétrot
2022-01-08
target/riscv: accessors to registers upper part and 128-bit load/store
Frédéric Pétrot
2022-01-08
target/riscv: moving some insns close to similar insns
Frédéric Pétrot
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: separation of bitwise logic and arithmetic helpers
Frédéric Pétrot
2022-01-08
target/riscv: additional macros to check instruction support
Frédéric Pétrot
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
target/riscv: Fix position of 'experimental' comment
Philipp Tomsich
2022-01-08
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for narrowing ...
Frank Chang
2022-01-08
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...
Frank Chang
2022-01-08
target/riscv: rvv-1.0: Call the correct RVF/RVD check function for widening f...
Frank Chang
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
2022-01-08
target/riscv/pmp: fix no pmp illegal intrs
Nikita Shubin
2021-12-20
target/riscv: Enable bitmanip Zb[abcs] instructions
Vineet Gupta
2021-12-20
target/riscv: rvv-1.0: Add ELEN checks for widening and narrowing instructions
Frank Chang
[prev]
[next]