|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] get_callback_via for Windows PV drivers
Looking at the 'unmodified_drivers', it appears that I'm supposed to
tell the hypervisor the IRQ number to use to signal me. Under the
Windows DDK, I get an Interrupt Vector, which I don't think is the same
as an IRQ number... and I think I'm supposed to work backwards from the
vector to try and figure out what IRQ I'm supposed to pass the
hypervisor.
If I right click on the PCI driver in 'Device Manager', it tells me that
the Xen PCI virtual device is using IRQ 28, is this the magic number
that I need to give to the hypervisor?
Thanks
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] get_callback_via for Windows PV drivers,
James Harper <=
|
|
|
|
|