libvirt/src/hypervisor
Laine Stump 8fb0b08762 hostdevmgr: remove unneeded oldStateDir
Back in commit 2c71d3826, which appeared in libvirt-1.2.3 in April
2014, the location used to store saved MAC addresses and vlan tags of
SRIOV VFs was changed from /var/run/libvirt/qemu to
/var/run/libvirt/hostdevmgr. For backward compatibility the code was
made to continue looking in the old location for the files when it
didn't find them in the new location.

It's now been 6 years, and even if there was somebody still running
libvirt-1.2.3 on their system, that system would now be out of support
for libvirt, so there would be no way for them to upgrade to a new
libvirt that no longer looks in  "oldStateDir" for the files. So
let's no longer look in "oldStateDir" for the files!

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2021-02-02 00:27:58 -05:00
..
domain_cgroup.c
domain_cgroup.h
domain_driver.c domain_driver.c: use PCI address with virDomainDriverNodeDeviceGetPCIInfo() 2021-01-29 17:51:03 -03:00
domain_driver.h domain_driver.c: use PCI address with virDomainDriverNodeDeviceGetPCIInfo() 2021-01-29 17:51:03 -03:00
meson.build meson: src: build libvirt.so library 2020-08-03 09:27:04 +02:00
virclosecallbacks.c util: hash: Retire 'virHashTable' in favor of 'GHashTable' 2020-11-06 10:40:51 +01:00
virclosecallbacks.h
virhostdev.c hostdevmgr: remove unneeded oldStateDir 2021-02-02 00:27:58 -05:00
virhostdev.h hostdevmgr: remove unneeded oldStateDir 2021-02-02 00:27:58 -05:00