Re: [Xen-devel] [PATCH 0/3] x86: adjustments to page table updates

2017-10-13 Thread Julien Grall
Hi Jan, On 12/10/17 10:38, Jan Beulich wrote: The first two patches are bug fixes and hence candidates for 4.10. The 3rd is mostly cleanup, and hence intended only for after 4.10. 1: request page table page-in for the correct domain 2: fix do_update_va_mapping_otherdomain() wrt translated domai

[Xen-devel] [PATCH 0/3] x86: adjustments to page table updates

2017-10-12 Thread Jan Beulich
The first two patches are bug fixes and hence candidates for 4.10. The 3rd is mostly cleanup, and hence intended only for after 4.10. 1: request page table page-in for the correct domain 2: fix do_update_va_mapping_otherdomain() wrt translated domains 3: tighten MMU_*PT_UPDATE* check and combine e