All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bruce Rogers" <BROGERS@novell.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>, xen-devel@lists.xensource.com
Subject: Re: [PATCHl] localtime basis for paravirtualized guests
Date: Wed, 05 Apr 2006 10:30:53 -0400	[thread overview]
Message-ID: <4433722E.092E.0048.1@novell.com> (raw)
In-Reply-To: <268cbf4ac7bb43efa0994df4a124a19d@cl.cam.ac.uk>

Thanks.  I'll resend then.  I did notice a few issues with my original
patch, so it good that it's getting looked at in greater detail.

- Bruce

>>> Keir Fraser <Keir.Fraser@cl.cam.ac.uk> 4/5/2006 7:03:50 am >>>

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@lists.xensource.com 
http://lists.xensource.com/xen-devel

  reply	other threads:[~2006-04-05 14:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28  3:40 wallclock time for paravirtualized guests Ian Pratt
2006-03-28 15:28 ` Bruce Rogers
2006-03-28 15:33   ` Keir Fraser
2006-03-31 20:22   ` [PATCHl] localtime basis " Bruce Rogers
2006-03-31 20:30     ` Muli Ben-Yehuda
2006-03-31 20:41       ` Bruce Rogers
2006-04-05 14:03     ` Keir Fraser
2006-04-05 14:30       ` Bruce Rogers [this message]
2006-06-20 23:20       ` Bruce Rogers
2006-06-21 15:29         ` B Thomas
2006-06-21 15:49           ` Keir Fraser
2006-06-21 16:01             ` Keir Fraser
2006-06-21 16:59               ` B Thomas
2006-06-21 16:11         ` Keir Fraser
2006-06-21 21:23           ` Bruce Rogers
2006-06-21 21:45             ` Keir Fraser
2006-06-21 22:16               ` Bruce Rogers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4433722E.092E.0048.1@novell.com \
    --to=brogers@novell.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=m+Ian.Pratt@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.