Age | Commit message (Expand) | Author |
2023-12-19 | backends/iommufd: Introduce the iommufd object | Eric Auger |
2023-12-19 | vfio/spapr: Move hostwin_list into spapr container | Zhenzhong Duan |
2023-12-19 | vfio/spapr: Move prereg_listener into spapr container | Zhenzhong Duan |
2023-12-19 | vfio/spapr: switch to spapr IOMMU BE add/del_section_window | Zhenzhong Duan |
2023-12-19 | vfio/spapr: Introduce spapr backend and target interface | Zhenzhong Duan |
2023-12-19 | vfio/container: Implement attach/detach_device | Eric Auger |
2023-12-19 | vfio/container: Move iova_ranges to base container | Zhenzhong Duan |
2023-12-19 | vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container | Eric Auger |
2023-12-19 | vfio/container: Move listener to base container | Eric Auger |
2023-12-19 | vfio/container: Move vrdl_list to base container | Zhenzhong Duan |
2023-12-19 | vfio/container: Move pgsizes and dma_max_mappings to base container | Eric Auger |
2023-12-19 | vfio/container: Convert functions to base container | Eric Auger |
2023-12-19 | vfio/container: Move per container device list in base container | Zhenzhong Duan |
2023-12-19 | vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap... | Eric Auger |
2023-12-19 | vfio/container: Move space field to base container | Eric Auger |
2023-12-19 | vfio/common: Move giommu_list in base container | Eric Auger |
2023-12-19 | vfio/common: Introduce vfio_container_init/destroy helper | Zhenzhong Duan |
2023-12-19 | vfio/container: Switch to dma_map|unmap API | Eric Auger |
2023-12-19 | vfio/container: Introduce a empty VFIOIOMMUOps | Zhenzhong Duan |
2023-12-19 | vfio: Introduce base object for VFIOContainer and targeted interface | Zhenzhong Duan |
2023-12-19 | fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards | Nikita Ostrenkov |
2023-12-19 | target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N | Jean-Philippe Brucker |
2023-12-19 | target/arm/tcg: Including missing 'exec/exec-all.h' header | Philippe Mathieu-Daudé |
2023-12-19 | target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel | Philippe Mathieu-Daudé |
2023-12-19 | target/arm: Restrict TCG specific helpers | Philippe Mathieu-Daudé |
2023-12-19 | target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only | Peter Maydell |
2023-12-19 | target/arm/kvm: Have kvm_arm_hw_debug_active take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_handle_dabt_nisv take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending take a ARMCPU arg | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_vcpu_finalize take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_vcpu_init take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_set_device_attr take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_sve_set_vls take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Remove unused includes | Philippe Mathieu-Daudé |
2023-12-19 | hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header | Philippe Mathieu-Daudé |
2023-12-19 | target/arm/kvm: Unexport kvm_arm_vm_state_change | Richard Henderson |
2023-12-19 | target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu} | Richard Henderson |
2023-12-19 | target/arm/kvm: Unexport kvm_{get,put}_vcpu_events | Richard Henderson |
2023-12-19 | target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init | Richard Henderson |
2023-12-19 | target/arm/kvm: Unexport kvm_arm_init_cpreg_list | Richard Henderson |
2023-12-19 | target/arm/kvm: Unexport kvm_arm_vcpu_finalize | Richard Henderson |
2023-12-19 | target/arm/kvm: Unexport kvm_arm_vcpu_init | Richard Henderson |
2023-12-19 | target/arm/kvm: Merge kvm64.c into kvm.c | Richard Henderson |