114238 Commits (7b1070a7e17cc65c3134350728c85e1d218c3578)
 

Author SHA1 Message Date
Frank Chang 171773391a target/riscv: Add MISA extension implied rules 2 years ago
Frank Chang 047da861f9 target/riscv: Introduce extension implied rule helpers 2 years ago
Frank Chang f04f770920 target/riscv: Introduce extension implied rules definition 2 years ago
Clément Léger c165408779 target/riscv: fix instructions count handling in icount mode 2 years ago
Branislav Brzak 209b7c2935 target/riscv: Fix froundnx.h nanbox check 2 years ago
Sunil V L 4406ba2b5e hw/riscv/virt.c: Make block devices default to virtio 2 years ago
Fea.Wang 3adf4def19 target/riscv: Support the version for ss1p13 2 years ago
Fea.Wang 8392a7c148 target/riscv: Reserve exception codes for sw-check and hw-err 2 years ago
Fea.Wang 27796989ac target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32 2 years ago
Fea.Wang 7750e10656 target/riscv: Add 'P1P13' bit in SMSTATEEN0 2 years ago
Fea.Wang 0c2d5f7396 target/riscv: Define macros and variables for ss1p13 2 years ago
Jim Shu a1a8e7768f target/riscv: Reuse the conversion function of priv_spec 2 years ago
Chao Du 50a92d9b46 target/riscv/kvm: define TARGET_KVM_HAVE_GUEST_DEBUG 2 years ago
Chao Du b60520392d target/riscv/kvm: handle the exit with debug reason 2 years ago
Chao Du 80b605056d target/riscv/kvm: add software breakpoints support 2 years ago
Daniel Henrique Barboza f42cdf2ea5 hw/riscv/virt.c: imsics DT: add '#msi-cells' 2 years ago
Daniel Henrique Barboza 8fb0bb5e8a hw/riscv/virt.c: imsics DT: add 'qemu, imsics' to 'compatible' 2 years ago
Daniel Henrique Barboza e8ad5817b2 hw/riscv/virt.c: change imsic nodename to 'interrupt-controller' 2 years ago
Daniel Henrique Barboza b1f1e9dcfa hw/riscv/virt.c: aplic DT: rename prop to 'riscv, delegation' 2 years ago
Daniel Henrique Barboza 362b31fc35 hw/riscv/virt.c: aplic DT: add 'qemu, aplic' to 'compatible' 2 years ago
Daniel Henrique Barboza 29390fdbc1 hw/riscv/virt.c: rename aplic nodename to 'interrupt-controller' 2 years ago
Daniel Henrique Barboza 02dd57b3f9 hw/riscv/virt.c: add aplic nodename helper 2 years ago
Daniel Henrique Barboza 190e0ae629 hw/riscv/virt.c: add address-cells in create_fdt_one_aplic() 2 years ago
Jerry Zhang Jian 15b8ddb18a target/riscv: zvbb implies zvkb 2 years ago
Rajnesh Kanwal 92c82a126e target/riscv: Move Guest irqs out of the core local irqs range. 2 years ago
Rajnesh Kanwal 87088fadb3 target/riscv: Extend virtual irq csrs masks to be 64 bit wide. 2 years ago
Richard Henderson 3f044554b9 vfio queue: 2 years ago
Richard Henderson 78c236a9ed SD/MMC patches queue 2 years ago
Cédric Le Goater 96b7af4388 vfio/container: Move vfio_container_destroy() to an instance_finalize() handler 2 years ago
Cédric Le Goater b052f73cbe vfio/container: Introduce vfio_iommu_legacy_instance_init() 2 years ago
Cédric Le Goater 2f7243cb8a vfio/container: Remove vfio_container_init() 2 years ago
Cédric Le Goater 41d698b8d6 vfio/container: Remove VFIOContainerBase::ops 2 years ago
Cédric Le Goater 2137d2fd17 vfio/container: Introduce an instance_init() handler 2 years ago
Cédric Le Goater 938026053f vfio/container: Switch to QOM 2 years ago
Cédric Le Goater 504d297e10 vfio/container: Change VFIOContainerBase to use QOM 2 years ago
Cédric Le Goater 9550fdfd29 vfio/container: Discover IOMMU type before creating the container 2 years ago
Cédric Le Goater 58f5c13260 vfio/container: Introduce vfio_create_container() 2 years ago
Cédric Le Goater 17401879c4 vfio/container: Introduce vfio_get_iommu_class_name() 2 years ago
Cédric Le Goater 55974f35ea vfio/container: Modify vfio_get_iommu_type() to use a container fd 2 years ago
Cédric Le Goater 09181a8e97 vfio/container: Simplify vfio_container_init() 2 years ago
Cédric Le Goater b7b79588eb vfio/container: Introduce vfio_address_space_insert() 2 years ago
Avihai Horon 723f702b89 vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap() 2 years ago
Joao Martins 344e70945d vfio/common: Move dirty tracking ranges update to helper 2 years ago
Cédric Le Goater 889833e5ae vfio: Remove unused declarations from vfio-common.h 2 years ago
Cédric Le Goater 332b9b0da4 vfio: Make vfio_devices_dma_logging_start() return bool 2 years ago
Eric Auger 71386c6efd memory: Remove IOMMU MR iommu_set_iova_range API 2 years ago
Eric Auger 44079a9839 hw/vfio: Remove memory_region_iommu_set_iova_ranges() call 2 years ago
Eric Auger 3ba100b419 virtio-iommu: Remove the implementation of iommu_set_iova_range 2 years ago
Eric Auger cf2647a76e virtio-iommu: Compute host reserved regions 2 years ago
Eric Auger a95264191f HostIOMMUDevice: Store the aliased bus and devfn 2 years ago