From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bruce Rogers" Subject: [HVM]{PATCH] Fix localtime handling for fully virtualized guests Date: Wed, 05 Apr 2006 20:26:53 -0400 Message-ID: <44340BED.5C6B.0048.1@novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=__Part2500585D.0__=" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org --=__Part2500585D.0__= Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Default value was wrong, causing the fully virtualized guests to always = get localtime. Signed-off-by: Bruce Rogers