commit | 226bbd9992c847ccec86cc57fadb2c808db5b162 | [log] [tgz] |
---|---|---|
author | Andrew Scull <ascull@google.com> | Fri Apr 24 15:36:44 2020 +0100 |
committer | Andrew Scull <ascull@google.com> | Wed May 06 14:38:11 2020 +0100 |
tree | 8e99de739151ad3f23f4344f37c13bf0a4150d9d | |
parent | 9c0e0826b5500bb71313bdaaaa4734d1d8ffc046 [diff] |
kvm: arm64: Map in partition preallocated memory regions When attaching to a partition, create memory regions for the preallocated physical memory. To start simple, require memory to be preallocated and only allow control over write protection as KVM doesn't support read or execute protection just yet.