This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 1919553cf0f4605491a44f3a458aa31fd81580fc (commit) from d8029bb8eebeb43cb1879a618eda70a8f53042cc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 1919553cf0f4605491a44f3a458aa31fd81580fc Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Apr 4 17:39:30 2020 +0200 pmap: Fix boot with kvm+PAE on some systems It seems some systems refuse the W bit in the pdp. Only enable it for Xen PV tables which do require it. * i386/intel/pmap.c (pmap_bootstrap, pmap_create) [!MACH_PV_PAGETABLES]: Do not set INTEL_PTE_WRITE in pdpbase entries. ----------------------------------------------------------------------- Summary of changes: i386/intel/pmap.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach