aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-02linux-headers: loongarch: Add kvm_para.hBibo Mao
2024-11-02linux-headers: Add unistd_64.hBibo Mao
2024-11-02target/loongarch/kvm: Implement LoongArch PMU extensionBibo Mao
2024-11-02target/loongarch: Implement lbt registers save/restore functionBibo Mao
2024-11-02target/loongarch: Add loongson binary translation featureBibo Mao
2024-10-31Merge tag 'pull-riscv-to-apply-20241031-1' of https://github.com/alistair23/q...Peter Maydell
2024-10-31Merge tag 'pull-target-arm-20241029' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-10-31target/riscv: Fix vcompress with rvv_ta_all_1sAnton Blanchard
2024-10-31target/riscv/kvm: clarify how 'riscv-aia' default worksDaniel Henrique Barboza
2024-10-31target/riscv/kvm: set 'aia_mode' to default in error pathDaniel Henrique Barboza
2024-10-31docs/specs: add riscv-iommuDaniel Henrique Barboza
2024-10-31qtest/riscv-iommu-test: add init queues testDaniel Henrique Barboza
2024-10-31hw/riscv/riscv-iommu: add DBG supportTomasz Jeznach
2024-10-31hw/riscv/riscv-iommu: add ATS supportTomasz Jeznach
2024-10-31hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)Tomasz Jeznach
2024-10-31test/qtest: add riscv-iommu-pci testsDaniel Henrique Barboza
2024-10-31hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplugTomasz Jeznach
2024-10-31hw/riscv: add riscv-iommu-pci reference deviceTomasz Jeznach
2024-10-31pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU deviceDaniel Henrique Barboza
2024-10-31hw/riscv: add RISC-V IOMMU base emulationTomasz Jeznach
2024-10-31hw/riscv: add riscv-iommu-bits.hTomasz Jeznach
2024-10-31exec/memtxattr: add process identifier to the transaction attributesTomasz Jeznach
2024-10-31target/riscv: Expose zicfiss extension as a cpu propertyDeepak Gupta
2024-10-31disas/riscv: enable disassembly for compressed sspush/sspopchkDeepak Gupta
2024-10-31disas/riscv: enable disassembly for zicfiss instructionsDeepak Gupta
2024-10-30target/riscv: compressed encodings for sspush and sspopchkDeepak Gupta
2024-10-30target/riscv: implement zicfiss instructionsDeepak Gupta
2024-10-30target/riscv: update `decode_save_opc` to store extra word2Deepak Gupta
2024-10-30target/riscv: AMO operations always raise store/AMO faultDeepak Gupta
2024-10-30target/riscv: mmu changes for zicfiss shadow stack protectionDeepak Gupta
2024-10-30target/riscv: tb flag for shadow stack instructionsDeepak Gupta
2024-10-30target/riscv: introduce ssp and enabling controls for zicfissDeepak Gupta
2024-10-30target/riscv: Add zicfiss extensionDeepak Gupta
2024-10-30target/riscv: Expose zicfilp extension as a cpu propertyDeepak Gupta
2024-10-30disas/riscv: enable `lpad` disassemblyDeepak Gupta
2024-10-30target/riscv: zicfilp `lpad` impl and branch trackingDeepak Gupta
2024-10-30target/riscv: tracking indirect branches (fcfi) for zicfilpDeepak Gupta
2024-10-30target/riscv: additional code information for sw checkDeepak Gupta
2024-10-30target/riscv: save and restore elp state on priv transitionsDeepak Gupta
2024-10-30target/riscv: Introduce elp state and enabling controls for zicfilpDeepak Gupta
2024-10-30target/riscv: Add zicfilp extensionDeepak Gupta
2024-10-30target/riscv: expose *envcfg csr and priv to qemu-user as wellDeepak Gupta
2024-10-30hw/char: sifive_uart: Print uart characters asyncAlistair Francis
2024-10-30hw/char: riscv_htif: Use blocking qemu_chr_fe_write_allAlistair Francis
2024-10-30hw/intc/riscv_aplic: Check and update pending when write sourcecfgYong-Xuan Wang
2024-10-30target/riscv: Set vtype.vill on CPU resetRob Bradford
2024-10-30hw/intc: Don't clear pending bits on IRQ loweringSergey Makarov
2024-10-30hw/intc: Make zeroth priority register read-onlySergey Makarov
2024-10-30tests/avocado: Boot Linux for RV32 cpu on RV64 QEMULIU Zhiwei
2024-10-30target/riscv: Add max32 CPU for RV64 QEMULIU Zhiwei