Re: [libvirt] [PATCH v4 2/4] conf: Implement isolation rules

2017-07-15 Thread Laine Stump
On 07/15/2017 11:30 AM, Andrea Bolognani wrote: > These rules will make it possible for libvirt to > automatically assign PCI addresses in a way that > respects any isolation constraints devices might > have. > > Signed-off-by: Andrea Bolognani > Reviewed-by: Laine Stump > --- > src/conf/domain_

[libvirt] [PATCH v4 2/4] conf: Implement isolation rules

2017-07-15 Thread Andrea Bolognani
These rules will make it possible for libvirt to automatically assign PCI addresses in a way that respects any isolation constraints devices might have. Signed-off-by: Andrea Bolognani Reviewed-by: Laine Stump --- src/conf/domain_addr.c | 73 +++--- s