On Tue, Apr 29, 2025 at 12:14:03 +0100, Daniel P. Berrangé via Devel wrote: > From: Daniel P. Berrangé <berra...@redhat.com> > > Change the meson rules to always enable numad if on a Linux host, unless > the meson options say not to. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > meson.build | 10 +++------- > src/util/virnuma.c | 2 +- > 2 files changed, 4 insertions(+), 8 deletions(-)
Reviewed-by: Peter Krempa <pkre...@redhat.com>