All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 for-4.19 0/3] x86/EPT: avoid undue forcing of MMIO accesses to UC
@ 2024-06-12 13:15 Jan Beulich
  2024-06-12 13:16 ` [PATCH v2 for-4.19 1/3] x86/EPT: correct special page checking in epte_get_entry_emt() Jan Beulich
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Jan Beulich @ 2024-06-12 13:15 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org
  Cc: Andrew Cooper, Roger Pau Monné, Oleksii Kurochko

..., getting in the way of, in particular, PVH Dom0 accessing its video
frame buffer (if it has a console).

While especially the 1st one may not appear to be so, both of the earlier
patches are strictly prereqs to the last one.

1: correct special page checking in epte_get_entry_emt()
2: avoid marking non-present entries for re-configuring
3: drop questionable mfn_valid() from epte_get_entry_emt()

Jan


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

end of thread, other threads:[~2024-06-13 14:40 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 13:15 [PATCH v2 for-4.19 0/3] x86/EPT: avoid undue forcing of MMIO accesses to UC Jan Beulich
2024-06-12 13:16 ` [PATCH v2 for-4.19 1/3] x86/EPT: correct special page checking in epte_get_entry_emt() Jan Beulich
2024-06-12 14:11   ` Roger Pau Monné
2024-06-12 14:47     ` Jan Beulich
2024-06-12 15:02       ` Roger Pau Monné
2024-06-12 15:06         ` Jan Beulich
2024-06-13 14:38   ` Oleksii K.
2024-06-12 13:16 ` [PATCH v2 for-4.19 2/3] x86/EPT: avoid marking non-present entries for re-configuring Jan Beulich
2024-06-12 14:38   ` Roger Pau Monné
2024-06-12 14:53     ` Jan Beulich
2024-06-12 15:23       ` Roger Pau Monné
2024-06-13 14:39   ` Oleksii K.
2024-06-12 13:17 ` [PATCH v2 for-4.19 3/3] x86/EPT: drop questionable mfn_valid() from epte_get_entry_emt() Jan Beulich
2024-06-12 15:00   ` Roger Pau Monné
2024-06-12 15:14     ` Jan Beulich
2024-06-12 15:27       ` Roger Pau Monné
2024-06-13  7:32       ` Roger Pau Monné

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.