I've noticed the system clock in my VirtualBox XP guest is drifting so that after a few hours is can be 30 seconds behind the host OS clock. This VBoxManage command will fix that.
VBoxManage guestproperty set "<vm_name>" "/VirtualBox/GuestAdd/VBoxService/--timesync-set-threshold" 1000
Leave comments, ask questions, or suggest improvements