From d41160a3e64b26c9d78ecfd78b0e7ef3e878d475 Mon Sep 17 00:00:00 2001 From: Blue Swirl Date: Sun, 19 Dec 2010 13:42:56 +0000 Subject: Sparc: implement monitor command 'info tlb' Use existing dump_mmu() to implement monitor command 'info tlb'. Signed-off-by: Blue Swirl --- hmp-commands.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hmp-commands.hx') diff --git a/hmp-commands.hx b/hmp-commands.hx index dd3db36108..4befbe2e56 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -1190,7 +1190,7 @@ show i8259 (PIC) state @item info pci show emulated PCI device info @item info tlb -show virtual to physical memory mappings (i386 only) +show virtual to physical memory mappings (i386, SH4 and SPARC only) @item info mem show the active virtual memory mappings (i386 only) @item info jit -- cgit v1.2.3