[Qemu-devel] Problem Running QEMU, and passing new commands

2007-03-03 Thread Shane Brennan
QEMU to boot to the point where I can enter commands, and how I can monitor these commands within the source code, I would very much appreciate the assistance. ~Shane Brennan UC Santa Cruz ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://list

[Qemu-devel] Counting Instructions and Looking for Conditional Branches

2007-02-17 Thread Shane Brennan
I am wondering if anyone knows where in the QEMU source code I can create a counter to count the number of executed instructions? In addition, where I can place an IF statement to see if a conditional branch instruction is about to execute. I need to do this to create a basic block vector for Sim

[Qemu-devel] Combining QEMU with SimPoint

2007-02-10 Thread Shane Brennan
advice on this work, or know of any previous work along the same lines, I would be most grateful for the help and guidance! ~Shane Brennan ___ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel