From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwqLa-0000kV-1k for qemu-devel@nongnu.org; Tue, 17 Jun 2014 06:10:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwqLP-0006dA-Ou for qemu-devel@nongnu.org; Tue, 17 Jun 2014 06:10:33 -0400 Message-ID: <53A0140E.50905@suse.de> Date: Tue, 17 Jun 2014 12:10:22 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1402387005-28901-2-git-send-email-nikunj@linux.vnet.ibm.com> In-Reply-To: <1402387005-28901-2-git-send-email-nikunj@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/3] spapr: Add "qemu, boot-menu" property to /chosen List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nikunj A Dadhania , qemu-devel@nongnu.org Cc: aik@au1.ibm.com, qemu-ppc@nongnu.org On 10.06.14 09:56, Nikunj A Dadhania wrote: > From: Avik Sil > > This is required to enable boot menu display during booting > > Signed-off-by: Avik Sil > Signed-off-by: Nikunj A Dadhania Thanks, applied to ppc-next. Alex