提交 5d84835e 编写于 作者: C Cole Robinson

tests: domaincapstest: Fix after iothreads addition

Introduced in 8525b969. Some files weren't updated. I'm just
guessing on the bhyve ones
Signed-off-by: NCole Robinson <crobinso@redhat.com>
上级 33455bc4
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<path>/usr/sbin/bhyve</path> <path>/usr/sbin/bhyve</path>
<domain>bhyve</domain> <domain>bhyve</domain>
<arch>x86_64</arch> <arch>x86_64</arch>
<iothreads supported='no'/>
<os supported='yes'> <os supported='yes'>
<loader supported='no'/> <loader supported='no'/>
</os> </os>
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<path>/usr/sbin/bhyve</path> <path>/usr/sbin/bhyve</path>
<domain>bhyve</domain> <domain>bhyve</domain>
<arch>x86_64</arch> <arch>x86_64</arch>
<iothreads supported='no'/>
<os supported='yes'> <os supported='yes'>
<loader supported='yes'> <loader supported='yes'>
<value>/foo/bar</value> <value>/foo/bar</value>
......
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<path>/usr/sbin/bhyve</path> <path>/usr/sbin/bhyve</path>
<domain>bhyve</domain> <domain>bhyve</domain>
<arch>x86_64</arch> <arch>x86_64</arch>
<iothreads supported='no'/>
<os supported='yes'> <os supported='yes'>
<loader supported='yes'> <loader supported='yes'>
<value>/foo/bar</value> <value>/foo/bar</value>
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<machine>xenfv</machine> <machine>xenfv</machine>
<arch>x86_64</arch> <arch>x86_64</arch>
<vcpu max='128'/> <vcpu max='128'/>
<iothreads supported='no'/>
<os supported='yes'> <os supported='yes'>
<loader supported='yes'> <loader supported='yes'>
<value>/usr/lib/xen/boot/hvmloader</value> <value>/usr/lib/xen/boot/hvmloader</value>
......
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
<machine>xenpv</machine> <machine>xenpv</machine>
<arch>x86_64</arch> <arch>x86_64</arch>
<vcpu max='512'/> <vcpu max='512'/>
<iothreads supported='no'/>
<os supported='yes'> <os supported='yes'>
<loader supported='no'/> <loader supported='no'/>
</os> </os>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册