* Alano Song ([email protected]) wrote:
> Hi Markus,
> 
> 
> I found that this patch email has been rejected by
> the qemu-devel mail server.

Hi Alano,
  What's the error that you're getting?
I think one problem might be that your copy of Marc-André's
name looks like it gets corrupt, if you just change it from:
  Marc-André Lureau <[email protected]>
to
  [email protected]

it might be better.

Dave

> I attempted to resend it, but received the same result
> (I am checking the details).
> 
> 
> Therefore:
> a) You could manually apply this patch,
>    as we have received it through our personal emails.
> b) Or I should resend it using other email account
>    until the qemu-devel mail server receives it.
> 
> 
> Could you let me know the next steps? Thank a lot.
> 
> 
> Alano.
> 
> 
> 
> At 2026-09-05 22:05:46, "Alano Song" <[email protected]> wrote:
> 
> 
> 
> At 2026-09-05 21:08:32, [email protected] wrote:
> >When booting an i386 target, the 'info tlb' command
> >may walk the entire page table hierarchy and emit
> >an enormous amount of output. It will take dozens of
> >minutes to print all the info.
> >And the same situation also occurred on sparc32 and
> >m68k targets.
> >
> >So this change do the following:
> >1) Add a address range argument to help user control
> >   the number of output items.
> >2) Add warning note in help message that such address
> >   range argument only supported on target i386,
> >   sparc32 and m68k.
> >3) Print ignore warning when user add such address
> >   range argument on other targets (sh4, sparc64,
> >   ppc and xtensa). Those targets only print limited
> >   tlb info.
> >
> >Signed-off-by: Alano Song <[email protected]>
> >Reviewed-by: Dr. David Alan Gilbert <[email protected]>
> >Reviewed-by: Marc-André Lureau <[email protected]>
> >---
> 
> 
> Hi, Markus,
> 
> 
> This patch has been rebased on the top of commit,
> and it has been built and tested on my local.
> 
> 
> Could you help to pull it,
> Thanks a lot!
> 
> 
> Alano.
-- 
 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    |       Running GNU/Linux       | Happy  \ 
\        dave @ treblig.org |                               | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

Reply via email to