]> git.proxmox.com Git - qemu.git/commit - exec-all.h
Add instruction counter.
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 29 Jun 2008 01:03:05 +0000 (01:03 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 29 Jun 2008 01:03:05 +0000 (01:03 +0000)
commit2e70f6efa8b960d3b5401373ad6fa98747bb9578
tree4864a691a4d52324fe4626261e202525dd3a8659
parentf6e5889e7f581d286cd2153a71c386795a7070ac
Add instruction counter.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4799 c046a42c-6fe2-441c-8c8c-71466251a162
29 files changed:
cpu-all.h
cpu-defs.h
cpu-exec.c
exec-all.h
exec.c
hw/mips_timer.c
qemu-doc.texi
softmmu_template.h
target-alpha/cpu.h
target-alpha/translate.c
target-arm/cpu.h
target-arm/translate.c
target-cris/cpu.h
target-cris/translate.c
target-i386/cpu.h
target-i386/translate.c
target-m68k/cpu.h
target-m68k/translate.c
target-mips/cpu.h
target-mips/translate.c
target-ppc/cpu.h
target-ppc/helper.c
target-ppc/translate.c
target-sh4/cpu.h
target-sh4/translate.c
target-sparc/cpu.h
target-sparc/translate.c
translate-all.c
vl.c