]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf, schema: add support for memnode elements
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 15 Jul 2014 09:39:44 +0000 (11:39 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 16 Jul 2014 18:15:45 +0000 (20:15 +0200)
commita05c01521ceef5e1f0715462222dcd1500d382ab
tree99db85acbcb4b559b45f278ff9f48315dbcecb3d
parent93e82727ec11d471d2ef3a18835e1fdfe062cef1
conf, schema: add support for memnode elements

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/numatune_conf.c
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-no-memory.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode-nocpu.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-numatune-memnodes-problematic.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/qemuxml2xmlout-numatune-memnode.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c