|
| From: | Christian Borntraeger |
| Subject: | Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines |
| Date: | Wed, 1 Apr 2020 14:46:46 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 |
On 01.04.20 14:37, Christian Borntraeger wrote:
> + if (sz != newsz) {
> + qemu_printf("Ram size %" PRIu64 "MB was fixed up to %" PRIu64
> + "MB to match machine restrictions. Consider updating "
> + "the guest definition.i\n", sz / MiB, newsz / MiB);
^ spurious i.
| [Prev in Thread] | Current Thread | [Next in Thread] |