Re: [libvirt] [PATCH 2/9] conf: shmem: Add ABI stability check

2014-10-14 Thread John Ferlan
On 10/14/2014 03:29 AM, Peter Krempa wrote: > Although the device will probably inhibit migration add checks to make > sure that the configuration change gets caught. > --- > src/conf/domain_conf.c | 50 > ++ > 1 file changed, 50 insertions(+) >

[libvirt] [PATCH 2/9] conf: shmem: Add ABI stability check

2014-10-14 Thread Peter Krempa
Although the device will probably inhibit migration add checks to make sure that the configuration change gets caught. --- src/conf/domain_conf.c | 50 ++ 1 file changed, 50 insertions(+) diff --git a/src/conf/domain_conf.c b/src/conf/domain_conf.c