Re: [libvirt] [PATCHv4 8/6] conf: add ABI stability checks for IOMMU options

2017-05-15 Thread Peter Krempa
On Fri, May 12, 2017 at 17:08:50 +0200, Ján Tomko wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1427005 > --- > src/conf/domain_conf.c | 26 ++ > 1 file changed, 26 insertions(+) ACK signature.asc Description: PGP signature -- libvir-list mailing list libvir-list@

[libvirt] [PATCHv4 8/6] conf: add ABI stability checks for IOMMU options

2017-05-12 Thread Ján Tomko
https://bugzilla.redhat.com/show_bug.cgi?id=1427005 --- src/conf/domain_conf.c | 26 ++ 1 file changed, 26 insertions(+) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c index 669860c..9eba70a 100644 --- a/src/conf/domain_conf.c +++ b/src/conf/domain_conf.c @@