Age | Commit message (Expand) | Author |
2021-09-01 | target/arm: Implement MVE VCADD | Peter Maydell |
2021-09-01 | target/arm: Implement MVE VSUB, VMUL, VABD, VMAXNM, VMINNM | Peter Maydell |
2021-09-01 | target/arm: Implement MVE VADD (floating-point) | Peter Maydell |
2021-09-01 | hw: Add compat machines for 6.2 | Yanan Wang |
2021-09-01 | hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans | Philippe Mathieu-Daudé |
2021-09-01 | hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix | Philippe Mathieu-Daudé |
2021-09-01 | hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases | Philippe Mathieu-Daudé |
2021-09-01 | tests: Remove uses of deprecated raspi2/raspi3 machine names | Philippe Mathieu-Daudé |
2021-09-01 | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ... | Peter Maydell |
2021-09-01 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210... | Peter Maydell |
2021-09-01 | hw/usb: Fix typo in comments and print | Cai Huoqing |
2021-09-01 | MAINTAINERS: Split Audio backends sections | Philippe Mathieu-Daudé |
2021-09-01 | MAINTAINERS: Remove SPICE from Audio backends section | Philippe Mathieu-Daudé |
2021-09-01 | MAINTAINERS: Split Audio backends VS frontends | Philippe Mathieu-Daudé |
2021-09-01 | uas: add stream number sanity checks. | Gerd Hoffmann |
2021-09-01 | target/riscv: Use {get,dest}_gpr for RVV | Richard Henderson |
2021-09-01 | target/riscv: Tidy trans_rvh.c.inc | Richard Henderson |
2021-09-01 | target/riscv: Use {get,dest}_gpr for RVD | Richard Henderson |
2021-09-01 | target/riscv: Use {get,dest}_gpr for RVF | Richard Henderson |
2021-09-01 | target/riscv: Use gen_shift_imm_fn for slli_uw | Richard Henderson |
2021-09-01 | target/riscv: Use {get,dest}_gpr for RVA | Richard Henderson |
2021-09-01 | target/riscv: Reorg csr instructions | Richard Henderson |
2021-09-01 | target/riscv: Fix hgeie, hgeip | Richard Henderson |
2021-09-01 | target/riscv: Fix rmw_sip, rmw_vsip, rmw_hsip vs write-only operation | Richard Henderson |
2021-09-01 | target/riscv: Use {get, dest}_gpr for integer load/store | Richard Henderson |
2021-09-01 | target/riscv: Use get_gpr in branches | Richard Henderson |
2021-09-01 | target/riscv: Use extracts for sraiw and srliw | Richard Henderson |
2021-09-01 | target/riscv: Use DisasExtend in shift operations | Richard Henderson |
2021-09-01 | target/riscv: Add DisasExtend to gen_unary | Richard Henderson |
2021-09-01 | target/riscv: Move gen_* helpers for RVB | Richard Henderson |
2021-09-01 | target/riscv: Move gen_* helpers for RVM | Richard Henderson |
2021-09-01 | target/riscv: Use gen_arith for mulh and mulhu | Richard Henderson |
2021-09-01 | target/riscv: Remove gen_arith_div* | Richard Henderson |
2021-09-01 | target/riscv: Add DisasExtend to gen_arith* | Richard Henderson |
2021-09-01 | target/riscv: Introduce DisasExtend and new helpers | Richard Henderson |
2021-09-01 | target/riscv: Add DisasContext to gen_get_gpr, gen_set_gpr | Richard Henderson |
2021-09-01 | target/riscv: Clean up division helpers | Richard Henderson |
2021-09-01 | tests/tcg/riscv64: Add test for division | Richard Henderson |
2021-09-01 | target/riscv: Use tcg_constant_* | Richard Henderson |
2021-09-01 | hw/registerfields: Use 64-bit bitfield for FIELD_DP64 | Joe Komlodi |
2021-09-01 | hw/core/register: Add more 64-bit utilities | Joe Komlodi |
2021-09-01 | hw/intc/sifive_clint: Fix muldiv64 overflow in sifive_clint_write_timecmp() | David Hoppenbrouwers |
2021-09-01 | hw/riscv/virt.c: Assemble plic_hart_config string with g_strjoinv() | Peter Maydell |
2021-09-01 | target/riscv: Add User CSRs read-only check | LIU Zhiwei |
2021-09-01 | target/riscv: Don't wrongly override isa version | LIU Zhiwei |
2021-09-01 | target/riscv: Correct a comment in riscv_csrrw() | Bin Meng |
2021-09-01 | hw/riscv: virt: Move flash node to root | Bin Meng |
2021-09-01 | hw/char: Add config for shakti uart | Vijai Kumar K |
2021-08-31 | Merge remote-tracking branch 'remotes/marcandre/tags/clip-pull-request' into ... | Peter Maydell |
2021-08-31 | ui/vdagent: add a migration blocker | Marc-André Lureau |