Please don't top post.

On Tue, Apr 12, 2016 at 05:33:47PM +0200, karim.allah.ah...@gmail.com wrote:
> The INTx interrupt of this platform device can be used by Xen in HVM case to
> notify the guest of pending events in the event channel. However that's 
> usually
> not used in favor of vector callbacks support in Xen where a vector is 
> injected
> directly to the vCPU bypassing LAPIC.
> 
> (that said, the platform-pci driver in linux is actually broken when vector
> callbacks are not used anyway)
> 
> I also think that the grant-table lives on this PCI device MMIO BAR (?!)

Not really, grant table can live anywhere, but it's usually placed there 
because the OS knows there's nothing in this MMIO region.
 
Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to