Show patches with: Submitter = Daniel Henrique Barboza       |    State = Action Required       |    Archived = No       |   1711 patches
« 1 2 3 417 18 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[5/5] target/riscv/cpu_helper.c: fix bad_shift in riscv_cpu_interrupt() target/riscv: Coverity fixes - 1 1 - --- 2025-01-21 Daniel Henrique Barboza New
[4/5] target/riscv/csr.c: fix deadcode in aia_smode32() target/riscv: Coverity fixes - 1 1 - --- 2025-01-21 Daniel Henrique Barboza New
[3/5] target/riscv/csr.c: fix deadcode in rmw_xiregi() target/riscv: Coverity fixes - 1 1 - --- 2025-01-21 Daniel Henrique Barboza New
[2/5] target/riscv/csr.c: fix 'ret' deadcode in rmw_xireg() target/riscv: Coverity fixes - 1 1 - --- 2025-01-21 Daniel Henrique Barboza New
[1/5] target/riscv/csr.c: fix deadcode in rmw_xireg() target/riscv: Coverity fixes - 1 1 - --- 2025-01-21 Daniel Henrique Barboza New
[v3,2/2] target/riscv: throw debug exception before page fault target/riscv: throw debug exception before page fault - - 2 - --- 2025-01-21 Daniel Henrique Barboza New
[v3,1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs target/riscv: throw debug exception before page fault - 1 2 - --- 2025-01-21 Daniel Henrique Barboza New
[v2,2/2] target/riscv: throw debug exception before page fault target/riscv: throw debug exception before page fault - - - - --- 2025-01-20 Daniel Henrique Barboza New
[v2,1/2] target/riscv/debug.c: use wp size = 4 for 32-bit CPUs target/riscv: throw debug exception before page fault - 1 1 - --- 2025-01-20 Daniel Henrique Barboza New
[v4,6/6] target/riscv: add RVA23S64 profile target/riscv: RVA23 profile support - - 2 - --- 2025-01-15 Daniel Henrique Barboza New
[v4,5/6] target/riscv: add RVA23U64 profile target/riscv: RVA23 profile support - - 2 - --- 2025-01-15 Daniel Henrique Barboza New
[v4,4/6] target/riscv: change priv_ver check in validate_profile() target/riscv: RVA23 profile support - - 2 - --- 2025-01-15 Daniel Henrique Barboza New
[v4,3/6] target/riscv: add profile u_parent and s_parent target/riscv: RVA23 profile support - - 2 - --- 2025-01-15 Daniel Henrique Barboza New
[v4,2/6] target/riscv: use RVB in RVA22U64 target/riscv: RVA23 profile support - - 2 - --- 2025-01-15 Daniel Henrique Barboza New
[v4,1/6] target/riscv: add ssu64xl target/riscv: RVA23 profile support - - 2 - --- 2025-01-15 Daniel Henrique Barboza New
[v3,6/6] target/riscv: add RVA23S64 profile target/riscv: RVA23 profile support - - 1 - --- 2025-01-15 Daniel Henrique Barboza New
[v3,5/6] target/riscv: add RVA23U64 profile target/riscv: RVA23 profile support - - 1 - --- 2025-01-15 Daniel Henrique Barboza New
[v3,4/6] target/riscv: change priv_ver check in validate_profile() target/riscv: RVA23 profile support - - 1 - --- 2025-01-15 Daniel Henrique Barboza New
[v3,3/6] target/riscv: add profile u_parent and s_parent target/riscv: RVA23 profile support - - 1 - --- 2025-01-15 Daniel Henrique Barboza New
[v3,2/6] target/riscv: use RVB in RVA22U64 target/riscv: RVA23 profile support - - 1 - --- 2025-01-15 Daniel Henrique Barboza New
[v3,1/6] target/riscv: add ssu64xl target/riscv: RVA23 profile support - - 1 - --- 2025-01-15 Daniel Henrique Barboza New
[v2,4/4] target/riscv: add RVA23S64 profile target/riscv: RVA23 profile support - - - - --- 2025-01-14 Daniel Henrique Barboza New
[v2,3/4] target/riscv: add RVA23U64 profile target/riscv: RVA23 profile support - - 2 - --- 2025-01-14 Daniel Henrique Barboza New
[v2,2/4] target/riscv: use RVB in RVA22U64 target/riscv: RVA23 profile support - - 2 - --- 2025-01-14 Daniel Henrique Barboza New
[v2,1/4] target/riscv: add ssu64xl target/riscv: RVA23 profile support - - 2 - --- 2025-01-14 Daniel Henrique Barboza New
[4/4] target/riscv: add RVA23S64 profile target/riscv: RVA23 profile support - - - - --- 2025-01-14 Daniel Henrique Barboza New
[3/4] target/riscv: add RVA23U64 profile target/riscv: RVA23 profile support - - - - --- 2025-01-14 Daniel Henrique Barboza New
[2/4] target/riscv: use RVB in RVA22U64 target/riscv: RVA23 profile support - - - - --- 2025-01-14 Daniel Henrique Barboza New
[1/4] target/riscv: add ssu64xl target/riscv: RVA23 profile support - - - - --- 2025-01-14 Daniel Henrique Barboza New
[v2,2/2] target/riscv: add trace in riscv_raise_exception() target/riscv: add traces for exceptions - - 1 - --- 2025-01-06 Daniel Henrique Barboza New
[v2,1/2] target/riscv: use RISCVException enum in exception helpers target/riscv: add traces for exceptions - - 2 - --- 2025-01-06 Daniel Henrique Barboza New
hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size' hw/riscv/riscv-iommu-sys.c: fix duplicated 'table_size' - 1 1 - --- 2024-12-22 Daniel Henrique Barboza New
[2/2] target/riscv: add trace in riscv_raise_exception() target/riscv: add traces for exceptions - - 1 - --- 2024-12-19 Daniel Henrique Barboza New
[1/2] target/riscv: use RISCVException enum in exception helpers target/riscv: add traces for exceptions - - 3 - --- 2024-12-19 Daniel Henrique Barboza New
[v2,9/9] target/riscv/tcg: add sha target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,8/9] target/riscv: add shgatpa target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,7/9] target/riscv: add shvsatpa target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,6/9] target/riscv: add shvstvecd target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,5/9] target/riscv: add shtvala target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,4/9] target/riscv: add shvstvala target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,3/9] target/riscv: add shcounterenw target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,2/9] target/riscv: add ssstateen target/riscv: add 'sha' support 1 - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[v2,1/9] target/riscv/tcg: hide warn for named feats when disabling via priv_ver target/riscv: add 'sha' support - - 1 - --- 2024-12-18 Daniel Henrique Barboza New
[for-10.0,11/11] docs/specs/riscv-iommu.rst: add HPM support info riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,10/11] hw/riscv: add IOMMU HPM trace events riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,09/11] hw/riscv/riscv-iommu.c: add RISCV_IOMMU_CAP_HPM cap riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,08/11] hw/riscv/riscv-iommu: add hpm events mmio write riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,07/11] hw/riscv/riscv-iommu: add IOHPMCYCLES mmio write riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,06/11] hw/riscv/riscv-iommu: add IOCOUNTINH mmio writes riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,05/11] hw/riscv/riscv-iommu: instantiate hpm_timer riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,04/11] hw/riscv/riscv-iommu: add riscv_iommu_hpm_incr_ctr() riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,03/11] hw/riscv/riscv-iommu: add riscv-iommu-hpm file riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,02/11] hw/riscv/riscv-iommu-bits.h: HPM bits riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,01/11] hw/riscv/riscv-iommu.h: add missing headers riscv: IOMMU HPM support - - - - --- 2024-12-05 Daniel Henrique Barboza New
[for-10.0,v2,8/8] docs: update riscv/virt.rst with kernel-irqchip=split support riscv: AIA userspace irqchip_split support - - 1 - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,v2,7/8] target/riscv/kvm: remove irqchip_split() restriction riscv: AIA userspace irqchip_split support - - 1 - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,v2,6/8] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic riscv: AIA userspace irqchip_split support 1 - - - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,v2,5/8] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers riscv: AIA userspace irqchip_split support - - 1 - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,v2,4/8] target/riscv/kvm: consider irqchip_split() in aia_create() riscv: AIA userspace irqchip_split support - - 1 - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,v2,3/8] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic() riscv: AIA userspace irqchip_split support - - 1 - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,v2,2/8] hw/riscv/virt.c: reduce virt_use_kvm_aia() usage riscv: AIA userspace irqchip_split support - - 1 - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,v2,1/8] hw/intc/riscv_aplic: rename is_kvm_aia() riscv: AIA userspace irqchip_split support - - 1 - --- 2024-11-19 Daniel Henrique Barboza New
[for-10.0,9/9] target/riscv/tcg: add sha target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,8/9] target/riscv: add shgatpa target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,7/9] target/riscv: add shvsatpa target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,6/9] target/riscv: add shvstvecd target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,5/9] target/riscv: add shtvala target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,4/9] target/riscv: add shvstvala target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,3/9] target/riscv: add shcounterenw target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,2/9] target/riscv: add ssstateen target/riscv: add 'sha' support 1 - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,1/9] target/riscv/tcg: hide warn for named feats when disabling via priv_ver target/riscv: add 'sha' support - - 1 - --- 2024-11-13 Daniel Henrique Barboza New
[for-10.0,7/7] docs/specs: add riscv-iommu-sys information hw/riscv: riscv-iommu-sys device - - 1 - --- 2024-11-06 Daniel Henrique Barboza New
[for-10.0,6/7] hw/riscv/riscv-iommu: implement reset protocol hw/riscv: riscv-iommu-sys device 1 - - - --- 2024-11-06 Daniel Henrique Barboza New
[for-10.0,5/7] hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support hw/riscv: riscv-iommu-sys device 1 - - - --- 2024-11-06 Daniel Henrique Barboza New
[for-10.0,4/7] hw/riscv/virt: Add IOMMU as platform device if the option is set hw/riscv: riscv-iommu-sys device - - 1 - --- 2024-11-06 Daniel Henrique Barboza New
[for-10.0,3/7] hw/riscv: add riscv-iommu-sys platform device hw/riscv: riscv-iommu-sys device - - 1 - --- 2024-11-06 Daniel Henrique Barboza New
[for-10.0,2/7] hw/riscv/riscv-iommu: parametrize CAP.IGS hw/riscv: riscv-iommu-sys device - - 1 - --- 2024-11-06 Daniel Henrique Barboza New
[for-10.0,1/7] hw/riscv/riscv-iommu.c: add riscv_iommu_instance_init() hw/riscv: riscv-iommu-sys device - - 1 - --- 2024-11-06 Daniel Henrique Barboza New
[2/2] hw/riscv/riscv-iommu: fix riscv_iommu_validate_process_ctx() check hw/riscv/riscv-iommu: Coverity fixes - 1 1 - --- 2024-11-04 Daniel Henrique Barboza New
[1/2] hw/riscv/riscv-iommu: change 'depth' to int hw/riscv/riscv-iommu: Coverity fixes - 1 1 - --- 2024-11-04 Daniel Henrique Barboza New
[v2,2/2] target/riscv/kvm: clarify how 'riscv-aia' default works target/riscv/kvm: riscv-aia fixes 1 - - - --- 2024-10-28 Daniel Henrique Barboza New
[v2,1/2] target/riscv/kvm: set 'aia_mode' to default in error path target/riscv/kvm: riscv-aia fixes 1 - - - --- 2024-10-28 Daniel Henrique Barboza New
[v10,12/12] docs/specs: add riscv-iommu riscv: QEMU RISC-V IOMMU support - - 1 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,11/12] qtest/riscv-iommu-test: add init queues test riscv: QEMU RISC-V IOMMU support 1 - 1 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,10/12] hw/riscv/riscv-iommu: add DBG support riscv: QEMU RISC-V IOMMU support - - 2 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,09/12] hw/riscv/riscv-iommu: add ATS support riscv: QEMU RISC-V IOMMU support 1 - 1 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC) riscv: QEMU RISC-V IOMMU support 1 - 1 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,07/12] test/qtest: add riscv-iommu-pci tests riscv: QEMU RISC-V IOMMU support 1 - 1 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,06/12] hw/riscv/virt.c: support for RISC-V IOMMU PCIDevice hotplug riscv: QEMU RISC-V IOMMU support - - 2 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,05/12] hw/riscv: add riscv-iommu-pci reference device riscv: QEMU RISC-V IOMMU support - - 2 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,04/12] pci-ids.rst: add Red Hat pci-id for RISC-V IOMMU device riscv: QEMU RISC-V IOMMU support - - 2 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,03/12] hw/riscv: add RISC-V IOMMU base emulation riscv: QEMU RISC-V IOMMU support 1 - 1 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,02/12] hw/riscv: add riscv-iommu-bits.h riscv: QEMU RISC-V IOMMU support - - 3 - --- 2024-10-16 Daniel Henrique Barboza New
[v10,01/12] exec/memtxattr: add process identifier to the transaction attributes riscv: QEMU RISC-V IOMMU support - - 3 - --- 2024-10-16 Daniel Henrique Barboza New
[8/8] docs: update riscv/virt.rst with kernel-irqchip=split support riscv: AIA userspace irqchip_split support - - 1 - --- 2024-10-10 Daniel Henrique Barboza New
[7/8] target/riscv/kvm: remove irqchip_split() restriction riscv: AIA userspace irqchip_split support - - 1 - --- 2024-10-10 Daniel Henrique Barboza New
[6/8] hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode aplic-imsic riscv: AIA userspace irqchip_split support 1 - - - --- 2024-10-10 Daniel Henrique Barboza New
[5/8] hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic' helpers riscv: AIA userspace irqchip_split support - - 1 - --- 2024-10-10 Daniel Henrique Barboza New
[4/8] target/riscv/kvm: consider irqchip_split() in aia_create() riscv: AIA userspace irqchip_split support - - 1 - --- 2024-10-10 Daniel Henrique Barboza New
[3/8] hw/riscv/virt.c: rename helper to virt_use_kvm_aia_aplic_imsic() riscv: AIA userspace irqchip_split support - - 1 - --- 2024-10-10 Daniel Henrique Barboza New
« 1 2 3 417 18 »