From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32961) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtXT7-0005gc-8N for qemu-devel@nongnu.org; Tue, 03 Nov 2015 04:01:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtXT2-0006ox-HH for qemu-devel@nongnu.org; Tue, 03 Nov 2015 04:01:29 -0500 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:36522) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtXT2-0006or-Aw for qemu-devel@nongnu.org; Tue, 03 Nov 2015 04:01:24 -0500 Received: by wicfx6 with SMTP id fx6so64869560wic.1 for ; Tue, 03 Nov 2015 01:01:23 -0800 (PST) Sender: Paolo Bonzini References: From: Paolo Bonzini Message-ID: <563877DF.4020003@redhat.com> Date: Tue, 3 Nov 2015 10:01:19 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] SMM error in 2.4 changelog List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: William Dauchy , Michael Roth Cc: Peter Maydell , QEMU Developers On 02/11/2015 23:26, William Dauchy wrote: > Hello, > > I think there might be a mistake in the 2.4 changelog: > http://wiki.qemu.org/ChangeLog/2.4 > "Support for system management mode (requires Linux 4.1)." > > But I believe it's included in Linux v4.2 see > https://lwn.net/Articles/648995/ for the merge window. > > Sorry for the noise if it is not the right way to report a > wiki/changelog mistake. Yes, this is correct. Thanks! Paolo