summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordd <dd@wx.tnyzeq.icu>2024-06-14 17:00:11 +0200
committerdd <dd@wx.tnyzeq.icu>2024-06-14 17:00:11 +0200
commitc3f3dc114e136392eef14c837f4a2b102c351515 (patch)
treed8c1423e7a57acf675a1de18654fa36a7382634d
parent56bed0f95c7f081a963a702b73a0108534ab8f99 (diff)
parent710351e0b53bc2fed5630a240070054939128825 (diff)
downloadvyos-build-c3f3dc114e136392eef14c837f4a2b102c351515.tar.gz
vyos-build-c3f3dc114e136392eef14c837f4a2b102c351515.zip
Merge branch 'vyos:current' into current
-rwxr-xr-xscripts/check-qemu-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/check-qemu-install b/scripts/check-qemu-install
index b8f3806b..ea3aef63 100755
--- a/scripts/check-qemu-install
+++ b/scripts/check-qemu-install
@@ -150,7 +150,7 @@ def get_qemu_cmd(name, enable_kvm, enable_uefi, disk_img, raid=None, iso_img=Non
-smp {cpucount},sockets=1,cores={cpucount},threads=1 \
-cpu host \
{uefi} \
- -m 3G \
+ -m 4G \
-vga none \
-nographic \
-machine accel=kvm \