mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-10 07:20:02 +00:00
doc: Fix emulator pinning example in formatdomain.html
Add correct closing tags.
This commit is contained in:
parent
4021b85fce
commit
f8fbfbc281
@ -389,8 +389,8 @@
|
|||||||
<shares>2048</shares>
|
<shares>2048</shares>
|
||||||
<period>1000000</period>
|
<period>1000000</period>
|
||||||
<quota>-1</quota>
|
<quota>-1</quota>
|
||||||
<emulator_period>1000000</period>
|
<emulator_period>1000000</emulator_period>
|
||||||
<emulator_quota>-1</quota>
|
<emulator_quota>-1</emulator_quota>
|
||||||
</cputune>
|
</cputune>
|
||||||
...
|
...
|
||||||
</domain>
|
</domain>
|
||||||
|
Loading…
Reference in New Issue
Block a user