On 5/31/24 10:11 AM, Dr. David Alan Gilbert wrote:
* Don Porter ([email protected]) wrote:+ +SRST | + ``info pg`` | + Show the active page table. | +ERSTAre those |'s over -----> in the actual patch?+ { + .name = "mtree", + .args_type = "flatview:-f,dispatch_tree:-d,owner:-o,disabled:-D", + .params = "[-f][-d][-o][-D]", + .help = "show memory tree (-f: dump flat view for address spaces;" + "-d: dump dispatch tree, valid with -f only);" + "-o: dump region owners/parents;" + "-D: dump disabled regions", + .cmd = hmp_info_mtree, + },Hmm this looks like a copy-pasteism ?
Yep, my bad. Sorry about that - will be addressed in v3.
