From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59623) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wz2lk-00089i-C4 for qemu-devel@nongnu.org; Mon, 23 Jun 2014 07:50:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wz2ld-00068Y-F7 for qemu-devel@nongnu.org; Mon, 23 Jun 2014 07:50:40 -0400 Message-ID: <53A81484.7020708@redhat.com> Date: Mon, 23 Jun 2014 13:50:28 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1402063613-12400-1-git-send-email-pbonzini@redhat.com> <1402063613-12400-2-git-send-email-pbonzini@redhat.com> <539461DE.5050700@msgid.tls.msk.ru> <53A5A0D5.9020904@msgid.tls.msk.ru> In-Reply-To: <53A5A0D5.9020904@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-trivial] [PATCH] x86: correctly implement soft reset List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org Il 21/06/2014 17:12, Michael Tokarev ha scritto: >>> >> Do not do a hard reset for port 92h, keyboard controller, or cf9h soft reset. >>> >> These only reset the CPU. >> > >> > I'm not sure how this is -trivial material? :) > Ping? > This patch hasn't been applied so far, do you want to actually push it? No, I submitted this by mistake. This version of the patch had review comments that I haven't had time to address yet. Paolo