cloudstack/core/src/com/cloud
Devdeep Singh 033d05fa20 CLOUDSTACK-3443: Timeoffset on windows guest not persisted between VM stop and start on XenServer.
The problem was because in cloudstack when a vm is stopped it gets destroyed on the host. For a
windows vm the timeoffset (which can be set by changing the timezone from within the vm) is stored
in the platform:timeoffset attribute of vm record. The information is lost when the vm is destroted.
Made change to read and persist the platform:timeoffset vm attribute when an instance is stopped.
The value is persisted in the user_vm_details table. When the vm is started again the attribute is
set for the vm instance that gets created.
2013-07-10 17:36:06 +05:30
..
agent CLOUDSTACK-3443: Timeoffset on windows guest not persisted between VM stop and start on XenServer. 2013-07-10 17:36:06 +05:30
consoleproxy License header updates for the core folder from Chip Childers 2012-07-02 09:54:47 -04:00
exception merge master 2013-05-11 15:28:43 +05:30
host merge master 2013-05-11 15:28:43 +05:30
hypervisor/hyperv/resource Removed Dead Code from Management Server Hyper-V 2012 Support 2013-06-27 11:46:02 -07:00
info merge master 2013-05-11 15:28:43 +05:30
network Removed String instantiation 2013-06-17 19:15:37 +01:00
resource merge master 2013-05-11 15:28:43 +05:30
serializer refactor kvm/vmware resource code 2013-05-09 23:10:05 -07:00
storage Fix typo in backupSnapshotCommand 2013-06-29 13:50:25 +05:30