From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53371) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm5TN-0004Uq-Bc for qemu-devel@nongnu.org; Tue, 13 Oct 2015 15:42:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zm5TK-0004Ka-21 for qemu-devel@nongnu.org; Tue, 13 Oct 2015 15:42:57 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:33450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm5TJ-0004KD-R6 for qemu-devel@nongnu.org; Tue, 13 Oct 2015 15:42:53 -0400 Received: by wicge5 with SMTP id ge5so72941764wic.0 for ; Tue, 13 Oct 2015 12:42:53 -0700 (PDT) Sender: Paolo Bonzini References: <1444667140-9449-1-git-send-email-pbonzini@redhat.com> <561BEEA1.5030500@redhat.com> <20151013193044.GR1260@thinpad.lan.raisama.net> From: Paolo Bonzini Message-ID: <561D5EBA.7060703@redhat.com> Date: Tue, 13 Oct 2015 21:42:50 +0200 MIME-Version: 1.0 In-Reply-To: <20151013193044.GR1260@thinpad.lan.raisama.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] target-i386: allow any alignment for SMBASE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost , Laszlo Ersek Cc: michael.d.kinney@intel.com, Jordan Justen , qemu-devel@nongnu.org On 13/10/2015 21:30, Eduardo Habkost wrote: > Yeah, the shutdown behavior was never implemented before, so now we are > just deviating from the documented Pentium & 486 behavior in a different > (and less surprising?) way. > >> > >> > With the typo fix in the Cc tag: >> > >> > Reviewed-by: Laszlo Ersek > Reviewed-by: Eduardo Habkost Eduardo, it's okay if you take it through your x86 branch; it's not super urgent. Paolo