mbox series

[v2,0/2] epte_get_entry_emt() modifications

Message ID 20200731123926.28970-1-paul@xen.org (mailing list archive)
Headers show
Series epte_get_entry_emt() modifications | expand

Message

Paul Durrant July 31, 2020, 12:39 p.m. UTC
From: Paul Durrant <pdurrant@amazon.com>

This series was originally a singleton (of patch #1)

Paul Durrant (2):
  x86/hvm: set 'ipat' in EPT for special pages
  x86/hvm: simplify 'mmio_direct' check in epte_get_entry_emt()

 xen/arch/x86/hvm/mtrr.c | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)
---
Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: "Roger Pau Monné" <roger.pau@citrix.com>
Cc: Wei Liu <wl@xen.org>