qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] How to get the return address of interrput from qemu-1.5.0?


From: 学生
Subject: [Qemu-devel] How to get the return address of interrput from qemu-1.5.0?
Date: Sat, 28 Jun 2014 13:25:26 +0800 (CST)

I use qemu compile the linux kernel. To output the return address of interrupt I find out the function do_interrupt64() from the file Seg_helper.c can do it. This function push the address before interrupt, so I output the address which I make sure it is the return address of interrupt. But when I use qemu compile the linux kernel the output of the address is more then 10000. And it dosen't make sence because the linux kernel only have a few output of address.Anyone knows why it outputs so many output?
thanks,
snowfly





reply via email to

[Prev in Thread] Current Thread [Next in Thread]