Skip to content

Commit

Permalink
Merge pull request autotest#5500 from smitterl/cpu_xml
Browse files Browse the repository at this point in the history
cpu_xml: fix negative case with missing feature
  • Loading branch information
chunfuwen authored Mar 8, 2024
2 parents 7034e23 + f185887 commit 5202d42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libvirt/tests/deps/negative_domcapabilities_s390x.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
</mode>
<mode name='host-model' supported='yes'>
<model fallback='forbid'>gen15a-base</model>
<feature policy='require' name='cmma'/>
<feature policy='require' name='ctop'/>
<feature policy='require' name='aen'/>
<feature policy='require' name='cmmnt'/>
Expand Down

0 comments on commit 5202d42

Please sign in to comment.