> -----Original Message----- > From: Liu, Changpeng > Sent: Monday, February 25, 2019 8:52 AM > To: [email protected] > Cc: Liu, Changpeng <[email protected]>; Stojaczyk, Dariusz > <[email protected]>; [email protected]; Bie, Tiwei > <[email protected]>; Wang, Zhihong <[email protected]> > Subject: [PATCH] vhost: add virtio configuration space access socket > messages > > This patch adds new vhost user messages GET_CONFIG and SET_CONFIG > used to get/set virtio device's PCI configuration space. > > Signed-off-by: Changpeng Liu <[email protected]> > ---
After the commit msg is expanded: Reviewed-by: Darek Stojaczyk <[email protected]> Thanks, D.

