Mailing List Archive

[PATCH v4 0/2] epte_get_entry_emt() modifications
From: Paul Durrant <pdurrant@amazon.com>

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 | 27 ++++++++++++++++-----------
1 file changed, 16 insertions(+), 11 deletions(-)

--
2.20.1
Re: [PATCH v4 0/2] epte_get_entry_emt() modifications [ In reply to ]
On 31.07.2020 16:41, Paul Durrant wrote:
> From: Paul Durrant <pdurrant@amazon.com>
>
> Paul Durrant (2):
> x86/hvm: set 'ipat' in EPT for special pages
> x86/hvm: simplify 'mmio_direct' check in epte_get_entry_emt()

Reviewed-by: Jan Beulich <jbeulich@suse.com>