All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86: Fixes to shadowing dom0
@ 2018-11-09 15:26 Andrew Cooper
  2018-11-09 15:26 ` [PATCH 1/3] x86/dom0: Avoid using 1G superpages if shadowing may be necessary Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrew Cooper @ 2018-11-09 15:26 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Wei Liu, Jan Beulich

It turns out there are some real bugs attempting to shadow dom0, and it is
because of these that XSA-273 went out with `pv-l1tf=` defaulting to not
shadowing dom0.  They aren't security issues themselves.

Patch 1 is a general problem with dom0 and 1G superpages, and wants to be
taken onto all releases.

Patches 2 and 3 are various backports of work already upstream, to fix the
shadowing of PV guests with 2M superpages.

~Andrew

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

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

end of thread, other threads:[~2018-11-12 10:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-09 15:26 [PATCH 0/3] x86: Fixes to shadowing dom0 Andrew Cooper
2018-11-09 15:26 ` [PATCH 1/3] x86/dom0: Avoid using 1G superpages if shadowing may be necessary Andrew Cooper
2018-11-12 10:05   ` Jan Beulich
2018-11-12 10:22     ` Andrew Cooper
2018-11-09 15:26 ` [PATCH 2/3 Xen-4.9] x86/dom0: Fix shadowing of PV guests with 2M superpages Andrew Cooper
2018-11-12 10:10   ` Jan Beulich
2018-11-09 15:26 ` [PATCH 3/3 Xen-4.8] " Andrew Cooper
2018-11-12 10:13   ` Jan Beulich

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.