From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Durrant Subject: [PATCH v3 0/3] x86/viridian improvements Date: Mon, 4 Aug 2014 18:37:44 +0100 Message-ID: <1407173867-10516-1-git-send-email-paul.durrant@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org 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 makes logging less verbose Patch #3 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