On Fri, Oct 30, 2015 at 9:13 PM, Andrea Bolognani wrote:
> On Fri, 2015-10-30 at 05:00 +0530, Shivaprasad G Bhat wrote:
>> The inactiveDevs need to be selectively altered for more than one
>> device in case of vfio devices. So, pass the whole list.
>>
>> Signed-off-by: Shivaprasad G Bhat
>> ---
>
On Fri, 2015-10-30 at 05:00 +0530, Shivaprasad G Bhat wrote:
> The inactiveDevs need to be selectively altered for more than one
> device in case of vfio devices. So, pass the whole list.
>
> Signed-off-by: Shivaprasad G Bhat
> ---
> src/util/virpci.c | 38 +
The inactiveDevs need to be selectively altered for more than one
device in case of vfio devices. So, pass the whole list.
Signed-off-by: Shivaprasad G Bhat
---
src/util/virpci.c | 38 +-
1 file changed, 21 insertions(+), 17 deletions(-)
diff --git a/src/ut