]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: extract pages-discard out of hugepages-pages
authorPavel Hrdina <phrdina@redhat.com>
Wed, 8 Aug 2018 10:27:18 +0000 (12:27 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 10 Aug 2018 15:06:48 +0000 (17:06 +0200)
commitaa6a5e09953fea6d379dcb3a330a3fb6d0cf0a0b
tree06c8cb5a1098254841d435040a62867080384272
parent335c4a5e26b23d4dcb86ede5a43c5bb8a68b604e
tests: extract pages-discard out of hugepages-pages

From the args output you can see that the 'discard' feature is not
honored if you don't use hugepages, that is a bug, following patche
will fix it.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
tests/qemuxml2argvdata/hugepages-pages.args
tests/qemuxml2argvdata/hugepages-pages.xml
tests/qemuxml2argvdata/pages-discard.args [new file with mode: 0644]
tests/qemuxml2argvdata/pages-discard.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/hugepages-pages.xml
tests/qemuxml2xmloutdata/pages-discard.xml [new symlink]
tests/qemuxml2xmltest.c