Re: [libvirt] [PATCH v2 06/39] qemu_cgroup: Teardown Cgroup for more host device types

2019-10-17 Thread Cole Robinson
On 9/26/19 12:12 PM, Michal Privoznik wrote: > Since its introduction in v1.0.5-rc1-19-g6e13860cb4 the > qemuTeardownHostdevCgroup() does nothing unless the passed > hostdev is a PCI device with VFIO backend. This seems > unnecessary. > > Signed-off-by: Michal Privoznik > --- >

[libvirt] [PATCH v2 06/39] qemu_cgroup: Teardown Cgroup for more host device types

2019-09-26 Thread Michal Privoznik
Since its introduction in v1.0.5-rc1-19-g6e13860cb4 the qemuTeardownHostdevCgroup() does nothing unless the passed hostdev is a PCI device with VFIO backend. This seems unnecessary. Signed-off-by: Michal Privoznik --- src/qemu/qemu_cgroup.c | 8 +--- 1 file changed, 1 insertion(+), 7