numa: use possible_cpus for not mapped CPUs check
commitec78f8114bc4c133fc56fefa7f2af99725e42857
authorIgor Mammedov <imammedo@redhat.com>
Wed, 10 May 2017 11:29:59 +0000 (10 13:29 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Thu, 11 May 2017 19:08:50 +0000 (11 16:08 -0300)
tree640bc05b5d8cb42b0d918e1de0c1d4cd127a0259
parent482dfe9a9e8fe72d6a96c927e23078808f9cacd2
numa: use possible_cpus for not mapped CPUs check

and remove corresponding part in numa.c that uses
node_cpu bitmaps.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Message-Id: <1494415802-227633-16-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/core/machine.c
numa.c