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

Claudio Imbrenda <[email protected]> Fri, 31 Jul 2026 17:10:06 +0200
Newsgroups org.nongnu.qemu-devel
Organization IBM
Message-ID <20260731171006.26bb1d4b@p-imbrenda>
On Thu, 30 Jul 2026 14:59:19 -0400
Matthew Rosato <[email protected]> wrote:

> >>
> >> Do you have planned future patches that you are confident will soon make
> >> use of these get_hpage_1m() and get_hpage_2g() helpers?  
> > 
> > yes, which is why I put them there :)
> >  
> OK, I won't ask for a respin if you're planning to use them soon.
> 
> Thanks!
> 
> Reviewed-by: Matthew Rosato <[email protected]>

aaaand I just realized I can simplify things further... I
think I will need to do a respin anyway