]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.
authorKonstantin Belousov <kib@FreeBSD.org>
Sun, 29 Nov 2020 10:32:38 +0000 (10:32 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Sun, 29 Nov 2020 10:32:38 +0000 (10:32 +0000)
commit3c48106aaa291417d3de3367fbe0dd85ccd7fe6a
treeebc2fce582e746375ff045e55f2903d0232def33
parenta9d4fe977a0be34e956c7cb6cb509596deefa7ad
bhyve: limit max GPA to VM_MAXUSER_ADDRESS_LA48.

We use 4-level EPT pages, correct the upper bound.

Reviewed by: grehan
Sponsored by: The FreeBSD Foundation
Differential revision: https://reviews.freebsd.org/D27402
sys/amd64/vmm/vmm.c