qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] When is the trace_dev_write() called?


From: Vikram Bhatt
Subject: [Qemu-devel] When is the trace_dev_write() called?
Date: Tue, 29 Nov 2011 02:11:04 -0800

Hi,

I set a breakpoint on trace_dev_write() but the back-trace I see in gdb is something like this:
#0  trace_dev_write ()
#1  0x081488fe in io_writel ()
#2  0x081487aa in __stl_mmu ()
#3  0xf5e4e107 in ?? ()
#4  0x00000001 in ?? ()
#5  0x00000000 in ?? ()

Which is not very helpful. Does anyone know from where this function is called ? It will be really helpful :).
Any pointers to the working of the goldfish_trace device would be helpful!

Thanks,
V

reply via email to

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