Commit Graph

88 Commits (b1a9edbda040a43583ff14d63ebeb91abe5848b9)

Author SHA1 Message Date
Gavin Shan fd49c81f08 drivers/vfio/pci: Fix wrong MSI interrupt count 11 years ago
Alex Williamson c8dbca165b vfio/iommu_type1: Avoid overflow 11 years ago
Alex Williamson eb5685f0de vfio/pci: Fix unchecked return value 11 years ago
Alex Williamson afa63252b2 vfio/pci: Fix sizing of DPA and THP express capabilities 11 years ago
Jean Delvare 8283b4919e driver core: dev_set_drvdata can no longer fail 11 years ago
Arnd Bergmann 4379d2ae15 vfio: always select ANON_INODES 11 years ago
David Rientjes 668f9abbd4 mm: close PageTail race 11 years ago
Alex Williamson 88d7ab8949 vfio: Add external user check extension interface 11 years ago
Alex Williamson aa42931827 vfio/type1: Add extension to test DMA cache coherence of IOMMU 11 years ago
Alex Williamson 1ef3e2bc04 vfio/iommu_type1: Multi-IOMMU domain support 11 years ago
Alexander Gordeev 94cccde648 vfio: Use pci_enable_msi_range() and pci_enable_msix_range() 11 years ago
Alex Williamson 890ed578df vfio-pci: Use pci "try" reset interface 11 years ago
Alex Williamson 3be3a074cf vfio-pci: Don't use device_lock around AER interrupt setup 11 years ago
Alistair Popple e589a4404f powerpc/iommu: Update constant names to reflect their hardcoded page size 11 years ago
Alex Williamson d10999016f vfio: Convert control interface to misc driver 11 years ago
Alex Williamson 274127a1fd PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2 11 years ago
Antonios Motakis d93b3ac0ed VFIO: vfio_iommu_type1: fix bug caused by break in nested loop 11 years ago
Alex Williamson 8b27ee60bf vfio-pci: PCI hot reset interface 12 years ago
Alex Williamson 17638db1b8 vfio-pci: Test for extended config space 12 years ago
Alex Williamson 20e7745784 vfio-pci: Use fdget() rather than eventfd_fget() 12 years ago
Alex Williamson 5d042fbdbb vfio: Add O_CLOEXEC flag to vfio device fd 12 years ago
Yann Droneaud a5d550703d vfio: use get_unused_fd_flags(0) instead of get_unused_fd() 12 years ago
Alexey Kardashevskiy 6cdd978213 vfio: add external user support 12 years ago
Alex Williamson d24cdbfd28 vfio-pci: Avoid deadlock on remove 12 years ago
Alex Williamson c64019302b vfio: Ignore sprurious notifies 12 years ago
Alex Williamson de9c7602ca vfio: Don't overreact to DEL_DEVICE 12 years ago
Alex Williamson 8d38ef1948 vfio/type1: Fix leak on error path 12 years ago
Al Viro a47df1518e vfio: remap_pfn_range() sets all those flags... 12 years ago
Alex Williamson 6d6768c61b vfio: Limit group opens 12 years ago
Alex Williamson f5bfdbf252 vfio/type1: Fix missed frees and zero sized removes 12 years ago
Alex Williamson 5c6c2b21ec vfio: Provide module option to disable vfio_iommu_type1 hugepage support 12 years ago
Alex Williamson 166fd7d94a vfio: hugepage support for vfio_iommu_type1 12 years ago
Alex Williamson cd9b22685e vfio: Convert type1 iommu to use rbtree 12 years ago
Alexey Kardashevskiy 5b25199eff powerpc/vfio: Enable on pSeries platform 12 years ago
Alexey Kardashevskiy 5ffd229c02 powerpc/vfio: Implement IOMMU driver for VFIO 12 years ago
Alexey Kardashevskiy 9a6aa279d3 vfio: fix crash on rmmod 12 years ago
Alex Williamson 664e9386bd vfio: Set container device mode 12 years ago
Alex Williamson 0b43c08233 vfio: Use down_reads to protect iommu disconnects 12 years ago
Alex Williamson 9587f44aa6 vfio: Convert container->group_lock to rwsem 12 years ago
Bjorn Helgaas a9047f24df vfio-pci: Use cached MSI/MSI-X capabilities 12 years ago
Bjorn Helgaas 508d1aa602 vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK 12 years ago
Yijing Wang aa2cba51a0 PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register 12 years ago
Alex Williamson a7d1ea1c11 vfio-pci: Enable raw access to unassigned config space 12 years ago
Alex Williamson 180b138107 vfio-pci: Use byte granularity in config map 12 years ago
Alex Williamson 904c680c7b vfio-pci: Fix possible integer overflow 12 years ago
Wei Yongjun 0bced2f728 vfio: make local function vfio_pci_intx_unmask_handler() static 12 years ago
Arnd Bergmann 25e9789ddd vfio: include <linux/slab.h> for kmalloc 12 years ago
Vijay Mohan Pandarathil dad9f8972e VFIO-AER: Vfio-pci driver changes for supporting AER 12 years ago
Vijay Mohan Pandarathil 44f507163d VFIO: Wrapper for getting reference to vfio_device 12 years ago
Tejun Heo a1c36b166b vfio: convert to idr_alloc() 12 years ago