On 2/28/25 02:27, Daniel P. Berrangé wrote:
maxmem=4G is too large to address on 32-bit hosts, so reduce it to 2G since the tuxrun tests don't actually need such an elevated memory limit.Signed-off-by: Daniel P. Berrangé<berra...@redhat.com> --- tests/functional/test_ppc64_tuxrun.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~