diff options
author | Helmut Grohne <helmut@subdivi.de> | 2024-01-09 15:40:26 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2024-01-09 15:43:08 +0100 |
commit | c0877507e1585fc7329e1ecec9d6ca34a6f16f14 (patch) | |
tree | 74122e6bb9f04275047bfbd389ceebb7461d1576 /bin/debvm-waitssh | |
parent | 658c256a824cf8a5394de73f0d999c5dd8e1662d (diff) | |
download | debvm-c0877507e1585fc7329e1ecec9d6ca34a6f16f14.tar.gz |
disable highmem for 32bit arm by default
Since recent qemu, a non-lpae kernel cannot boot a highmem-enabled
virtual machine. A typical failure is:
pci-host-generic 4010000000.pcie: can't claim ECAM area [mem 0x10000000-0x1fffffff]: address conflict with pcie@10000000 [mem 0x10000000-0x3efeffff]
Since the default kernel image is non-lpae, we disable highmem by
default.
Link: https://lists.nongnu.org/archive/html/qemu-devel/2024-01/msg01444.html
Thanks: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'bin/debvm-waitssh')
0 files changed, 0 insertions, 0 deletions