On 09.01.2024 22:51, Stewart Hildebrand wrote: > From: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com> > > When a PCI device gets assigned/de-assigned we need to > initialize/de-initialize vPCI state for the device. > > Also, rename vpci_add_handlers() to vpci_assign_device() and > vpci_remove_device() to vpci_deassign_device() to better reflect role > of the functions. > > Signed-off-by: Oleksandr Andrushchenko <oleksandr_andrushche...@epam.com> > Signed-off-by: Volodymyr Babchuk <volodymyr_babc...@epam.com> > Reviewed-by: Roger Pau Monné <roger....@citrix.com> > Signed-off-by: Stewart Hildebrand <stewart.hildebr...@amd.com>
Acked-by: Jan Beulich <jbeul...@suse.com>