All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] VFIO Misc fixes
@ 2014-05-19  3:01 Gavin Shan
  2014-05-19  3:01 ` [PATCH 1/4] PCI: Export MSI message relevant functions Gavin Shan
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Gavin Shan @ 2014-05-19  3:01 UTC (permalink / raw)
  To: kvm; +Cc: alex.williamson, bhelgaas, linux-pci, Gavin Shan

Changelog
=========
v1 -> v2:
        * Change the comments and commit log in PATCH[4/4] (Alex).
        * Export 2 MSI relevant functions (Alex).
v2 -> v3:
	* Add missed header file in PATCH[4/4].

Gavin Shan (4):
  PCI: Export MSI message relevant functions
  drivers/vfio: Rework offsetofend()
  drivers/vfio/pci: Fix wrong MSI interrupt count
  vfio/pci: Restore MSIx message prior to enabling

 drivers/pci/msi.c                 |  2 ++
 drivers/vfio/pci/vfio_pci.c       |  3 +--
 drivers/vfio/pci/vfio_pci_intrs.c | 15 +++++++++++++++
 include/linux/vfio.h              |  5 ++---
 4 files changed, 20 insertions(+), 5 deletions(-)

-- 
1.8.3.2


^ permalink raw reply	[flat|nested] 19+ messages in thread
* [PATCH v2 0/4] VFIO Misc fixes
@ 2014-05-13  1:35 Gavin Shan
  2014-05-13  1:35 ` [PATCH 1/4] PCI: Export MSI message relevant functions Gavin Shan
  0 siblings, 1 reply; 19+ messages in thread
From: Gavin Shan @ 2014-05-13  1:35 UTC (permalink / raw)
  To: kvm; +Cc: alex.williamson, bhelgaas, linux-pci, Gavin Shan

Changelog
=========
v1 -> v2:
	* Change the comments and commit log in PATCH[4/4] (Alex).
	* Export 2 MSI relevant functions (Alex).

Gavin Shan (4):
  PCI: Export MSI message relevant functions
  drivers/vfio: Rework offsetofend()
  drivers/vfio/pci: Fix wrong MSI interrupt count
  vfio/pci: Restore MSIx message prior to enabling

 drivers/pci/msi.c                 |  2 ++
 drivers/vfio/pci/vfio_pci.c       |  3 +--
 drivers/vfio/pci/vfio_pci_intrs.c | 14 ++++++++++++++
 include/linux/vfio.h              |  5 ++---
 4 files changed, 19 insertions(+), 5 deletions(-)

Thanks,
Gavin


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2014-09-27  5:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19  3:01 [PATCH 0/4] VFIO Misc fixes Gavin Shan
2014-05-19  3:01 ` [PATCH 1/4] PCI: Export MSI message relevant functions Gavin Shan
2014-05-22  5:10   ` Gavin Shan
2014-09-04 22:57   ` Bjorn Helgaas
2014-09-05  0:15     ` Gavin Shan
2014-05-19  3:01 ` [PATCH 2/4] drivers/vfio: Rework offsetofend() Gavin Shan
2014-05-19  3:01 ` [PATCH 3/4] drivers/vfio/pci: Fix wrong MSI interrupt count Gavin Shan
2014-05-19  3:01 ` [PATCH 4/4] vfio/pci: Restore MSIx message prior to enabling Gavin Shan
2014-05-30 22:12   ` Bjorn Helgaas
2014-05-31 11:42     ` Gavin Shan
2014-06-02 16:57       ` Bjorn Helgaas
2014-06-05  5:51         ` Gavin Shan
2014-09-10  8:13   ` Gavin Shan
2014-09-26  3:19     ` Gavin Shan
2014-09-26  3:46       ` Alex Williamson
2014-09-27  5:33         ` Gavin Shan
2014-05-19 21:37 ` [PATCH 0/4] VFIO Misc fixes Alex Williamson
2014-05-30 21:06   ` Alex Williamson
  -- strict thread matches above, loose matches on Subject: below --
2014-05-13  1:35 [PATCH v2 " Gavin Shan
2014-05-13  1:35 ` [PATCH 1/4] PCI: Export MSI message relevant functions Gavin Shan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.