mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
Sparc: implement monitor command 'info tlb'
Use existing dump_mmu() to implement monitor command 'info tlb'. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user