v2:
 fix some coding style issue.
 support dynamic enable/disable queue at run time.

Andy Pei (6):
  vdpa/ifc: add multi queue support
  vdpa/ifc: set max queues according to HW spec
  vdpa/ifc: write queue count to MQ register
  vdpa/ifc: only configure enabled queue
  vhost: configure device when any queue is ready for BLK device
  vhost: vDPA BLK devices configure device when all queue callfds are
    set

Huang Wei (2):
  vdpa/ifc: add new device ID
  vdpa/ifc: support dynamic enable/disable queue

 drivers/vdpa/ifc/base/ifcvf.c       | 145 +++++++++++++++++++++++++++++++++++-
 drivers/vdpa/ifc/base/ifcvf.h       |  14 +++-
 drivers/vdpa/ifc/base/ifcvf_osdep.h |   1 +
 drivers/vdpa/ifc/ifcvf_vdpa.c       | 140 +++++++++++++++++++++++++++++-----
 lib/vhost/vhost_user.c              |  63 +++++++++++++---
 5 files changed, 329 insertions(+), 34 deletions(-)

-- 
1.8.3.1

Reply via email to