On Wed, Feb 18, 2015 at 10:24:10 +0100, Peter Krempa wrote:
On Mon, Feb 16, 2015 at 19:51:48 +0100, Peter Krempa wrote:
> Due to historical madne^Wreasons the NUMA configuration is split between
> /domain/cpu and /domain/numatune. Internally the data was also split into two
> places. We can't do anything about the external representation but we certainly
> can store all the definitions in one place internally.
>
> This series does that.
This series no longer applies cleanly after commit
commit 65c0fd9dfc712d23721e8052ce655100e230a3b3
Author: Michal Privoznik <mprivozn(a)redhat.com>
Date: Thu Feb 12 17:37:46 2015 +0100
numatune_conf: Expose virDomainNumatuneNodeSpecified
I can repost it if required. I will also provide a convenience branch on
a public repo once I finish rebasing and a few other patches.
Peter
The rebased version including two other series that build on top of this
one are now available at:
git fetch git://pipo.sk/pipo/libvirt.git/ memory-refactors