|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Tracing Dom0 virq
> I can't find a way to trace all softirqs issued by/for Dom0.
> I'm also interested in the domain for which the softirq was
Look in the Linux code for 'do_IRQ' and 'do_softirq'. Or if you want go
depeer look in entry_[32|64].S at the interrupt entry/exit label.
> issued or it comes.
Look in the Xen tree for irq.c
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|