update aarch64 machine

This commit is contained in:
Trevor Cooper 2024-01-23 21:10:17 -08:00
parent e7c0dc3eae
commit b5b4bc72e1
Signed by: tcooper
GPG Key ID: 52364D7BBCEB35B8
1 changed files with 3 additions and 1 deletions

View File

@ -24,7 +24,9 @@
"QEMUCPU": "host",
"QEMUCPUS": "2",
"QEMUMACHINE": "virt,gic-version=max",
"QEMURAM": 3072,
"QEMURAM": 4096,
"QEMU_MAX_MIGRATION_TIME": "480",
"QEMU_VIDEO_DEVICE": "virtio-gpu-pci",
"QEMU_VIRTIO_RNG": "1",
"SERIALDEV": "ttyAMA0",
"TIMEOUT_SCALE": "1.5",