On Saturday 28 January 2006 04:26, Blue Swirl wrote:
> Hi,
>
> Qemu's system emulators could be modified to output information about
> the code areas which have been executed by the virtual CPU. The output
> could then be used in standard test coverage tools. The benefit would be
> the ability to get kernel-level coverage data.

You might want to look a valgrind.  The KDE project uses it heavily for 
memory leak and other types of problem detection.  It is a sort of 
intermediate step between an interpreter and Qemu.  I'm not sure where it 
lives, but Google should find it.

Best,
Kyle


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to