On Thu, Jul 05, 2012 at 09:49:40AM -0700, Chegu Vinod wrote:
> Changes since v2:
>- Using "unsigned long *" for the node_cpumask[].
>- Use bitmap_new() instead of g_malloc0() for allocation.
>- Don't rely on "max_cpus" since it may not be initialized
> before the numa related qemu
Changes since v2:
- Using "unsigned long *" for the node_cpumask[].
- Use bitmap_new() instead of g_malloc0() for allocation.
- Don't rely on "max_cpus" since it may not be initialized
before the numa related qemu options are parsed & processed.
Note: Continuing to use a new constant