]> Git Repo - qemu.git/commit
hw/arm/virt: Bump the 255GB initial RAM limit
authorEric Auger <[email protected]>
Mon, 4 Mar 2019 10:13:39 +0000 (11:13 +0100)
committerPeter Maydell <[email protected]>
Tue, 5 Mar 2019 15:55:09 +0000 (15:55 +0000)
commit50a17297e2f0c4d621c7bb23fee239c0a3fd3128
tree6b9fd0f22c6ca488b815cc584e0a314f12c719ba
parent2ba956ccfa718c68ae95356fe5e7de6208cf97f0
hw/arm/virt: Bump the 255GB initial RAM limit

Now we have the extended memory map (high IO regions beyond the
scalable RAM) and dynamic IPA range support at KVM/ARM level
we can bump the legacy 255GB initial RAM limit. The actual maximum
RAM size now depends on the physical CPU and host kernel, in
accelerated mode. In TCG mode, it depends on the VCPU
AA64MMFR0.PARANGE.

Signed-off-by: Eric Auger <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Message-id: 20190304101339[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/virt.c
This page took 0.023928 seconds and 4 git commands to generate.