Re: [Qemu-devel] [PATCH v3 0/4] NUMA: Validate CPU configuration

2015-02-23 Thread Eduardo Habkost
Ping? Can somebody help review this? On Thu, Feb 12, 2015 at 03:50:31PM -0200, Eduardo Habkost wrote: > This adds extra checks to the NUMA code to make sure the CPU configuration is > consistent. This needs to be applied on top of the following series: > > Message-Id: <1423421482-11619-1-git-se

[Qemu-devel] [PATCH v3 0/4] NUMA: Validate CPU configuration

2015-02-12 Thread Eduardo Habkost
This adds extra checks to the NUMA code to make sure the CPU configuration is consistent. This needs to be applied on top of the following series: Message-Id: <1423421482-11619-1-git-send-email-ehabk...@redhat.com> Subject: [Qemu-devel] [PATCH 0/7] NUMA code cleanup From: Eduardo Habkost