summaryrefslogtreecommitdiff
path: root/mkosi.conf.d/05-qemu-mem.conf
blob: 58de5fcf568cde52bf7ac06a68d171df147b1742 (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-License-Identifier: LGPL-2.1-or-later

# Arch and CentOS 8 Stream initrds are rather big so we need to give QEMU more memory so the kernel can load
# them without OOMing.

[Match]
Distribution=arch centos
Release=rolling 8

[Host]
QemuMem=3G