virt-manager/tests/data/cli/compare/virt-xml-edit-simple-memorybacking.xml
Cole Robinson 3fd71ea72f tests: cli: A bunch of cleanup
- Move most xml suboption testing to many-devices test
- Clarify every specific bit we are testing in the singleton tests
- Consolidate/drop/reduce a lot of tests

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-02-19 10:02:41 -05:00

12 lines
333 B
XML

</blkiotune>
<memoryBacking>
<hugepages/>
+ <access mode="shared"/>
+ <source type="file"/>
</memoryBacking>
<vcpu placement="static" cpuset="1-2,5-9,11,13-14">9</vcpu>
<iothreads>4</iothreads>
Domain 'test-for-virtxml' defined successfully.
Changes will take effect after the domain is fully powered off.