From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 60833] New: Window guest time passed very quickly, when restore vm that saved 10 minutes ago. Date: Mon, 02 Sep 2013 09:15:40 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.19.201]:58070 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932158Ab3IBJPt (ORCPT ); Mon, 2 Sep 2013 05:15:49 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 97CBA20519 for ; Mon, 2 Sep 2013 09:15:44 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id 94C2D204A3 for ; Mon, 2 Sep 2013 09:15:42 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=60833 Bug ID: 60833 Summary: Window guest time passed very quickly, when restore vm that saved 10 minutes ago. Product: Virtualization Version: unspecified Kernel Version: qemu-kvm-0.12.1.2-2.355.el6.x86_64 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm Assignee: virtualization_kvm@kernel-bugs.osdl.org Reporter: ydu@jhinno.com Regression: No 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. -- You are receiving this mail because: You are watching the assignee of the bug.