
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@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