index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
kconfig: Activate IOMMUFD for s390x machines
Cédric Le Goater
1
-0
/
+1
2023-12-19
hw/arm: Activate IOMMUFD for virt machines
Cédric Le Goater
1
-0
/
+1
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
6
-35
/
+42
2023-12-19
vfio/ccw: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-3
/
+22
2023-12-19
vfio/ccw: Allow the selection of a given iommu backend
Zhenzhong Duan
1
-0
/
+6
2023-12-19
vfio/ap: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-1
/
+22
2023-12-19
vfio/ap: Allow the selection of a given iommu backend
Zhenzhong Duan
1
-0
/
+6
2023-12-19
vfio/platform: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
1
-8
/
+24
2023-12-19
vfio/platform: Allow the selection of a given iommu backend
Zhenzhong Duan
1
-0
/
+6
2023-12-19
vfio/pci: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
4
-16
/
+71
2023-12-19
vfio/pci: Allow the selection of a given iommu backend
Eric Auger
1
-0
/
+6
2023-12-19
vfio/iommufd: Enable pci hot reset through iommufd cdev interface
Zhenzhong Duan
2
-0
/
+151
2023-12-19
vfio/pci: Introduce a vfio pci hot reset interface
Zhenzhong Duan
4
-162
/
+182
2023-12-19
vfio/pci: Extract out a helper vfio_pci_get_pci_hot_reset_info
Zhenzhong Duan
2
-17
/
+40
2023-12-19
vfio/iommufd: Add support for iova_ranges and pgsizes
Zhenzhong Duan
1
-1
/
+55
2023-12-19
vfio/iommufd: Relax assert check for iommufd backend
Zhenzhong Duan
2
-4
/
+4
2023-12-19
vfio/iommufd: Implement the iommufd backend
Yi Liu
5
-0
/
+452
2023-12-19
vfio/common: return early if space isn't empty
Zhenzhong Duan
1
-3
/
+6
2023-12-19
util/char_dev: Add open_cdev()
Yi Liu
4
-0
/
+100
2023-12-19
backends/iommufd: Introduce the iommufd object
Eric Auger
8
-0
/
+337
2023-12-19
vfio/spapr: Move hostwin_list into spapr container
Zhenzhong Duan
2
-17
/
+20
2023-12-19
vfio/spapr: Move prereg_listener into spapr container
Zhenzhong Duan
2
-9
/
+16
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
5
-16
/
+42
2023-12-19
vfio/spapr: Introduce spapr backend and target interface
Zhenzhong Duan
2
-0
/
+20
2023-12-19
vfio/container: Implement attach/detach_device
Eric Auger
2
-7
/
+21
2023-12-19
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
5
-16
/
+13
2023-12-19
vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container
Eric Auger
3
-6
/
+7
2023-12-19
vfio/container: Move listener to base container
Eric Auger
6
-73
/
+74
2023-12-19
vfio/container: Move vrdl_list to base container
Zhenzhong Duan
5
-31
/
+31
2023-12-19
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
6
-20
/
+23
2023-12-19
vfio/container: Convert functions to base container
Eric Auger
4
-33
/
+26
2023-12-19
vfio/container: Move per container device list in base container
Zhenzhong Duan
4
-16
/
+23
2023-12-19
vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...
Eric Auger
5
-17
/
+44
2023-12-19
vfio/container: Move space field to base container
Eric Auger
6
-26
/
+29
2023-12-19
vfio/common: Move giommu_list in base container
Eric Auger
5
-23
/
+29
2023-12-19
vfio/common: Introduce vfio_container_init/destroy helper
Zhenzhong Duan
3
-1
/
+16
2023-12-19
vfio/container: Switch to dma_map|unmap API
Eric Auger
7
-32
/
+81
2023-12-19
vfio/container: Introduce a empty VFIOIOMMUOps
Zhenzhong Duan
2
-1
/
+6
2023-12-19
vfio: Introduce base object for VFIOContainer and targeted interface
Zhenzhong Duan
2
-6
/
+52
2023-12-19
fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boards
Nikita Ostrenkov
3
-10
/
+94
2023-12-19
target/arm/helper: Propagate MDCR_EL2.HPMN into PMCR_EL0.N
Jean-Philippe Brucker
1
-2
/
+20
2023-12-19
target/arm/tcg: Including missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-12-19
target/arm: Restrict DC CVAP & DC CVADP instructions to TCG accel
Philippe Mathieu-Daudé
1
-0
/
+5
2023-12-19
target/arm: Restrict TCG specific helpers
Philippe Mathieu-Daudé
2
-55
/
+55
2023-12-19
target/arm: Don't implement *32_EL2 registers when EL1 is AArch64 only
Peter Maydell
2
-22
/
+36
2023-12-19
target/arm/kvm: Have kvm_arm_hw_debug_active take a ARMCPU argument
Philippe Mathieu-Daudé
1
-3
/
+3
2023-12-19
target/arm/kvm: Have kvm_arm_handle_debug take a ARMCPU argument
Philippe Mathieu-Daudé
1
-4
/
+4
2023-12-19
target/arm/kvm: Have kvm_arm_handle_dabt_nisv take a ARMCPU argument
Philippe Mathieu-Daudé
1
-5
/
+5
2023-12-19
target/arm/kvm: Have kvm_arm_verify_ext_dabt_pending take a ARMCPU arg
Philippe Mathieu-Daudé
1
-4
/
+4
2023-12-19
target/arm/kvm: Have kvm_arm_[get|put]_virtual_time take ARMCPU argument
Philippe Mathieu-Daudé
1
-13
/
+10
[prev]
[next]