From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buxPI-0006VP-6O for qemu-devel@nongnu.org; Fri, 14 Oct 2016 03:59:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buxPC-0000nX-EL for qemu-devel@nongnu.org; Fri, 14 Oct 2016 03:59:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41492) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buxPC-0000nI-8B for qemu-devel@nongnu.org; Fri, 14 Oct 2016 03:59:50 -0400 Date: Fri, 14 Oct 2016 09:59:44 +0200 From: Igor Mammedov Message-ID: <20161014095944.6ccd110c@nial.brq.redhat.com> In-Reply-To: <20161014040509.502016.30576@ex-std-node742.prod.rhcloud.com> References: <1476352367-69400-1-git-send-email-imammedo@redhat.com> <20161014040509.502016.30576@ex-std-node742.prod.rhcloud.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v3 00/13] pc: q35: x2APIC support in kvm_apic mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: no-reply@ec2-52-6-146-230.compute-1.amazonaws.com Cc: famz@redhat.com, qemu-devel@nongnu.org, ehabkost@redhat.com, liuxiaojian6@huawei.com, mst@redhat.com, rkrcmar@redhat.com, peterx@redhat.com, kevin@koconnor.net, kraxel@redhat.com, pbonzini@redhat.com, lersek@redhat.com, chao.gao@intel.com On Thu, 13 Oct 2016 21:05:54 -0700 (PDT) no-reply@ec2-52-6-146-230.compute-1.amazonaws.com wrote: > Hi, >=20 > Your series failed automatic build test. Please find the testing commands= and > their output below. If you have docker installed, you can probably reprod= uce it > locally. [..] > /tmp/qemu-test/src/hw/i386/pc.c: In function =E2=80=98pc_machine_done=E2= =80=99: > /tmp/qemu-test/src/hw/i386/pc.c:1273: error: =E2=80=98IntelIOMMUState=E2= =80=99 has no member named =E2=80=98intr_eim=E2=80=99 > make[1]: *** [hw/i386/pc.o] Error 1 That's due to dependency on not yet merged EIM fixes series