At 2026-06-19 20:56:02, [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, >because each monitor print function will holds 'mon_lock'. >This effectively hangs the qemu monitor. > >It may be better to add warning note in help message, >and add a address range by argument to help user control >the number of output items. > >Signed-off-by: Alano Song <[email protected]>
Ping for code review :)
