Re: [PULL v2 00/49] target-arm queue

2021-03-08 Thread Peter Maydell
On Sat, 6 Mar 2021 at 13:51, Peter Maydell wrote: > > v2: don't delete is_surface_bgr() definition, the ppc patches > that drop use of it from sm501 haven't hit master yet. I forgot about the "32 bit hosts don't allow guests to have 2GB of RAM" thing; this minor fixup needs squashing into the 'ad

[PULL v2 00/49] target-arm queue

2021-03-06 Thread Peter Maydell
v2: don't delete is_surface_bgr() definition, the ppc patches that drop use of it from sm501 haven't hit master yet. -- PMM The following changes since commit 9a7beaad3dbba982f7a461d676b55a5c3851d312: Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210304' into stagi