]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: add tests for wiring memory
authorFabian Freyer <fabian.freyer@physik.tu-berlin.de>
Wed, 9 May 2018 01:01:36 +0000 (03:01 +0200)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sun, 13 May 2018 09:38:31 +0000 (13:38 +0400)
commitcb434b442a14180a67be1b154b50d14a19095cc4
tree9bc354913f978bd1a7827e77535557afc3749f50
parentb181e44d9f9d1748c7e0ef91ac81ef51d84b486e
bhyve: add tests for wiring memory

Signed-off-by: Fabian Freyer <fabian.freyer@physik.tu-berlin.de>
Reviewed-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
tests/bhyveargv2xmldata/bhyveargv2xml-wired.args [new file with mode: 0644]
tests/bhyveargv2xmldata/bhyveargv2xml-wired.xml [new file with mode: 0644]
tests/bhyveargv2xmltest.c
tests/bhyvexml2argvdata/bhyvexml2argv-wired.args [new file with mode: 0644]
tests/bhyvexml2argvdata/bhyvexml2argv-wired.ldargs [new file with mode: 0644]
tests/bhyvexml2argvdata/bhyvexml2argv-wired.xml [new file with mode: 0644]
tests/bhyvexml2argvtest.c
tests/bhyvexml2xmloutdata/bhyvexml2xmlout-wired.xml [new file with mode: 0644]
tests/bhyvexml2xmltest.c