linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [V5 PATCH 0/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests
@ 2014-09-10 23:36 Mukesh Rathor
  2014-09-10 23:36 ` [V5 PATCH 1/1] " Mukesh Rathor
  0 siblings, 1 reply; 8+ messages in thread
From: Mukesh Rathor @ 2014-09-10 23:36 UTC (permalink / raw)
  To: boris.ostrovsky, david.vrabel; +Cc: xen-devel, linux-kernel

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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-26 17:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-10 23:36 [V5 PATCH 0/1] x86/xen: Set EFER.NX and EFER.SCE in PVH guests Mukesh Rathor
2014-09-10 23:36 ` [V5 PATCH 1/1] " 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

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).