11 lines
434 B
XML
11 lines
434 B
XML
<watchdog model="ib700" action="poweroff"/>
|
|
<memballoon model="virtio"/>
|
|
<rng model="virtio">
|
|
- <rate bytes="1234" period="2000"/>
|
|
+ <rate bytes="3333" period="4444"/>
|
|
<backend model="egd" type="tcp">
|
|
<source mode="connect" host="1.2.3.4" service="1234"/>
|
|
<protocol type="raw"/>
|
|
|
|
Domain 'test-for-virtxml' defined successfully.
|
|
Changes will take effect after the next domain shutdown. |