index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Add support for mmapping sub-page MMIO BARs
Yongji Xie
2016-10-31
1
-2
/
+1
*
vfio: Handle zero-length sparse mmap ranges
Alex Williamson
2016-10-31
1
-14
/
+22
*
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-10-31
1
-5
/
+4
*
vfio: Pass an error object to vfio_get_device
Eric Auger
2016-10-17
1
-6
/
+7
*
vfio: Pass an error object to vfio_get_group
Eric Auger
2016-10-17
1
-12
/
+12
*
vfio: Pass an Error object to vfio_connect_container
Eric Auger
2016-10-17
1
-15
/
+25
*
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-09-27
1
-2
/
+2
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-3
/
+3
*
vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-10
/
+70
*
vfio: Add host side DMA window capabilities
Alexey Kardashevskiy
2016-07-05
1
-16
/
+44
*
vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
Alexey Kardashevskiy
2016-07-05
1
-9
/
+31
*
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
2016-06-30
1
-2
/
+3
*
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
2016-06-22
1
-8
/
+1
*
vfio: Fix broken EEH
Gavin Shan
2016-06-17
1
-1
/
+1
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
vfio: Check that IOMMU MR translates to system address space
Alexey Kardashevskiy
2016-05-26
1
-0
/
+6
*
memory: Fix IOMMU replay base address
Alexey Kardashevskiy
2016-05-26
1
-6
/
+8
*
vfio: Fix 128 bit handling when deleting region
Alexey Kardashevskiy
2016-05-26
1
-6
/
+11
*
vfio: Create device specific region info helper
Alex Williamson
2016-05-26
1
-0
/
+36
*
vfio: Enable sparse mmap capability
Alex Williamson
2016-05-26
1
-4
/
+63
*
explicitly include linux/kvm.h
Paolo Bonzini
2016-05-19
1
-0
/
+3
*
vfio: convert to 128 bit arithmetic calculations when adding mem regions
Bandan Das
2016-03-28
1
-8
/
+11
*
vfio: Eliminate vfio_container_ioctl()
David Gibson
2016-03-15
1
-45
/
+0
*
vfio: Start improving VFIO/EEH interface
David Gibson
2016-03-15
1
-0
/
+95
*
vfio: Generalize region support
Alex Williamson
2016-03-11
1
-28
/
+144
*
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
2016-03-10
1
-0
/
+18
*
hw/vfio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
vfio: Allow hotplug of containers onto existing guest IOMMU mappings
David Gibson
2015-10-05
1
-14
/
+9
*
vfio: Record host IOMMU's available IO page sizes
David Gibson
2015-10-05
1
-0
/
+13
*
vfio: Check guest IOVA ranges against host IOMMU capabilities
David Gibson
2015-10-05
1
-3
/
+37
*
vfio: Generalize vfio_listener_region_add failure path
David Gibson
2015-10-05
1
-11
/
+15
*
vfio: Remove unneeded union from VFIOContainer
David Gibson
2015-10-05
1
-33
/
+19
*
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-23
1
-1
/
+1
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
vfio: Unregister IOMMU notifiers when container is destroyed
Alexey Kardashevskiy
2015-07-06
1
-0
/
+8
*
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
2015-04-30
1
-2
/
+5
*
vfio: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-5
/
+5
*
sPAPR: Implement sPAPRPHBClass EEH callbacks
Gavin Shan
2015-03-09
1
-0
/
+1
*
vfio: allow to disable MMAP per device with -x-mmap=off option
Samuel Pitoiset
2015-03-02
1
-1
/
+1
*
vfio: Make type1 listener symbols static
Alexey Kardashevskiy
2015-03-02
1
-2
/
+2
*
vfio: Add ioctl number to error report
Alexey Kardashevskiy
2015-03-02
1
-2
/
+2
*
vfio: Use vfio type1 v2 IOMMU interface
Alex Williamson
2015-02-10
1
-2
/
+6
*
vfio: free dynamically-allocated data in instance_finalize
Paolo Bonzini
2015-02-10
1
-1
/
+4
*
vfio: cleanup vfio_get_device error path, remove vfio_populate_device callback
Paolo Bonzini
2015-02-10
1
-18
/
+12
*
vfio: fix wrong initialize vfio_group_list
Chen Fan
2015-02-04
1
-1
/
+1
*
vfio: Cleanup error_report()s
Alex Williamson
2014-12-22
1
-1
/
+1
*
hw/vfio: create common module
Eric Auger
2014-12-22
1
-0
/
+959