Check the dumb stuff first (that's my motto :-): Do a virsh dumpxml <machine name>
and see what it says the clock is, should be something like: <clock offset='utc'/> rather than: <clock offset='localtime'/> That will verify the KVM definition thinks the clock should be using UTC. Then in the kvm run, system-config-date and see if the "System clock uses UTC" checkbox is set in the Time Zone tab. If those all say UTC, then your problem is outside the scope of "dumb stuff" :-). _______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
