Re: [v5 14/19] KVM: x86: Add arch specific routines for irqbypass manager

2015-07-13 Thread Eric Auger
On 07/13/2015 11:47 AM, Feng Wu wrote: > Add the following x86 specific routines for irqbypass manger: > > - kvm_arch_irq_bypass_add_producer > - kvm_arch_irq_bypass_del_producer > > Signed-off-by: Feng Wu > --- > arch/x86/include/asm/kvm_host.h | 1 + > arch/x86/kvm/x86.c | 40 ++

[v5 14/19] KVM: x86: Add arch specific routines for irqbypass manager

2015-07-13 Thread Feng Wu
Add the following x86 specific routines for irqbypass manger: - kvm_arch_irq_bypass_add_producer - kvm_arch_irq_bypass_del_producer Signed-off-by: Feng Wu --- arch/x86/include/asm/kvm_host.h | 1 + arch/x86/kvm/x86.c | 40 include/linux/kvm