mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
13 lines
329 B
XML
13 lines
329 B
XML
--- Original XML
|
|
+++ Altered XML
|
|
@@ -305,4 +305,7 @@
|
|
<address type="isa" iobase="0x505"/>
|
|
</panic>
|
|
</devices>
|
|
+ <seclabel relabel="yes">
|
|
+ <label>foo,bar,baz,UNKNOWN=val</label>
|
|
+ </seclabel>
|
|
</domain>
|
|
|
|
Domain 'test-many-devices' defined successfully.
|
|
Changes will take effect after the next domain shutdown. |