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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
virtio-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
virtio-iommu: Fix the domain_range end
Eric Auger
1
-2
/
+2
2021-12-15
virtio-iommu: Fix endianness in get_config
Eric Auger
1
-8
/
+16
2021-12-15
virtio-iommu: Remove set_config callback
Eric Auger
1
-14
/
+0
2021-03-12
virtio-iommu: Handle non power of 2 range invalidations
Eric Auger
1
-3
/
+16
2021-02-05
vhost: Unbreak SMMU and virtio-iommu on dev-iotlb support
Peter Xu
1
-0
/
+5
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-1
/
+1
2020-12-08
memory: Add IOMMUTLBEvent
Eugenio PĂ©rez
1
-14
/
+16
2020-11-03
virtio-iommu: Set supported page size mask
Bharat Bhushan
1
-0
/
+50
2020-11-03
virtio-iommu: Add notify_flag_changed() memory region callback
Bharat Bhushan
1
-0
/
+14
2020-11-03
virtio-iommu: Add replay() memory region callback
Bharat Bhushan
1
-0
/
+40
2020-11-03
virtio-iommu: Call memory notifiers in attach/detach
Bharat Bhushan
1
-0
/
+32
2020-11-03
virtio-iommu: Add memory notifiers for map/unmap
Bharat Bhushan
1
-0
/
+56
2020-11-03
virtio-iommu: Store memory region in endpoint struct
Jean-Philippe Brucker
1
-1
/
+10
2020-11-03
virtio-iommu: Fix virtio_iommu_mr()
Jean-Philippe Brucker
1
-1
/
+1
2020-09-29
virtio-iommu: Check gtrees are non null before destroying them
Eric Auger
1
-2
/
+6
2020-07-13
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
1
-0
/
+1
2020-07-03
virtio-iommu: Handle reserved regions in the translation process
Eric Auger
1
-0
/
+20
2020-07-03
virtio-iommu: Implement RESV_MEM probe request
Eric Auger
1
-4
/
+90
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-03-29
virtio-iommu: avoid memleak in the unrealize
Pan Nengyuan
1
-0
/
+3
2020-02-27
virtio-iommu: Support migration
Eric Auger
1
-10
/
+99
2020-02-27
virtio-iommu: Implement fault reporting
Eric Auger
1
-5
/
+65
2020-02-27
virtio-iommu: Implement translate
Eric Auger
1
-1
/
+59
2020-02-27
virtio-iommu: Implement map/unmap
Eric Auger
1
-2
/
+61
2020-02-27
virtio-iommu: Implement attach/detach command
Eric Auger
1
-2
/
+309
2020-02-27
virtio-iommu: Decode the command payload
Eric Auger
1
-12
/
+64
2020-02-27
virtio-iommu: Add skeleton
Eric Auger
1
-0
/
+265