All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/8] x86: Meltdown band-aid overhead reduction
@ 2018-03-19 13:32 Jan Beulich
  2018-03-19 13:37 ` [PATCH v4 1/8] x86: NOP out XPTI entry/exit code when it's not in use Jan Beulich
                   ` (13 more replies)
  0 siblings, 14 replies; 29+ messages in thread
From: Jan Beulich @ 2018-03-19 13:32 UTC (permalink / raw)
  To: xen-devel; +Cc: Juergen Gross, Andrew Cooper

1: NOP out most XPTI entry/exit code when it's not in use
2: disable XPTI when RDCL_NO
3: x86: log XPTI enabled status
4: use %r12 to write zero into xen_cr3
5: reduce .text.entry
6: enable interrupts earlier with XPTI disabled
7: also NOP out xen_cr3 restores of XPTI
8: avoid double CR3 reload when switching to guest user mode

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
v4: Main change is the split of patch 1.


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

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

end of thread, other threads:[~2018-04-09  8:34 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 13:32 [PATCH v4 0/8] x86: Meltdown band-aid overhead reduction Jan Beulich
2018-03-19 13:37 ` [PATCH v4 1/8] x86: NOP out XPTI entry/exit code when it's not in use Jan Beulich
2018-03-22 10:07   ` Wei Liu
2018-03-19 13:38 ` [PATCH v4 2/8] x86: disable XPTI when RDCL_NO Jan Beulich
2018-03-19 13:43   ` Jan Beulich
2018-03-21  9:06     ` Wei Liu
2018-03-19 13:39 ` [PATCH v4 3/8] x86: log XPTI enabled status Jan Beulich
2018-03-22 10:07   ` Wei Liu
2018-03-19 13:39 ` [PATCH v4 4/8] x86/XPTI: use %r12 to write zero into xen_cr3 Jan Beulich
2018-03-22 10:07   ` Wei Liu
2018-03-19 13:40 ` [PATCH v4 5/8] x86/XPTI: reduce .text.entry Jan Beulich
2018-03-22 12:22   ` Wei Liu
2018-03-19 13:40 ` [PATCH v4 6/8] x86: enable interrupts earlier with XPTI disabled Jan Beulich
2018-03-22 12:23   ` Wei Liu
2018-03-19 13:41 ` [PATCH v4 7/8] x86: also NOP out xen_cr3 restores of XPTI Jan Beulich
2018-03-22 12:23   ` Wei Liu
2018-03-19 13:41 ` [PATCH v4 8/8] x86: avoid double CR3 reload when switching to guest user mode Jan Beulich
2018-03-22 13:20   ` Wei Liu
2018-03-22 13:31     ` Jan Beulich
     [not found] ` <5AAFCB4202000078001B3707@suse.com>
2018-03-21  7:51   ` [PATCH v4 1/8] x86: NOP out XPTI entry/exit code when it's not in use Juergen Gross
2018-04-03 17:48   ` Juergen Gross
2018-04-04  6:07     ` Juergen Gross
2018-04-09  8:28       ` Jan Beulich
     [not found]       ` <5ACB403502000078001B967C@suse.com>
2018-04-09  8:34         ` Juergen Gross
     [not found] ` <5AAFCBA602000078001B3710@suse.com>
2018-03-21  7:52   ` [PATCH v4 4/8] x86/XPTI: use %r12 to write zero into xen_cr3 Juergen Gross
     [not found] ` <5AAFCBCC02000078001B372C@suse.com>
2018-03-21  7:52   ` [PATCH v4 5/8] x86/XPTI: reduce .text.entry Juergen Gross
     [not found] ` <5AAFCBF202000078001B372F@suse.com>
2018-03-21  7:52   ` [PATCH v4 6/8] x86: enable interrupts earlier with XPTI disabled Juergen Gross
     [not found] ` <5AAFCC0702000078001B3732@suse.com>
2018-03-21  7:53   ` [PATCH v4 7/8] x86: also NOP out xen_cr3 restores of XPTI Juergen Gross
     [not found] ` <5AAFCC2602000078001B3735@suse.com>
2018-04-04 11:22   ` [PATCH v4 8/8] x86: avoid double CR3 reload when switching to guest user mode Juergen Gross

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.