From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46525) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQXyD-0008Er-Or for qemu-devel@nongnu.org; Tue, 02 Feb 2016 05:14:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQXyC-000412-Nz for qemu-devel@nongnu.org; Tue, 02 Feb 2016 05:14:01 -0500 Message-ID: <1454408032.9300.51.camel@redhat.com> From: Gerd Hoffmann Date: Tue, 02 Feb 2016 11:13:52 +0100 In-Reply-To: <56AF18EF.8070902@redhat.com> References: <1453850483-27511-1-git-send-email-lersek@redhat.com> <56AF18EF.8070902@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: Kevin Wolf , Feng Tian , "open list:nvme" , "qemu-devel@nongnu.org" , Keith Busch , Gonglei , "vladislav.vovchenko@sk.com" , Kevin O'Connor On Mo, 2016-02-01 at 09:35 +0100, Laszlo Ersek wrote: > Gerd, >=20 > On 02/01/16 06:57, vladislav.vovchenko@sk.com wrote: > >> -----Original Message----- > >> From: Laszlo Ersek [mailto:lersek@redhat.com] > >> Sent: 27 January 2016 02:21 > >> To: qemu-devel@nongnu.org > >> Cc: Keith Busch; Kevin Wolf; open list:nvme; Gonglei; Vladislav Vovche= nko > >> SFS; Feng Tian; Gerd Hoffmann; Kevin O'Connor > >> Subject: [PATCH] nvme: generate OpenFirmware device path in the > >> "bootorder" fw_cfg file >=20 > [snip] >=20 > > Tested-by: Vladislav Vovchenko >=20 > Can you please pick up this patch? (You handled the precursor patch, > commit 33739c712982.) >=20 > This one has A-b's from Gonglei and Keith, and a T-b from Vladislav. > (Thanks for those, guys!) Yep. The fw_cfg dma linuxboot patch is ready too, so I'll go prepare a fw_cfg pull requests with them. cheers, Gerd