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
Age
Commit message (
Expand
)
Author
2020-07-02
target/riscv: vector widening floating-point multiply
LIU Zhiwei
2020-07-02
target/riscv: vector single-width floating-point multiply/divide instructions
LIU Zhiwei
2020-07-02
target/riscv: vector widening floating-point add/subtract instructions
LIU Zhiwei
2020-07-02
target/riscv: vector single-width floating-point add/subtract instructions
LIU Zhiwei
2020-07-02
target/riscv: vector narrowing fixed-point clip instructions
LIU Zhiwei
2020-07-02
target/riscv: vector single-width scaling shift instructions
LIU Zhiwei
2020-07-02
target/riscv: vector widening saturating scaled multiply-add
LIU Zhiwei
2020-07-02
target/riscv: vector single-width fractional multiply with rounding and satur...
LIU Zhiwei
2020-07-02
target/riscv: vector single-width averaging add and subtract
LIU Zhiwei
2020-07-02
target/riscv: vector single-width saturating add and subtract
LIU Zhiwei
2020-07-02
target/riscv: vector integer merge and move instructions
LIU Zhiwei
2020-07-02
target/riscv: vector widening integer multiply-add instructions
LIU Zhiwei
2020-07-02
target/riscv: vector single-width integer multiply-add instructions
LIU Zhiwei
2020-07-02
target/riscv: vector widening integer multiply instructions
LIU Zhiwei
2020-07-02
target/riscv: vector integer divide instructions
LIU Zhiwei
2020-07-02
target/riscv: vector single-width integer multiply instructions
LIU Zhiwei
2020-07-02
target/riscv: vector integer min/max instructions
LIU Zhiwei
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-07-02
hw/riscv: Allow 64 bit access to SiFive CLINT
Alistair Francis
2020-07-02
riscv: plic: Add a couple of mising sifive_plic_update calls
Jessica Clarke
2020-07-02
riscv: plic: Honour source priorities
Jessica Clarke
2020-07-02
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-07-02' into...
Peter Maydell
2020-07-02
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200701-pull-request' ...
Peter Maydell
2020-07-02
migration/rdma: Plug memory leaks in qemu_rdma_registration_stop()
Markus Armbruster
2020-07-02
arm/{bcm2835,fsl-imx25,fsl-imx6}: Fix realize error API violations
Markus Armbruster
2020-07-02
hw/arm/armsse: Fix armsse_realize() error API violation
Markus Armbruster
2020-07-02
aspeed: Fix realize error API violation
Markus Armbruster
2020-07-02
arm/stm32f205 arm/stm32f405: Fix realize error API violation
Markus Armbruster
2020-07-02
amd_iommu: Fix amdvi_realize() error API violation
Markus Armbruster
2020-07-02
x86: Fix x86_cpu_new() error handling
Markus Armbruster
2020-07-02
mips/cps: Fix mips_cps_realize() error API violations
Markus Armbruster
2020-07-02
riscv_hart: Fix riscv_harts_realize() error API violations
Markus Armbruster
2020-07-02
riscv/sifive_u: Fix sifive_u_soc_realize() error API violations
Markus Armbruster
2020-07-02
hw/arm: Drop useless object_property_set_link() error handling
Markus Armbruster
2020-07-02
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
[next]