|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCHl] localtime basis for paravirtualized guests
On 31 Mar 2006, at 21:22, Bruce Rogers wrote:
This patch allows the localtime parameter to be used for
para-virtualized guests.
Some paravirtualized guests may need to start with a local time basis
instead of UTC.
This patch provides for that need. Please review and apply.
I've just checked in a patch to provide a clean wallclock update
interface from common Xen code. Please re-send based on that patch.
Your dom0_op implementation should modify d->time_offset_seconds
directly and then call update_domain_wallclock_time(d).
Apart from that, the time_offset_seconds field in dom0_op.h should be
type int32_t (we don't use s32 in public headers).
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [PATCHl] localtime basis for paravirtualized guests,
Keir Fraser <=
|
|
|
|
|