From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=209.132.183.28; helo=mx1.redhat.com; envelope-from=imammedo@redhat.com; receiver=edk2-devel@lists.01.org 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 4B0B02119F077 for ; Wed, 26 Dec 2018 21:12:04 -0800 (PST) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3F3BC2DE3B; Thu, 27 Dec 2018 05:12:03 +0000 (UTC) Received: from Igors-MacBook-Pro.local (unknown [10.36.112.12]) by smtp.corp.redhat.com (Postfix) with ESMTP id 295B45C207; Thu, 27 Dec 2018 05:11:58 +0000 (UTC) Date: Thu, 27 Dec 2018 06:11:53 +0100 From: Igor Mammedov To: Laszlo Ersek Cc: Drew Jones , Jordan Justen , edk2-devel@lists.01.org, Anthony Perard Message-ID: <20181227061153.5bd93073@Igors-MacBook-Pro.local> In-Reply-To: References: <20181125100152.25675-1-lersek@redhat.com> <20181125100152.25675-2-lersek@redhat.com> <20181203180957.2368e8dd@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.38]); Thu, 27 Dec 2018 05:12:04 +0000 (UTC) Subject: Re: [PATCH 1/4] OvmfPkg: introduce ACPI Test Support data structure and GUID X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2018 05:12:05 -0000 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 26 Dec 2018 21:24:44 +0100 Laszlo Ersek wrote: > Hi Igor, [...] > I'm dropping this patch series from my tracked / tagged email backlog; > it's overflowing. Please ping me once you have the QEMU-side patches > ready, and then I can push this with Ard's R-b. (I'm happy to wait for > Phil's test results too, if he prefers that, of course.) I'll CC you when I send QEMU patches (/me waiting till cleanup ones get merged first). > > Thanks > Laszlo