Bug 60833 - Window guest time passed very quickly, when restore vm that saved 10 minutes ago.
Summary: Window guest time passed very quickly, when restore vm that saved 10 minutes ...
Status: CLOSED INVALID
Alias: None
Product: Virtualization
Classification: Unclassified
Component: kvm (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: virtualization_kvm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 09:15 UTC by yongdu
Modified: 2013-11-13 15:27 UTC (History)
3 users (show)

See Also:
Kernel Version: qemu-kvm-0.12.1.2-2.355.el6.x86_64
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description yongdu 2013-09-02 09:15:40 UTC
Recently, I found a problem with windows guest(both winxp and win7) that window guest time passed very quickly, when restore vm that saved 1 hours ago.

Kvm server OS: Red Hat Enterprise Linux Server release 6.4

Reproduce Steps:
1. install a new windows xp vm named winxp.
2. power on the vm.
3. save the vm by command "virsh save winxp /tmp/winxp.save"
4. wait 10 minutes.
5. restore the vm by command "virsh restore /tmp/winxp.save"
6. Note the clock on the task bar, time passed as 10 time quickly as real time speed.
Comment 1 Gleb 2013-09-02 09:21:11 UTC
This is how it suppose to work. If you do not want this behaviour change
time catchup policy in libvirt.

BTW this bugzilla is for upstream issues, not vendor kernels.

Note You need to log in before you can comment on or make changes to this bug.