<div dir="ltr">Hello techs,<div><br></div><div>We used XL toolkit for Xen hypervisor for starting Windows hvm VMs and the option rtc_timeoffset worked perfectly with XL. It helped us to set correct Timezone time/offset for Windows HVM VMs from inside virtual_machine xen config.</div><div><br></div><div>For example:</div><div>Below option WORKS perfectly with XL toolkit.</div><div><div>[root@hw12xen ~]# cat goillltawdlssq.xl.cfg | grep offset</div><div>rtc_timeoffset = "7200"   # +2 hours to UTC time (or +/-3600=+/-1 hour to UTC time)</div><div><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">[root@hw12xen ~]#</span><br></div><div><br></div><div>Now we try to migrate all the Windows hvm VMs to using Libvirt and Xen 4.6.6 (or 4.4).</div><div>But as we see it's impossible to make VMs using correct time/offset set in XML config like below:</div><div><br></div><div>below Libvirt option DOESN'T WORK as we expect... </div><div><div>[root@hw12xen ~]# cat goillltawdlssq.var.xml | grep offset</div><div>  <clock offset='variable' adjustment='7200' /></div><div>[root@hw12xen ~]#</div></div><div><br></div><div>Can you please explain if there's something we're doing wrong way or it's just a bug like described here: </div><div><a href="https://bugzilla.redhat.com/show_bug.cgi?id=1212191">https://bugzilla.redhat.com/show_bug.cgi?id=1212191</a>   ?</div><div><br></div><div>Thanks in advance.</div></div><div><br></div><div><br></div><div><br></div><div><br></div></div>