All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] solve SMAP/SMEP issues with 32-bit pv guests
@ 2016-08-09  9:13 He Chen
  2016-08-09  9:13 ` [PATCH] xen: enable/disable SMAP/SMEP for Xen itself He Chen
  2016-08-10 10:23 ` [PATCH] solve SMAP/SMEP issues with 32-bit pv guests George Dunlap
  0 siblings, 2 replies; 4+ messages in thread
From: He Chen @ 2016-08-09  9:13 UTC (permalink / raw)
  To: Jan Beulich, Andrew Cooper
  Cc: Wu Feng, Wang Yong, Nakajima Jun, xen-devel@lists.xen.org

This patch is going to solve SMAP/SMEP issues with 32-bit pv guests by
adding new xen command line options "xen_smap" and "xen_smep".

For the details, please see: https://lists.xen.org/archives/html/xen-devel/2016-06/msg03441.html

I am sorry that I don't have 32-bit PV environment to test this patch,
I would really appreciate it if someone could help verify this patch :)

He Chen (1):
  xen: enable/disable SMAP/SMEP for Xen itself

 docs/misc/xen-command-line.markdown | 14 ++++++++++++++
 xen/arch/x86/setup.c                | 12 ++++++++++--
 2 files changed, 24 insertions(+), 2 deletions(-)

-- 
1.9.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-08-10 10:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-09  9:13 [PATCH] solve SMAP/SMEP issues with 32-bit pv guests He Chen
2016-08-09  9:13 ` [PATCH] xen: enable/disable SMAP/SMEP for Xen itself He Chen
2016-08-09 12:19   ` Jan Beulich
2016-08-10 10:23 ` [PATCH] solve SMAP/SMEP issues with 32-bit pv guests George Dunlap

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.