Re: [libvirt] [PATCH 3/3] conf: numa: Check ABI stability of NUMA configuration

2015-02-20 Thread Peter Krempa
On Thu, Feb 19, 2015 at 19:37:33 -0500, John Ferlan wrote: > > OK - I peeked after looking at 24/24 to see how difficult this series > would be (and before soaking my brain cells in liquid refreshment)... > > The first two seemed OK and it doesn't appear there's anyone else > disagreeing... > >

Re: [libvirt] [PATCH 3/3] conf: numa: Check ABI stability of NUMA configuration

2015-02-19 Thread John Ferlan
OK - I peeked after looking at 24/24 to see how difficult this series would be (and before soaking my brain cells in liquid refreshment)... The first two seemed OK and it doesn't appear there's anyone else disagreeing... For this one though... On 02/16/2015 02:50 PM, Peter Krempa wrote: > Add h

[libvirt] [PATCH 3/3] conf: numa: Check ABI stability of NUMA configuration

2015-02-16 Thread Peter Krempa
Add helper to compare initial sizes of indivitual NUMA nodes and the map of belonging vCPUs. Other configuration is not ABI. --- src/conf/domain_conf.c | 3 +++ src/conf/numa_conf.c | 37 + src/conf/numa_conf.h | 3 +++ src/libvirt_private.syms | 1