On Tue, 11 Jan 2022 at 06:34, Gavin Shan <gs...@redhat.com> wrote: > > This series supports virtio-mem-pci device, by simply following the > implementation on x86. The exception is the block size is 512MB on > ARM64 instead of 128MB on x86, compatible with the memory section > size in linux guest. > > The work was done by David Hildenbrand and then Jonathan Cameron. I'm > taking the patch and putting more efforts, which is all about testing > to me at current stage.
Applied to target-arm.next, thanks. -- PMM