Re: [libvirt] [PATCH v5 08/12] qemu: Validate PCI controller options (numaNode)

2018-03-02 Thread Laine Stump
On 03/02/2018 10:13 AM, Andrea Bolognani wrote: > This change catches an invalid use of the option in our > test suite. > > https://bugzilla.redhat.com/show_bug.cgi?id=1483816 > > Signed-off-by: Andrea Bolognani Reviewed-by: Laine Stump > --- >

[libvirt] [PATCH v5 08/12] qemu: Validate PCI controller options (numaNode)

2018-03-02 Thread Andrea Bolognani
This change catches an invalid use of the option in our test suite. https://bugzilla.redhat.com/show_bug.cgi?id=1483816 Signed-off-by: Andrea Bolognani --- src/qemu/qemu_domain.c | 52 ++