Re: [libvirt] [PATCH V5] libxl: support creating domain with VF assignment from a pool

2016-04-13 Thread Jim Fehlig
On 04/07/2016 04:09 AM, Chunyan Liu wrote: > Add codes to support creating domain with network defition of assigning > SRIOV VF from a pool. > > Signed-off-by: Chunyan Liu > Signed-off-by: Jim Fehlig > --- > Rebase and send a new version. ACK. Thanks for the patience. I've pushed this now. Rega

[libvirt] [PATCH V5] libxl: support creating domain with VF assignment from a pool

2016-04-07 Thread Chunyan Liu
Add codes to support creating domain with network defition of assigning SRIOV VF from a pool. Signed-off-by: Chunyan Liu Signed-off-by: Jim Fehlig --- Rebase and send a new version. src/libxl/libxl_domain.c | 48 tests/Makefile.am| 3 ++