[libvirt] [PATCH 2/6] conf, schema: add support for numatune memnode element

Daniel P. Berrange berrange at redhat.com
Wed Jun 4 15:09:27 UTC 2014


On Wed, Jun 04, 2014 at 04:56:28PM +0200, Martin Kletzander wrote:
> This element specifies similar settings as the memory element,
> although memnode can be used per guest NUMA node.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  docs/formatdomain.html.in     |  15 +++
>  docs/schemas/domaincommon.rng |  17 ++++
>  src/conf/domain_conf.c        | 220 +++++++++++++++++++++++++++++++++++-------
>  src/qemu/qemu_domain.c        |  23 ++++-
>  src/qemu/qemu_driver.c        |  11 +++
>  src/util/virnuma.h            |  14 ++-
>  6 files changed, 260 insertions(+), 40 deletions(-)

The new elements should be added to the tests/qemuxml2argvdata/qemuxml2argv-cpu-numa1.xml
files you added in the previous commit too.

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list