WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Problems w/ spoofing VM clock, independent_clock

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problems w/ spoofing VM clock, independent_clock
From: "Kevin Cheng" <plutonium83@xxxxxxxxx>
Date: Wed, 28 Jun 2006 19:35:21 +0000
Delivery-date: Wed, 28 Jun 2006 12:35:56 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=g+O2tNp9GIUEgXimihT1UqPD6vHX8+DWl7Mkj+wtk0hpBaCTfpRbzu2CTl5J7Q6VldW+8IQC3eWAwTE3JBIUgwyxTqlmtJX08dJJAIboMgWEHTt8lIzdo3JP1BjjnNbzDPq0+XFGVk5kRR3wXjUO+VDQUinMRhyrjwKl/ntPG5o=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I'm trying to accelerate the system clock on a VM guest. I'm setting the independent_clock flag to 1, then using the "date" command to change the system clock. However, whenever I do this, the VM guest becomes unresponsive. When I syncronize the VM clock to the host clock, everything goes back to normal.

Two questions:

1) Why is the VM guest freezing when the host time does not agree with the guest time?
2) How does the guest determine its own (independent) software and hardware clock?
2) Is there an alternative to running "date" command to change / accelerate the system clock?

I'm using the Xen 3.0 Demo CD on a P4 2.7GHz, 2GB RAM.

Thanks,

Kevin Cheng
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problems w/ spoofing VM clock, independent_clock, Kevin Cheng <=