Searched hist:"462 f1f4bde2a2d5a238a3d39788ccdb2c56490ba" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/arm/ |
H A D | kzm.c | diff 462f1f4bde2a2d5a238a3d39788ccdb2c56490ba Wed Feb 19 10:08:52 CST 2020 Igor Mammedov <imammedo@redhat.com> arm/kzm: drop RAM size fixup
If the user provided too large a RAM size, the code used to complain and trim it to the max size. Now that RAM is allocated by generic code, that's no longer possible, so generate an error and exit instead.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Peter Chubb <peter.chubb@data61.csiro.au> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200219160953.13771-19-imammedo@redhat.com>
|