<div dir="ltr">Jim,<div><br></div><div>Thanks a lot for your confirmation.</div><div>Could you also please explain if the issue can be ever fixed, if it's possible to make some patch to fix it?</div><div>Is it libvirt-specific bug or Libvirt development team rely on some other developers of libxl code...etc?</div><div>I'm asking because XL tools works fine and I wonder if XL uses the same libxl libraries , doesn't it?</div><div>Lastly is the issue is going be fixed in near time? Can you answer my questions and ask for some patch for </div><div>enhancement request or I should better send a separate email to development team ("<a href="https://www.redhat.com/mailman/listinfo/libvir-list" style="color:inherit;text-decoration:none;font-family:LibvirtOverpass;font-size:medium;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:700;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">libvir-list@redhat.com</a>") ?</div><div>Thanks a lot in advance for your answers...</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 16, 2018 at 8:37 PM, Jim Fehlig <span dir="ltr"><<a href="mailto:jfehlig@suse.com" target="_blank">jfehlig@suse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 02/16/2018 08:37 AM, Volo M. wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello techs,<br>
<br>
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.<br>
<br>
For example:<br>
Below option WORKS perfectly with XL toolkit.<br>
[root@hw12xen ~]# cat goillltawdlssq.xl.cfg | grep offset<br>
rtc_timeoffset = "7200"   # +2 hours to UTC time (or +/-3600=+/-1 hour to UTC time)<br>
[root@hw12xen ~]#<br>
<br>
Now we try to migrate all the Windows hvm VMs to using Libvirt and Xen 4.6.6 (or 4.4).<br>
But as we see it's impossible to make VMs using correct time/offset set in XML config like below:<br>
<br>
below Libvirt option DOESN'T WORK as we expect...<br>
[root@hw12xen ~]# cat goillltawdlssq.var.xml | grep offset<br>
   <clock offset='variable' adjustment='7200' /><br>
[root@hw12xen ~]#<br>
<br>
Can you please explain if there's something we're doing wrong way or it's just a bug like described here:<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1212191" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/sh<wbr>ow_bug.cgi?id=1212191</a>   ?<br>
</blockquote>
<br></span>
No, you're not doing anything wrong. And yes, you've hit that bug, although I'd prefer to call it an enhancement request. Xen's rtc_timeoffset setting is currently not supported by the libvirt libxl driver.<br>
<br>
Regards,<br>
Jim<br>
<br>
</blockquote></div><br></div>