mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Config interrupt support in VDPA and IFCVF
@ 2020-04-24 10:04 Zhu Lingshan
  2020-04-24 10:04 ` [PATCH 1/2] vdpa: Support config interrupt in vhost_vdpa Zhu Lingshan
  2020-04-24 10:04 ` [PATCH 2/2] vdpa: implement config interrupt in IFCVF Zhu Lingshan
  0 siblings, 2 replies; 5+ messages in thread
From: Zhu Lingshan @ 2020-04-24 10:04 UTC (permalink / raw)
  To: mst, kvm, virtualization, linux-kernel, netdev, jasowang
  Cc: lulu, dan.daly, cunming.liang, Zhu Lingshan

This series includes two patches, one introduced
config interrupt support in VDPA core, the other
one implemented config interrupt in IFCVF.

Zhu Lingshan (2):
  vdpa: Support config interrupt in vhost_vdpa
  vdpa: implement config interrupt in IFCVF

 drivers/vdpa/ifcvf/ifcvf_base.c  |  3 +++
 drivers/vdpa/ifcvf/ifcvf_base.h  |  2 ++
 drivers/vdpa/ifcvf/ifcvf_main.c  | 22 ++++++++++++++++-
 drivers/vhost/vdpa.c             | 53 ++++++++++++++++++++++++++++++++++++++++
 include/uapi/linux/vhost.h       |  2 ++
 include/uapi/linux/vhost_types.h |  2 ++
 6 files changed, 83 insertions(+), 1 deletion(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-04-26  3:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 10:04 [PATCH 0/2] Config interrupt support in VDPA and IFCVF Zhu Lingshan
2020-04-24 10:04 ` [PATCH 1/2] vdpa: Support config interrupt in vhost_vdpa Zhu Lingshan
2020-04-26  3:07   ` Jason Wang
2020-04-24 10:04 ` [PATCH 2/2] vdpa: implement config interrupt in IFCVF Zhu Lingshan
2020-04-26  3:25   ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®