Re: [libvirt] [PATCH v2 1/7] tests: Fix the iommu group path in mock pci

2019-08-16 Thread Michal Privoznik
On 7/25/19 8:09 PM, Daniel Henrique Barboza wrote: From: Shivaprasad G Bhat The mocked path falls into /sys/bus/kernel/iommu_groups instead of /sys/kernel/iommu_groups. Needed for adding some new test cases. Signed-off-by: Shivaprasad G Bhat Signed-off-by: Daniel Henrique Barboza --- tests

[libvirt] [PATCH v2 1/7] tests: Fix the iommu group path in mock pci

2019-07-25 Thread Daniel Henrique Barboza
From: Shivaprasad G Bhat The mocked path falls into /sys/bus/kernel/iommu_groups instead of /sys/kernel/iommu_groups. Needed for adding some new test cases. Signed-off-by: Shivaprasad G Bhat Signed-off-by: Daniel Henrique Barboza --- tests/virpcimock.c | 4 ++-- 1 file changed, 2 insertions(+