All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Durrant <Paul.Durrant@citrix.com>
To: "xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Cc: Paul Durrant <Paul.Durrant@citrix.com>
Subject: Re: [PATCH v11 0/2] x86/viridian improvements
Date: Mon, 22 Sep 2014 13:36:32 +0000	[thread overview]
Message-ID: <9AAE0902D5BC7E449B7C8E4E778ABCD048C108@AMSPEX01CL01.citrite.net> (raw)
In-Reply-To: <1410887929-7748-1-git-send-email-paul.durrant@citrix.com>

Ping?

> -----Original Message-----
> From: xen-devel-bounces@lists.xen.org [mailto:xen-devel-
> bounces@lists.xen.org] On Behalf Of Paul Durrant
> Sent: 16 September 2014 18:19
> To: xen-devel@lists.xen.org
> Subject: [Xen-devel] [PATCH v11 0/2] x86/viridian improvements
> 
> This patch series incorporates several improvements to the code
> supporting viridian (i.e. hyper-v compatible) enlightenments for
> Windows guests:
> 
> Patch #1 series lays the foundations for adding new viridian
> enlightenments such that they can be optionally enabled, and not
> immediately exposed to a guest across a save/restore boundary.
> 
> Patch #2 adds support for the 'Partition Time Reference Counter'
> enlightenment.
> 
> v2:
> - Addressed comments from Jan Beulich
> - Added patch #2
> 
> v3:
> - Addressed comments from Andrew Cooper and Jan Beulich
> - Re-worked patch #2
> - Simplified patch #3 to use guest TSC
> 
> v4:
> - Added missing domain info to printks in patch #2
> 
> v5:
> - Clarified comment of patch #1 as suggested by David Vrabel
> - More logging tweaks in patch #2 as suggested by Andrew Cooper
> 
> v6:
> - Dropped previous patch to reduce logging verbosity as it has been
>   applied
> - Toolstack changes only:
>   - New libxl_integer_list and libxl_viridian_enlightenment types to
>     avoid passing of strings between xl and libxl, as requested by
>     Ian Jackson.
>   - Retained and deprecated viridian defbool rather than replacing it
>     to avoid API breakage pointed out by Ian Campbell. Enlightenment list
>     is now in a new hvm-only viridian_enlightenments field of the build
>     info.
> 
> v7:
> - Changes to patch #2 only:
>   - Reference time calculation now makes use of struct time_scale and
>     set_time_scale and scale_delta functions to avoid overflow issues
>     pointed out by Christoph Egger.
> 
> v8:
> - Changes to patch #2 only:
>   - Fixed 32- to 64-bit type promotion issue as pointed out by
>     Jan Beulich
> 
> v9:
> - Changes to ocaml stubs in patch #1 only
>   - There was a missing calloc in the libxl_integer_list ocaml stubs
> 
> v10:
> - Toolstack changes only:
>   - Re-worked toolstack code after discussion with Ian C and Ian J.
>     See http://lists.xen.org/archives/html/xen-devel/2014-09/msg00416.html
> 
> v11:
> - Toolstack changes only:
>   - Re-worked toolstack code after further discussion with Ian J.
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

  parent reply	other threads:[~2014-09-22 13:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-16 17:18 [PATCH v11 0/2] x86/viridian improvements Paul Durrant
2014-09-16 17:18 ` [PATCH v11 1/2] x86/viridian: Re-purpose the HVM parameter to be a feature mask Paul Durrant
2014-09-22 16:48   ` Ian Jackson
2014-09-23  8:35     ` Ian Campbell
2014-09-23  8:45       ` Paul Durrant
2014-09-23  9:00         ` Ian Campbell
2014-09-23  9:14           ` Paul Durrant
2014-09-16 17:18 ` [PATCH v11 2/2] x86/viridian: Add partition time reference counter MSR support Paul Durrant
2014-09-17 10:45   ` Jan Beulich
2014-09-17 11:12     ` Paul Durrant
2014-09-22 13:36 ` Paul Durrant [this message]
2014-09-22 14:04   ` [PATCH v11 0/2] x86/viridian improvements Ian Campbell
2014-09-22 14:59     ` Jan Beulich
2014-09-22 15:15       ` Ian Campbell

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=9AAE0902D5BC7E449B7C8E4E778ABCD048C108@AMSPEX01CL01.citrite.net \
    --to=paul.durrant@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.