On 01/25/2018 10:23 AM, Erik Skultety wrote:
Most of them are static, however in case of PCI and SCSI_HOST
devices,
the nested capabilities can change dynamically, e.g. due to a driver
change (from host_pci_driver -> vfio_pci).
Signed-off-by: Erik Skultety <eskultet(a)redhat.com>
Suggested-by: Wu Zongyong <cordius.wu(a)huawei.com>
---
src/conf/node_device_conf.c | 3 +++
src/conf/virnodedeviceobj.c | 4 ++++
2 files changed, 7 insertions(+)
ACK
Michal