From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59353) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0Ci2-00027U-Ue for qemu-devel@nongnu.org; Wed, 03 Jun 2015 13:44:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0Chz-0004x9-Pi for qemu-devel@nongnu.org; Wed, 03 Jun 2015 13:44:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0Chz-0004x5-KJ for qemu-devel@nongnu.org; Wed, 03 Jun 2015 13:44:07 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 2CCD1B6F54 for ; Wed, 3 Jun 2015 17:44:07 +0000 (UTC) Message-ID: <556F3CE3.7040000@redhat.com> Date: Wed, 03 Jun 2015 19:44:03 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1433351328-23326-1-git-send-email-pbonzini@redhat.com> <556F3C2D.7030805@redhat.com> In-Reply-To: <556F3C2D.7030805@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 00/23] SMM improvements (chipset and TCG parts) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: mst@redhat.com, qemu-devel@nongnu.org, kraxel@redhat.com On 03/06/2015 19:41, Laszlo Ersek wrote: > Any changes in v2 that would require me to retest my OVMF stuff? No, none. I just tested it too. Paolo