Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755763AbbHGHdE (ORCPT ); Fri, 7 Aug 2015 03:33:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56122 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753103AbbHGHdB (ORCPT ); Fri, 7 Aug 2015 03:33:01 -0400 Subject: Re: [PATCH 8/9] KVM: x86: Add EOI exit bitmap inference To: "Wu, Feng" , "linux-kernel@vger.kernel.org" , "kvm@vger.kernel.org" References: <1438788228-34856-1-git-send-email-pbonzini@redhat.com> <1438788228-34856-9-git-send-email-pbonzini@redhat.com> Cc: Steve Rutherford , "rkrcmar@redhat.com" From: Paolo Bonzini Message-ID: <55C45F28.8050403@redhat.com> Date: Fri, 7 Aug 2015 09:32:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 642 Lines: 19 On 07/08/2015 07:43, Wu, Feng wrote: >> > +#ifdef CONFIG_HAVE_KVM_IRQCHIP >> > +struct kvm_irq_routing_table { >> > + int chip[KVM_NR_IRQCHIPS][KVM_IRQCHIP_NUM_PINS]; >> > + struct kvm_kernel_irq_routing_entry *rt_entries; > This filed doesn't exist anymore. In fact, this changes is also in my > VT-d PI patches. If this series get merged first, I can rebase my > patches then. Thanks! Paolo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/