]> Git Repo - qemu.git/commit - hw/vfio/pci.c
vfio: fix duplicate function call
authorCao jin <[email protected]>
Mon, 17 Oct 2016 16:58:03 +0000 (10:58 -0600)
committerAlex Williamson <[email protected]>
Mon, 17 Oct 2016 16:58:03 +0000 (10:58 -0600)
commit893bfc3cc893ed36cedc364e99cf483e9b08c294
tree8c24cb82f07265ac8064eaef10b841a6801c7fff
parent31e6a7b17b35711eb44f0e686b5ba68d15bfe4c1
vfio: fix duplicate function call

When vfio device is reset(encounter FLR, or bus reset), if need to do
bus reset(vfio_pci_hot_reset_one is called), vfio_pci_pre_reset &
vfio_pci_post_reset will be called twice.

Signed-off-by: Cao jin <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
hw/vfio/pci.c
This page took 0.023073 seconds and 4 git commands to generate.