index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
vfio
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfio: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-10
3
-11
/
+11
*
vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMs
Alex Williamson
2015-11-10
1
-5
/
+31
*
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
1
-5
/
+6
*
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
*
hw/vfio/platform: do not set resamplefd for edge-sensitive IRQS
Eric Auger
2015-10-05
1
-15
/
+27
*
hw/vfio/platform: change interrupt/unmask fields into pointer
Eric Auger
2015-10-05
1
-15
/
+20
*
hw/vfio/platform: irqfd setup sequence update
Eric Auger
2015-10-05
1
-22
/
+29
*
vfio/pci: Remove use of g_malloc0_n() from quirks
Alex Williamson
2015-09-23
1
-8
/
+8
*
vfio/pci: Add emulated PCI IDs
Alex Williamson
2015-09-23
3
-6
/
+59
*
vfio/pci: Cache vendor and device ID
Alex Williamson
2015-09-23
3
-19
/
+11
*
vfio/pci: Move AMD device specific reset to quirks
Alex Williamson
2015-09-23
3
-157
/
+170
*
vfio/pci: Remove old config window and mirror quirks
Alex Williamson
2015-09-23
2
-177
/
+0
*
vfio/pci: Config mirror quirk
Alex Williamson
2015-09-23
1
-106
/
+124
*
vfio/pci: Config window quirks
Alex Williamson
2015-09-23
1
-88
/
+270
*
vfio/pci: Rework RTL8168 quirk
Alex Williamson
2015-09-23
1
-76
/
+101
*
vfio/pci: Cleanup Nvidia 0x3d0 quirk
Alex Williamson
2015-09-23
1
-65
/
+107
*
vfio/pci: Cleanup ATI 0x3c3 quirk
Alex Williamson
2015-09-23
1
-17
/
+9
*
vfio/pci: Foundation for new quirk structure
Alex Williamson
2015-09-23
2
-104
/
+157
*
vfio/pci: Cleanup ROM blacklist quirk
Alex Williamson
2015-09-23
2
-20
/
+25
*
vfio/pci: Split quirks to a separate file
Alex Williamson
2015-09-23
4
-882
/
+908
*
vfio/pci: Extract PCI structures to a separate header
Alex Williamson
2015-09-23
2
-143
/
+159
*
vfio: Change polarity of our no-mmap option
Alex Williamson
2015-09-23
3
-3
/
+3
*
vfio/pci: Make interrupt bypass runtime configurable
Alex Williamson
2015-09-23
1
-7
/
+12
*
vfio/pci: Rename MSI/X functions for easier tracing
Alex Williamson
2015-09-23
1
-39
/
+34
*
vfio/pci: Rename INTx functions for easier tracing
Alex Williamson
2015-09-23
1
-24
/
+24
*
vfio/pci: Cleanup vfio_early_setup_msix() error path
Alex Williamson
2015-09-23
1
-14
/
+13
*
vfio/pci: Cleanup RTL8168 quirk and tracing
Alex Williamson
2015-09-23
1
-51
/
+37
*
typofixes - v4
Veres Lajos
2015-09-11
1
-1
/
+1
*
trivial: remove trailing newline from error_report
John Snow
2015-09-11
1
-1
/
+1
*
maint: remove unused include for dirent.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
maint: remove / fix many doubled words
Daniel P. Berrange
2015-09-11
1
-1
/
+1
*
vfio/pci: Fix bootindex
Alex Williamson
2015-07-22
1
-1
/
+0
*
vfio/pci: Fix RTL8168 NIC quirks
Alex Williamson
2015-07-22
1
-7
/
+5
*
vfio/pci : Add pba_offset PCI quirk for Chelsio T5 devices
Gabriel Laupre
2015-07-06
1
-0
/
+27
*
vfio: Unregister IOMMU notifiers when container is destroyed
Alexey Kardashevskiy
2015-07-06
1
-0
/
+8
*
hw/vfio/platform: add irqfd support
Eric Auger
2015-07-06
1
-0
/
+100
*
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
1
-3
/
+3
*
vfio: cpu: Use "real" page size API
Peter Crosthwaite
2015-07-06
1
-3
/
+4
*
vfio: fix return type of pread
Paolo Bonzini
2015-07-06
1
-1
/
+1
*
vfio: fix build error on CentOS 5.7
Leon Alrae
2015-06-18
1
-1
/
+1
*
hw/vfio/platform: replace g_malloc0_n by g_new0
Eric Auger
2015-06-11
1
-2
/
+1
*
hw/vfio/platform: calxeda xgmac device
Eric Auger
2015-06-09
2
-0
/
+56
*
hw/vfio/platform: add irq assignment
Eric Auger
2015-06-08
1
-1
/
+330
*
hw/vfio/platform: vfio-platform skeleton
Eric Auger
2015-06-08
2
-0
/
+288
*
exec: move rcu_read_lock/unlock to address_space_translate callers
Paolo Bonzini
2015-04-30
1
-2
/
+5
*
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
2015-04-28
1
-0
/
+162
[next]