﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
6483,savestate/resuming a VBox does'nt set the time correctly on linux guests,bauer40,,"When suspending a VBox and waking it up later, the time on Linux guests is no longer correct. The time on a windows guest is set correctly

Example:

{{{
VBoxManage controlvm testdebian savestate
}}}

then wait 10 minutes, and wake up the guest again
{{{
VBoxHeadless -s testdebian
}}}

The guest will now have a 10 minute time lag, and it will not close up to the correct time. Even restarting the guest additions does not help, you have to reboot the Linux guest.

Doing the same with a windows guest seems to work - a few minutes after starting the guest, the time is set correctly. 

",defect,closed,guest additions,VirtualBox 3.1.4,wontfix,,,Linux,Solaris
