]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virpci:fix Secondary Bus Reset bug
authorhexin <hexin15@baidu.com>
Thu, 15 Aug 2019 09:44:06 +0000 (17:44 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 16 Aug 2019 08:47:26 +0000 (10:47 +0200)
commite9c61588384e324f1e85779fa55f9e35024ab2e6
tree1271d9b70c61e6bd3f8cc9414dda10b5d982819d
parent52dad8c9b0d3a008f21c082c7fd3343fdb66fffe
virpci:fix Secondary Bus Reset bug

The parent bridge configuration of the current device
should be read and reset, instead of reading the current
device configuration.

Signed-off-by: He Xin <hexin15@baidu.com>
Signed-off-by: Liu Qi <liuqi16@baidu.com>
Signed-off-by: Zhang Yu <zhangyu31@baidu.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virpci.c