[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] [PATCH] replace rdtsc emulation-vs-native xen boot option with per-domain (hypervisor part)
> On 06/10/2009 14:49, "Dan Magenheimer" > <dan.magenheimer@xxxxxxxxxx> wrote: > > > This was intended to record the offset across migration. > > But a per-domain stime offset must already be recorded > > somewhere else, or hvm fully-emulated platform timers > > would be broken across migration. > > > > Do pv guests need something similar or is it magically > > handled someplace that I couldn't quickly find? > > PV guests understand that there will be a system-time > discontinuity across > save/restore. All I did was remove an unused field. You can > reintro it when > you use it. Finally got back to looking at this... For an HVM, the relevant time values are saved/restored as part of the cpu state. For a PV, I'm thinking about adding them to the domctl_getdomaininfo struct rather than add additional domctls for each. Is this the proper place or will changes to this struct result in backward compatibility problems or ?? Thanks, Dan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |