On Wed, 2007-07-04 at 08:20 -0500, Matt Mackall wrote: > On Wed, Jul 04, 2007 at 04:19:32PM +1000, Rusty Russell wrote: > > Lguest currently requires a TSC, which breaks older machines and Matt > > Mackall who boots the host with "notsc". > > I do? I temporarily had a "notsc" arg in my lguest launcher script, > but removing it made no difference. I do* boot the host with NO_HZ though. NO_HZ should be OK, but last we spoke, "notsc" in the host caused lguest_data.tsc_khz to be zero => divide by zero errors (the previous fixes should sort out the other TSC issues). Anyway, if the host decides not to use the TSC, the guest shouldn't use it, which is the basis of this patch... Hope that clarifies, Rusty. _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/virtualization