linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: boris.ostrovsky@oracle.com, david.vrabel@citrix.com
Cc: xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org
Subject: [V5 PATCH 0/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Date: Wed, 10 Sep 2014 16:36:05 -0700	[thread overview]
Message-ID: <1410392166-16388-1-git-send-email-mukesh.rathor@oracle.com> (raw)

Hi,

Attached V5 patch for fixing the EFER bugs on PVH.

Changes in v5 (Mukesh):
  - Jan reminded us that vcpu 0 could go offline/online. So, add flag back 
    instead of using cpuid to return from xen_pvh_early_cpu_init.
  - Boris comments: 
       o Rename to xen_pvh_early_cpu_init
       o Add ifdef around pvh functions in enlighten.c too.
  - Tab before closing brace to pacify checkpatch.pl

Changes in v4 (David):
  - cpu == 0 => boot CPU
  - Reduce #ifdefs.
  - Add patch for XEN_PVH docs.

Changes in v3 (David):
  - Use common xen_pvh_cpu_early_init() function for boot and secondary
    VCPUs.

Changes in v2: (Mukesh):
  - Use assembly macro to unify code for boot and secondary VCPUs.


             reply	other threads:[~2014-09-10 23:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-10 23:36 Mukesh Rathor [this message]
2014-09-10 23:36 ` [V5 PATCH 1/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests Mukesh Rathor
2014-09-12 20:42   ` [Xen-devel] " Konrad Rzeszutek Wilk
2014-09-12 20:46     ` Mukesh Rathor
2014-09-15 14:45     ` David Vrabel
2014-09-15 19:28       ` Konrad Rzeszutek Wilk
2014-09-16  1:33     ` Mukesh Rathor
2014-09-26 17:26   ` David Vrabel

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=1410392166-16388-1-git-send-email-mukesh.rathor@oracle.com \
    --to=mukesh.rathor@oracle.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=david.vrabel@citrix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xen-devel@lists.xenproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).