Re: [PATCH v4 00/11] Hyper-V: Support PAGE_SIZE larger than 4K

2020-09-28 Thread Wei Liu
On Wed, Sep 16, 2020 at 11:48:06AM +0800, Boqun Feng wrote: > This patchset add the necessary changes to support guests whose page > size is larger than 4K. And the main architecture which we develop this > for is ARM64 (also it's the architecture that I use to test this > feature). > > Previous v

[PATCH v4 00/11] Hyper-V: Support PAGE_SIZE larger than 4K

2020-09-15 Thread Boqun Feng
This patchset add the necessary changes to support guests whose page size is larger than 4K. And the main architecture which we develop this for is ARM64 (also it's the architecture that I use to test this feature). Previous version: v1: https://lore.kernel.org/lkml/20200721014135.84140-1-boqun.f.