[libvirt] [PATCH 0/2] Fix NUMA compilation issues

Michal Privoznik mprivozn at redhat.com
Thu Nov 6 14:04:49 UTC 2014


On 06.11.2014 14:24, Martin Kletzander wrote:
> Thanks to Michal who noticed it, I went over the code I reviewed
> recently (while my brain was out of order, apparently), and found some
> addiitonal issues that this series is trying to fix with the last one
> Michal was fixing in his patch (referenced in 1/2).
>
> Martin Kletzander (2):
>    numa: split util/ and conf/ and support non-contiguous nodesets
>    numa: fix assumption in virNumaNodeIsAvailable()
>
>   src/conf/numatune_conf.c | 24 ++++++++++++++
>   src/conf/numatune_conf.h |  3 ++
>   src/libvirt_private.syms |  1 +
>   src/lxc/lxc_controller.c | 17 +++++++---
>   src/qemu/qemu_command.c  |  2 +-
>   src/qemu/qemu_process.c  |  9 +++++-
>   src/util/virnuma.c       | 82 +++++++++++++++++-------------------------------
>   src/util/virnuma.h       |  7 ++---
>   tests/qemuxml2argvmock.c | 12 +++++++
>   9 files changed, 92 insertions(+), 65 deletions(-)
>

ACK to both.

Michal




More information about the libvir-list mailing list