From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YddE0-0000IS-Pi for qemu-devel@nongnu.org; Thu, 02 Apr 2015 07:23:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YddDz-00037b-OM for qemu-devel@nongnu.org; Thu, 02 Apr 2015 07:23:52 -0400 Message-ID: <551D26B2.3040602@huawei.com> Date: Thu, 2 Apr 2015 19:23:30 +0800 From: Gonglei MIME-Version: 1.0 References: <1422053517-23781-1-git-send-email-dvaleev@suse.de> <1422053517-23781-2-git-send-email-dvaleev@suse.de> <54C2D399.3080307@suse.de> <54C61BA2.5000609@suse.de> <54C60A51.7030705@suse.de> <54C98171.6050101@huawei.com> <54C981E0.3080709@suse.de> <54C9AD0E.4050803@huawei.com> <54CA2DB7.2060901@suse.de> <54CA2F01.4020005@huawei.com> In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] hw/ppc/spapr Add qemu_register_boot_set for SPAPR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: "qemu-ppc@nongnu.org" , Dinar Valeev , Dinar Valeev , Alexander Graf , "qemu-devel@nongnu.org" On 2015/4/2 15:41, Alexey Kardashevskiy wrote: >> >> Just like what we said in other thread, remove the check about handler, >> I will post a patch soon. >> > > > Have you posted the patch? Cannot find it in the lists so I assume you have > not :-) Thanks! > I had posted the patch which caused a regression about HMP command hmp_boot_set(). By discussion again and again, we decide to remain the original style. If you guys want to use this feature, please register the handler. BTW I saw somebody had submitted patches with handler in the maillist. :) Regards, -Gonglei