|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0 of 5] PV on HVM Xen
On 03/18/2010 07:22 AM, Stefano Stabellini wrote:
Also XEN_HVM_PV_EVTCHN_ENABLED is not a good name for it because we'll
be able to receive evtchns anyway using xen platform device interrupts.
Maybe XEN_HVM_IPI_CALLBACK_ENABLE?
I'm OK with the original name. The point is not that we're getting
events from evtchns, but that the mechanism allows us to receive them
without having to touch the APICs and suffer the vmexits. To the rest
of the kernel, events delivered via the platform device are really just
ordinary interrupts from an ordinary device which happens to have a
particularly elaborate "interrupt source" register.
J
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|