[PATCH 0/2] Config interrupt support in VDPA and IFCVF

From: Zhu Lingshan
Date: Fri Apr 24 2020 - 06:07:39 EST


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