Re: [uml-devel] [PATCH 1/6] UML - Deal with host time going backwards

2008-06-03 Thread Daniel Hazelton
On Tuesday 03 June 2008 03:32:11 pm Andrew Morton wrote: > On Tue, 3 Jun 2008 15:02:35 -0400 > > Jeff Dike <[EMAIL PROTECTED]> wrote: > > Protection against the host's time going backwards - keep track of the > > time at the last tick and if it's greater than the current time, keep > > time stopped

Re: [uml-devel] [PATCH 1/6] UML - Deal with host time going backwards

2008-06-03 Thread Daniel Hazelton
On Tuesday 03 June 2008 04:07:09 pm Andrew Morton wrote: > On Tue, 03 Jun 2008 20:52:18 +0100 > > Nix <[EMAIL PROTECTED]> wrote: > > On 3 Jun 2008, Daniel Hazelton said: > > > On Tuesday 03 June 2008 03:32:11 pm Andrew Morton wrote: > > >> On Tue, 3 Jun 2

Re: [uml-devel] [PATCH 1/6] UML - Deal with host time going backwards

2008-06-03 Thread Daniel Hazelton
On Tuesday 03 June 2008 09:50:49 pm Eric W. Biederman wrote: > Jeff Dike <[EMAIL PROTECTED]> writes: > > On Tue, Jun 03, 2008 at 01:07:09PM -0700, Andrew Morton wrote: > >> So if I change the host's time by an hour, the time will not advance at > >> all on the guest for the next hour? Sounds subopt