On Wed, 16 Nov 2022 at 13:14, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Wed, 16 Nov 2022 at 06:11, Schspa Shi <sch...@gmail.com> wrote: > > Yes, I think we should accept this patch, because it will not affect > > 32-bit devices, and provides support for 64-bit devices to put initrd > > above 4GB. > > Yes, I agree. However since it doesn't cause a problem for any > of the machine models in upstream QEMU, I think we should leave > it until after the in-progress 7.2 release, so that we have > plenty of time to investigate just in case it does cause an > unexpected issue on 32-bit boards. > > This patch is on my list to review and deal with when 7.2 > goes out and development reopens for 8.0 (should be in about > four weeks).
I've applied this patch to a target-arm-for-8.0 branch, which will eventually turn into target-arm when 7.2 is released in a few weeks' time. thanks -- PMM