From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1budFh-0002py-G3 for qemu-devel@nongnu.org; Thu, 13 Oct 2016 06:28:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1budFe-0000g4-52 for qemu-devel@nongnu.org; Thu, 13 Oct 2016 06:28:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1budFd-0000fh-Uh for qemu-devel@nongnu.org; Thu, 13 Oct 2016 06:28:38 -0400 Message-ID: <1476354515.23874.35.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 13 Oct 2016 12:28:35 +0200 In-Reply-To: <9065b53e-f322-0a40-917d-8f8447cdc349@redhat.com> References: <1476352367-69400-1-git-send-email-imammedo@redhat.com> <9065b53e-f322-0a40-917d-8f8447cdc349@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 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: Paolo Bonzini Cc: Igor Mammedov , qemu-devel@nongnu.org, ehabkost@redhat.com, liuxiaojian6@huawei.com, mst@redhat.com, rkrcmar@redhat.com, peterx@redhat.com, kevin@koconnor.net, lersek@redhat.com, chao.gao@intel.com On Do, 2016-10-13 at 12:01 +0200, Paolo Bonzini wrote: >=20 > On 13/10/2016 11:52, Igor Mammedov wrote: > > To play with the feature, one would also need x2apic enabled > > seabios counterpart: > > https://github.com/imammedo/seabios.git x2apic_v4 >=20 > Is this going to make it into seabios 1.10? seabios patches are basically ready and are waiting for the qemu patches being merged. So, yes, if this series gets reviewed and merged quickly it should be able to make 1.10 cheers, Gerd