Re: [libvirt] [PATCH 06/24] conf: numa: Rename virDomainNumatune to virDomainNuma

2015-02-20 Thread Peter Krempa
On Thu, Feb 19, 2015 at 16:52:59 -0500, John Ferlan wrote: > > > On 02/16/2015 01:51 PM, Peter Krempa wrote: > > The structure will gradually become the only place for NUMA related > > config, thus rename it appropriately. > > --- > > src/conf/domain_conf.c| 10 +++--- > > src/conf/domai

Re: [libvirt] [PATCH 06/24] conf: numa: Rename virDomainNumatune to virDomainNuma

2015-02-19 Thread John Ferlan
On 02/16/2015 01:51 PM, Peter Krempa wrote: > The structure will gradually become the only place for NUMA related > config, thus rename it appropriately. > --- > src/conf/domain_conf.c| 10 +++--- > src/conf/domain_conf.h| 2 +- > src/conf/numa_conf.c | 78 > ++

[libvirt] [PATCH 06/24] conf: numa: Rename virDomainNumatune to virDomainNuma

2015-02-16 Thread Peter Krempa
The structure will gradually become the only place for NUMA related config, thus rename it appropriately. --- src/conf/domain_conf.c| 10 +++--- src/conf/domain_conf.h| 2 +- src/conf/numa_conf.c | 78 +-- src/conf/numa_conf.h