|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] [PV-ON-HVM] Fix evtchn interface
Hi All,
The interface of the evtchn has been changed as follows.
・xen-unstable.hg : cs13198
[PV-ON-HVM] Update evtchn interface to match new PV Linux interfaces.
・xen-unstable.hg : cs13197
[LINUX] Extend the event-channel interfaces to provide helper methods
However, the following errors occur if pv-on-hvm is done in insmod.
This patch corrected this issue.
---
# insmod xen-vbd.ko
xen-vbd: Unknown symbol irq_to_evtchn_port
insmod: error inserting 'xen-vbd.ko': -1 Unknown symbol in module
---
Thanks,
--
Takanori Kasai
irq_to_evtchn_port.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|