From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38400) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQccL-0004Xc-9Z for qemu-devel@nongnu.org; Tue, 02 Feb 2016 10:11:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQccF-0000tY-Gx for qemu-devel@nongnu.org; Tue, 02 Feb 2016 10:11:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQccF-0000tU-Ao for qemu-devel@nongnu.org; Tue, 02 Feb 2016 10:11:39 -0500 References: <1454417818-31469-1-git-send-email-kraxel@redhat.com> From: Laszlo Ersek Message-ID: <56B0C728.6010901@redhat.com> Date: Tue, 2 Feb 2016 16:11:36 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/1] nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , Gerd Hoffmann Cc: QEMU Developers On 02/02/16 15:54, Peter Maydell wrote: > On 2 February 2016 at 12:56, Gerd Hoffmann wrote: >> Hi, >> >> Here comes fwcfg patch queue, a bit shorter than planned as I've ran >> into issues while verifying linuxboot_dma fw_cfg patches. >> >> please pull, >> Gerd >> >> The following changes since commit 10ae9d76388e3f4a31f6a1475b5e2d1f28404a10: >> >> Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160201' into staging (2016-02-02 09:13:10 +0000) >> >> are available in the git repository at: >> >> >> git://git.kraxel.org/qemu tags/pull-fwcfg-20160202-1 >> >> for you to fetch changes up to a907ec52cc1aefc820768b6e341b56f8f3caaca7: >> >> nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file (2016-02-02 12:45:01 +0100) >> >> ---------------------------------------------------------------- >> nvme: generate OpenFirmware device path in the "bootorder" fw_cfg file >> >> ---------------------------------------------------------------- > > Applied, thanks. > > -- PMM > \o/ Thank you both! Laszlo