Re: [PATCH v3 1/1] target/s390x: Allow 2G hugepages guest backing

Matthew Rosato <[email protected]> Wed, 5 Aug 2026 13:17:58 -0400
Newsgroups gmane.comp.emulators.qemu
Message-ID <[email protected]>
On 8/5/26 6:37 AM, Claudio Imbrenda wrote:
> Allow mapping guest with 2G hugepages on hosts that support it.
> 
> Rename kvm_s390_get_hpage_1m() to kvm_s390_get_hpage() to reflect that
> it is not anymore limited only to 1m hpages.
> 
> Signed-off-by: Claudio Imbrenda <[email protected]>
> Reviewed-by: Eric Farman <[email protected]>
> Reviewed-by: Hendrik Brueckner <[email protected]>

Reviewed-by: Matthew Rosato <[email protected]>