Set RAM to something larger than qemu default.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Sep 2020 09:00:23 +0000 (10:00 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Sep 2020 09:10:59 +0000 (10:10 +0100)
commit6331d12bc4814a27579b96acc299314d278be4dc
tree57e4721ee4f9fdf1a374532631b18bbc32f1046b
parent0460bb87b6fba08fb5df8056cc3fb67ffa8e8080
Set RAM to something larger than qemu default.

The qemu default is quite small - 128MB - so may be unsuitable on many
architectures even though we are only booting a kernel and trivial
initrd.  It's better to set this to something more normal, and in case
we don't use the extra RAM it won't make any difference.
qemu-sanity-check.in