From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:34700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsK6x-0006Aq-Os for qemu-devel@nongnu.org; Mon, 07 Jan 2013 16:20:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TsK6t-0000Q2-O9 for qemu-devel@nongnu.org; Mon, 07 Jan 2013 16:19:59 -0500 Received: from e38.co.us.ibm.com ([32.97.110.159]:59231) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TsK6t-0000Pi-HE for qemu-devel@nongnu.org; Mon, 07 Jan 2013 16:19:55 -0500 Received: from /spool/local by e38.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 7 Jan 2013 14:19:54 -0700 From: Anthony Liguori In-Reply-To: <5377C95A-86E2-42C7-A1BE-9F7A45625062@suse.de> References: <1355941002-12483-1-git-send-email-aviksil@linux.vnet.ibm.com> <094CA869-DFF7-4755-912A-F112AC110E31@suse.de> <87k3rog2uy.fsf@codemonkey.ws> <5377C95A-86E2-42C7-A1BE-9F7A45625062@suse.de> Date: Mon, 07 Jan 2013 15:19:26 -0600 Message-ID: <87d2xg1yjl.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH v3 0/2] Qemu boot order patch series List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel@nongnu.org, qemu-ppc@nongnu.org, Avik Sil , david@gibson.dropbear.id.au Alexander Graf writes: > On 07.01.2013, at 21:22, Anthony Liguori wrote: > >> Alexander Graf writes: >> >>> On 19.12.2012, at 19:16, Avik Sil wrote: >>> >>>> Hi, >>>> >>>> This patch series allows a machine to specify if it wants a default boot order or not. >>> >>> I like the patch set. Anthony, please (n)ack :). >> >> Reviewed-by: Anthony Liguori > > Good, now to step 2: Who should apply it? :) > I'd be happy if you take care of that. Though I'm not sure if any new > machines got introduced in between. I Reviewed-by it so that you could apply it :-) It doesn't apply in it's current form probably because of the great header rename. Avik, please rebase and resend and CC me and I can apply it. Regards, Anthony Liguori > > > Alex