summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authordd <dd@wx.tnyzeq.icu>2024-06-27 20:00:07 +0200
committerdd <dd@wx.tnyzeq.icu>2024-06-27 20:00:07 +0200
commitc2b5a6e3cfef1434f5c1c57f3a0fee64b93dc18e (patch)
treec28d6d11fcc213b30b58b498a98a4c4affc9a101 /scripts
parentabb760f219eb548bc7e2e3484872665797ff6142 (diff)
parent6ebfc05dafe6eb5c2b9a01192596212e7653e78e (diff)
downloadvyos-build-c2b5a6e3cfef1434f5c1c57f3a0fee64b93dc18e.tar.gz
vyos-build-c2b5a6e3cfef1434f5c1c57f3a0fee64b93dc18e.zip
Merge branch 'vyos:sagitta' into sagitta
Diffstat (limited to 'scripts')
-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 997b68d1..007e0260 100755
--- a/scripts/check-qemu-install
+++ b/scripts/check-qemu-install
@@ -146,7 +146,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 \