| _(QEMU Command Line)_: | -- |
-+If you need to add QEMU arguments to the XML
- Examples can be found on the Libvirt page => https://libvirt.org/kbase/qemu-passthrough-security.html - -
| _(Advanced tuning options)_ | |
| _(QEMU Command Line)_: | + + if ($arrConfig['qemucmdline'] == "") $qemurows = 2 ; else $qemurows = 15 ; + ?> ++ |
++ +If you need to add QEMU arguments to the XML
+ Examples can be found on the Libvirt page => https://libvirt.org/kbase/qemu-passthrough-security.html + +
| _(Clocks)_ | |||
| _(Clocks Offset)_:=$arrConfig['domain']['clock']?> | ++ $clockdisabled = "" ;?> + + | +||
| =$clocksourcetext?> | ++ =ucfirst($i)?> | + _(Present)_: + | + _(Tickpolicy)_: + + |
+Allows setting of timers and offset into the XML
+ Details can be found on the Libvirt XML page => https://libvirt.org/formatdomain.html#id25 + +