]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs, conf, schema: add support for shared memory mapping
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 8 Sep 2014 09:34:22 +0000 (11:34 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 17 Sep 2014 14:10:26 +0000 (16:10 +0200)
commitdef6b35989362cc7ce8474256e19d877ff07a711
treeb8d3435bcbee819f60dd955fe1dff2c6f64ccb00
parentf864aac90bcc029584c9cc847ce36fdc108baad9
docs, conf, schema: add support for shared memory mapping

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/cpu_conf.c
src/conf/cpu_conf.h
tests/qemuxml2argvdata/qemuxml2argv-cpu-numa-memshared.xml [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-hugepages-shared.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c