Re: [libvirt] [PATCH 3/3] virpcitest: Introduce testVirPCIDeviceReattach

2013-11-01 Thread Martin Kletzander
On Fri, Oct 25, 2013 at 02:03:43PM +0100, Michal Privoznik wrote: This test will reattach the PCI device detached in the previous test. Signed-off-by: Michal Privoznik mpriv...@redhat.com --- tests/virpcitest.c | 37 + 1 file changed, 37 insertions(+)

[libvirt] [PATCH 3/3] virpcitest: Introduce testVirPCIDeviceReattach

2013-10-25 Thread Michal Privoznik
This test will reattach the PCI device detached in the previous test. Signed-off-by: Michal Privoznik mpriv...@redhat.com --- tests/virpcitest.c | 37 + 1 file changed, 37 insertions(+) diff --git a/tests/virpcitest.c b/tests/virpcitest.c index