[libvirt] [PATCH v1 0/3] misc virhostdevs cleanups

Daniel Henrique Barboza danielhb413 at gmail.com
Thu Jul 18 20:10:04 UTC 2019


These are cleanups that I made together with an attempt to
enable parcial PCI Multifunction assignment with managed=true.

That work will be scrapped after discussions with Laine in
[1], but these cleanups kind of make sense on their own, so
here they are.

[1] https://www.redhat.com/archives/libvir-list/2019-July/msg01175.html

Daniel Henrique Barboza (3):
  virhostdev: introduce virHostdevResetAllPCIDevices
  virhostdev: introduce virHostdevReattachAllPCIDevices
  virhostdev: remove virHostdevReattachPCIDevice

 src/util/virhostdev.c | 151 +++++++++++++++++-------------------------
 src/util/virpci.c     |  29 +++++++-
 2 files changed, 86 insertions(+), 94 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list