]> git.ipfire.org Git - thirdparty/qemu.git/commit - monitor.c
Sparc: implement monitor command 'info tlb'
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 19 Dec 2010 13:42:56 +0000 (13:42 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 19 Dec 2010 13:42:56 +0000 (13:42 +0000)
commitd41160a3e64b26c9d78ecfd78b0e7ef3e878d475
tree2d18b4a638e28b8b93b0177b8a3ac77efd02caaf
parentcdfe17df88b335269ddabc7ade7a6148a1a20f0d
Sparc: implement monitor command 'info tlb'

Use existing dump_mmu() to implement monitor command 'info tlb'.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hmp-commands.hx
monitor.c
target-sparc/cpu.h
target-sparc/helper.c
target-sparc/op_helper.c