[libvirt] [PATCH v2] qemu: Introduce inactive PCI device list

2012-01-17 Thread Osier Yang
From: root r...@hp-dl360g7-01.lab.eng.brq.redhat.com pciTrySecondaryBusReset checks if there is active device on the same bus, however, qemu driver doesn't maintain an effective list for the inactive devices, and it passes meaningless argment for parameter inactiveDevs. e.g.

Re: [libvirt] [PATCH v2] qemu: Introduce inactive PCI device list

2012-01-17 Thread Osier Yang
On 2012年01月18日 04:02, Osier Yang wrote: From: rootr...@hp-dl360g7-01.lab.eng.brq.redhat.com pciTrySecondaryBusReset checks if there is active device on the same bus, however, qemu driver doesn't maintain an effective list for the inactive devices, and it passes meaningless argment for parameter

Re: [libvirt] [PATCH v2] qemu: Introduce inactive PCI device list

2012-01-17 Thread Eric Blake
On 01/17/2012 01:02 PM, Osier Yang wrote: pciTrySecondaryBusReset checks if there is active device on the same bus, however, qemu driver doesn't maintain an effective list for the inactive devices, and it passes meaningless argment s/argment/argument/ for parameter inactiveDevs. e.g.

Re: [libvirt] [PATCH v2] qemu: Introduce inactive PCI device list

2012-01-17 Thread Osier Yang
On 2012年01月18日 08:14, Eric Blake wrote: On 01/17/2012 01:02 PM, Osier Yang wrote: pciTrySecondaryBusReset checks if there is active device on the same bus, however, qemu driver doesn't maintain an effective list for the inactive devices, and it passes meaningless argment s/argment/argument/