
11 Jan
2018
11 Jan
'18
11:07 a.m.
On Wed, Jan 10, 2018 at 08:14:50PM +0800, Wu Zongyong wrote:
In current implemention, mdev_types caps keep constant all the time. But, it is possible that a device capable of mdev_types sometime(for example:bind to proper driver) and incapable of mdev_types at other times(for example: unbind from its driver). We should keep the info of xml dumped out consistent with real status of the device.
Signed-off-by: Wu Zongyong <cordius.wu@huawei.com>
For patches 1 and 2 (I'll tune the commit message for this one a bit before pushing): Reviewed-by: Erik Skultety <eskultet@redhat.com>