Re: [PATCH v3 0/2] xen/pci: Use APIC for MSIs when APIC virtualization is supported

2014-11-25 Thread Konrad Rzeszutek Wilk
On Mon, Nov 24, 2014 at 06:06:16PM -0500, Boris Ostrovsky wrote: > Changes in v3: > * Explicitly include asm/apic.h in arch/x86/pci/xen.c for !CONFIG_SMP. > > Changes in v2: > * New version of cpuid.h file from Xen tree (with a couple of style > adjustments) > * Whitespace cleanup > > Currently

[PATCH v3 0/2] xen/pci: Use APIC for MSIs when APIC virtualization is supported

2014-11-24 Thread Boris Ostrovsky
Changes in v3: * Explicitly include asm/apic.h in arch/x86/pci/xen.c for !CONFIG_SMP. Changes in v2: * New version of cpuid.h file from Xen tree (with a couple of style adjustments) * Whitespace cleanup Currently HVM guests handle MSI interrupts using pirqs/event channels, allowing us to not issu