On Thu, Dec 19, 2019 at 02:28:51PM +0100, Igor Mammedov wrote: > On Thu, 12 Dec 2019 13:48:54 +0100 > Igor Mammedov <imamm...@redhat.com> wrote: > > > A fix and cleanup for a mistakes that slipped by me in > > aa57020774 (numa: move numa global variable nb_numa_nodes into > > MachineState) > > ping, > > could someone pick it up please?
Looks more like Eduardo's thing. > > > > > > CC: Eduardo Habkost <ehabk...@redhat.com> > > CC: Marcel Apfelbaum <marcel.apfelb...@gmail.com> > > CC: Tao Xu <tao3...@intel.com> > > > > Igor Mammedov (2): > > numa: remove not needed check > > numa: properly check if numa is supported > > > > hw/arm/sbsa-ref.c | 1 - > > hw/core/machine.c | 4 ++-- > > hw/core/numa.c | 7 +------ > > 3 files changed, 3 insertions(+), 9 deletions(-) > >