Update libvirt.php

This commit is contained in:
SimonFair
2023-10-21 15:58:09 +01:00
parent 1ba8f32464
commit c9b8d13261

View File

@@ -442,7 +442,7 @@
break;
}
if ($os_type == "windows") $hypervclock = "<timer name='hypervclock' present='yes'/>" else $hypervclock = "" ;
if ($os_type == "windows") $hypervclock = "<timer name='hypervclock' present='yes'/>" ; else $hypervclock = "" ;
$clock = "<clock offset='" . $domain['clock'] . "'>
<timer name='rtc' tickpolicy='catchup'/>