From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A439281EE3 for ; Thu, 1 Dec 2016 12:30:45 -0800 (PST) Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1AA763D957; Thu, 1 Dec 2016 20:30:45 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-138.phx2.redhat.com [10.3.116.138]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uB1KUh5J007452; Thu, 1 Dec 2016 15:30:43 -0500 To: Jordan Justen References: <20161118135249.26018-1-lersek@redhat.com> <20161118135249.26018-5-lersek@redhat.com> <147987264544.21600.17139942187851594260@jljusten-ivb> <774e1f97-2d25-53e9-a2ae-bcc8fe382379@redhat.com> Cc: edk2-devel-01 , Michael Kinney , Paolo Bonzini , Jeff Fan From: Laszlo Ersek Message-ID: <51f0c472-d3ba-cbb0-c5cc-1ebeffdec007@redhat.com> Date: Thu, 1 Dec 2016 21:30:42 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0 MIME-Version: 1.0 In-Reply-To: <774e1f97-2d25-53e9-a2ae-bcc8fe382379@redhat.com> X-Scanned-By: MIMEDefang 2.68 on 10.5.11.24 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Thu, 01 Dec 2016 20:30:45 +0000 (UTC) Subject: Re: [PATCH v2 4/4] OvmfPkg/SmmControl2Dxe: select broadcast SMI if available X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2016 20:30:45 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 11/23/16 16:44, Laszlo Ersek wrote: > On 11/23/16 04:44, Jordan Justen wrote: >> Series Reviewed-by: Jordan Justen > > Thank you! > > I'll delay pushing the patches until Michael Tsirkin reviews the > interface spec in the QEMU series on qemu-devel. This version of the series can be dropped. The underlying QEMU patches weren't accepted, and for QEMU I've posted another patch set today: http://lists.nongnu.org/archive/html/qemu-devel/2016-12/msg00129.html For this I have the corresponding OVMF patches ready (of course), but until the QEMU work converges, there's little point in posting them. I did post some of the prerequisite edk2 / OVMF patches today (which are useful independently, and can be reviewed independently). Thanks, and apologies for the review-in-vain. :/ Laszlo