]> xenbits.xensource.com Git - xen.git/commit
automation: qemu-smoke-arm64.sh: Increase RAM size
authorMichal Orzel <michal.orzel@amd.com>
Tue, 27 Sep 2022 09:47:20 +0000 (11:47 +0200)
committerStefano Stabellini <stefano.stabellini@amd.com>
Fri, 2 Dec 2022 01:02:46 +0000 (17:02 -0800)
commita0030a83e82a1fb03d6e3b7692678812d5971608
tree8506848df326f4f4595ac69a982fb0c4de18821d
parent5b7fdf2f3822b78d528d5607142bc1b650ec0ef6
automation: qemu-smoke-arm64.sh: Increase RAM size

In the follow-up patch we will add new jobs using debug Xen builds.
Because the debug builds take more space and we might end up in
a situation when there is not enough free space (especially during
a static memory test that reserves some region in the middle), increase
RAM size for QEMU from 1GB to 2GB.

Signed-off-by: Michal Orzel <michal.orzel@amd.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
Reviewed-by: Luca Fancellu <luca.fancellu@arm.com>
automation/scripts/qemu-smoke-arm64.sh