From: David Vrabel Date: Fri, 15 Mar 2013 13:02:35 +0000 (+0000) Subject: xen/events: use the FIFO-based ABI if available X-Git-Tag: v3.14-rc1~126^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fe565517b57676884349dccfd6ce853ec338636;p=pandora-kernel.git xen/events: use the FIFO-based ABI if available Implement all the event channel port ops for the FIFO-based ABI. If the hypervisor supports the FIFO-based ABI, enable it by initializing the control block for the boot VCPU and subsequent VCPUs as they are brought up and on resume. The event array is expanded as required when event ports are setup. The 'xen.fifo_events=0' command line option may be used to disable use of the FIFO-based ABI. Signed-off-by: David Vrabel Reviewed-by: Konrad Rzeszutek Wilk Reviewed-by: Boris Ostrovsky --- Reading git-diff-tree failed