vfio: reformat logs
[dpdk.git] / drivers / bus / pci / linux / pci_vfio.c
2021-04-09 Thomas Monjalonvfio: reformat logs
2021-04-07 Renata Saiakhovaeal: add synchronous interrupt unregister
2021-03-23 Thomas Monjalondrivers: replace page size definitions with function
2020-10-05 Yunjian Wangbus/pci: remove unnecessary cast
2020-10-05 Yunjian Wangbus/pci: fix leak on VFIO mapping error
2020-10-05 Yunjian Wangbus/pci: fix memory leak when unmapping VFIO resource
2020-09-28 Hyong Youb Kimbus/pci: fix mapping BAR containing MSI-X table
2020-09-21 David Marchandmem: drop mapping API workaround
2020-09-07 Ciara Powerconfig: remove default configs used with make
2020-07-11 Thomas Monjalonpci: keep API compatibility with mmap values
2020-06-29 Tal Shnaidermanpci: use OS generic memory mapping functions
2020-06-25 Haiyue Wangbus/pci: fix VF memory access
2019-11-14 Wangyu (Eric)bus/pci: align next mapping address on page boundary
2019-10-26 Michal Krawczykvfio: fix truncated BAR offset for 32-bit
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-07-23 Nithin Dabilpuramvfio: revert interrupt eventfd setup at probe
2019-07-10 David Marchandvfio: fix interrupts race condition
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-01-23 Alejandro Lucerovfio: fix error message
2018-12-19 Tone Zhangvfio: support 64KB kernel page size
2018-11-25 Darek Stojaczykvfio: do not needlessly setup device in secondary process
2018-11-18 Thomas Monjalonvfio: fix build with Linux < 4.0
2018-11-18 Jeff Guovfio: add lock for hot-unplug failure handler
2018-10-29 Darek Stojaczykvfio: fix interrupt unregister for hotplug notifier
2018-10-22 Anatoly Burakovvfio: improve musl compatibility
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guovfio: handle hotplug request notifier
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-08-01 Anatoly Burakovvfio: revert retry logic for MSI-X BAR mapping
2018-07-26 Takeshi Yoshimuravfio: fix workaround of BAR mapping
2018-07-20 Qi Zhangvfio: enable unmapping resource for secondary
2018-07-20 Qi Zhangvfio: fix PCI address comparison
2018-01-12 Zhiyong Yangbus/pci: fix interrupt handler type
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonbus/pci: fix namespace of sysfs path function
2017-11-06 Gaetan Rivetpci: fix namespace prefix of new functions
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-31 Jerin Jacobbus/pci: fix VFIO device reset
2017-10-31 Ferruh Yigitbus/pci: fix VFIO mode
2017-10-26 Jonas Pfefferlebus/pci: check VFIO reset ioctl error
2017-10-26 Gaetan Rivetpci: introduce library and driver