> On Jul 10, 2020, at 11:33 AM, Nadav Amit <namit@xxxxxxxxxx> wrote: > > While there is a feature to limit RAM memory, we should also be able to > limit the maximum RAM address. Specifically, svm can only work when the > maximum RAM address is lower than 4G, as it does not map the rest of the > memory into the NPT. > > Allow to do so using the firmware, when in fact the expected use-case is > to provide this infomation on bare-metal using the MEMLIMIT parameter in > initrd. Sorry for my clumsiness/laziness in rechecking. This patch was broken. I will send an update soon. Anyhow, the latest SVM tests pass as well (excluding this screw-up of mine).