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
/
vfio
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
vfio-pci, ppc64/spapr: Reorder group-to-container attaching
Alexey Kardashevskiy
1
-8
/
+11
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
1
-5
/
+7
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
1
-2
/
+4
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
1
-1
/
+1
2017-05-03
vfio: enable 8-byte reads/writes to vfio
Jose Ricardo Ziviani
1
-0
/
+10
2017-05-03
vfio: Set MemoryRegionOps:max_access_size and min_access_size
Jose Ricardo Ziviani
1
-0
/
+4
2017-04-20
memory: add section range info for IOMMU notifier
Peter Xu
1
-3
/
+9
2017-02-17
vfio: allow to notify unmap for very large region
Peter Xu
1
-4
/
+3
2017-02-17
vfio: introduce vfio_get_vaddr()
Peter Xu
1
-20
/
+45
2017-02-17
vfio: trace map/unmap for notify as well
Peter Xu
1
-1
/
+2
2016-10-31
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
1
-2
/
+1
2016-10-31
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
1
-14
/
+22
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
1
-5
/
+4
2016-10-17
vfio: Pass an error object to vfio_get_device
Eric Auger
1
-6
/
+7
2016-10-17
vfio: Pass an error object to vfio_get_group
Eric Auger
1
-12
/
+12
2016-10-17
vfio: Pass an Error object to vfio_connect_container
Eric Auger
1
-15
/
+25
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
1
-2
/
+2
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
1
-3
/
+3
2016-07-05
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
1
-10
/
+70
2016-07-05
vfio: Add host side DMA window capabilities
Alexey Kardashevskiy
1
-16
/
+44
2016-07-05
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
1
-9
/
+31
2016-06-30
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
1
-2
/
+3
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
1
-8
/
+1
2016-06-17
vfio: Fix broken EEH
Gavin Shan
1
-1
/
+1
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-05-26
vfio: Check that IOMMU MR translates to system address space
Alexey Kardashevskiy
1
-0
/
+6
2016-05-26
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
1
-6
/
+8
2016-05-26
vfio: Fix 128 bit handling when deleting region
Alexey Kardashevskiy
1
-6
/
+11
2016-05-26
vfio: Create device specific region info helper
Alex Williamson
1
-0
/
+36
2016-05-26
vfio: Enable sparse mmap capability
Alex Williamson
1
-4
/
+63
2016-05-19
explicitly include linux/kvm.h
Paolo Bonzini
1
-0
/
+3
2016-03-28
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
1
-8
/
+11
2016-03-16
vfio: Eliminate vfio_container_ioctl()
David Gibson
1
-45
/
+0
2016-03-16
vfio: Start improving VFIO/EEH interface
David Gibson
1
-0
/
+95
2016-03-10
vfio: Generalize region support
Alex Williamson
1
-28
/
+144
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
1
-0
/
+18
2016-01-29
hw/vfio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-05
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
1
-14
/
+9
2015-10-05
vfio: Record host IOMMU's available IO page sizes
David Gibson
1
-0
/
+13
2015-10-05
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
1
-3
/
+37
2015-10-05
vfio: Generalize vfio_listener_region_add failure path
David Gibson
1
-11
/
+15
2015-10-05
vfio: Remove unneeded union from VFIOContainer
David Gibson
1
-33
/
+19
2015-09-23
vfio: Change polarity of our no-mmap option
Alex Williamson
1
-1
/
+1
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
1
-1
/
+1
2015-07-06
vfio: Unregister IOMMU notifiers when container is destroyed
Alexey Kardashevskiy
1
-0
/
+8
2015-04-30
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
1
-2
/
+5
2015-03-10
vfio: Remove superfluous '\n' around error_report()
Gonglei
1
-5
/
+5
2015-03-09
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
1
-0
/
+1
2015-03-02
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
1
-1
/
+1
2015-03-02
vfio: Make type1 listener symbols static
Alexey Kardashevskiy
1
-2
/
+2
[next]