From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33953) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c4q49-0005si-E1 for qemu-devel@nongnu.org; Thu, 10 Nov 2016 09:11:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c4q45-0003Cw-Ky for qemu-devel@nongnu.org; Thu, 10 Nov 2016 09:10:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45974) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c4q45-0003CA-FD for qemu-devel@nongnu.org; Thu, 10 Nov 2016 09:10:53 -0500 References: <1478682565-27496-1-git-send-email-kraxel@redhat.com> <20161110104853.GD17332@stefanha-x1.localdomain> From: Laszlo Ersek Message-ID: Date: Thu, 10 Nov 2016 15:10:50 +0100 MIME-Version: 1.0 In-Reply-To: <20161110104853.GD17332@stefanha-x1.localdomain> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL for-2.8 0/1] ipxe: update to 20161108 snapshot. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , Gerd Hoffmann Cc: qemu-devel@nongnu.org On 11/10/16 11:48, Stefan Hajnoczi wrote: > On Wed, Nov 09, 2016 at 10:09:24AM +0100, Gerd Hoffmann wrote: >> Hi, >> >> This rebases ipxe to latest master. ipxe qemu builds will not use >> fxsave/fxrestore any more, which caused problems on older intel cpus >> due to kvm not emulating these instructions. >> >> Special thanks to Laszlo for pushing these patches to ipxe upstream, >> they finally landed in ipxe master yesterday. >> >> please pull, >> Gerd >> >> The following changes since commit 207faf24c58859f5240f66bf6decc33b87a1776e: >> >> Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into staging (2016-11-07 14:02:15 +0000) >> >> are available in the git repository at: >> >> >> git://git.kraxel.org/qemu tags/pull-ipxe-20161109-1 >> >> for you to fetch changes up to 129fa54c734f4dbaf8d3bb9ca47283a2add2e4dc: >> >> ipxe: update to 20161108 snapshot (2016-11-09 09:49:33 +0100) >> >> ---------------------------------------------------------------- >> ipxe: update to 20161108 snapshot. >> >> ---------------------------------------------------------------- >> Gerd Hoffmann (1): >> ipxe: update to 20161108 snapshot >> >> pc-bios/efi-e1000.rom | Bin 209408 -> 209920 bytes >> pc-bios/efi-e1000e.rom | Bin 209408 -> 209920 bytes >> pc-bios/efi-eepro100.rom | Bin 209920 -> 209920 bytes >> pc-bios/efi-ne2k_pci.rom | Bin 208384 -> 208896 bytes >> pc-bios/efi-pcnet.rom | Bin 208384 -> 208896 bytes >> pc-bios/efi-rtl8139.rom | Bin 211456 -> 212480 bytes >> pc-bios/efi-virtio.rom | Bin 211456 -> 212480 bytes >> pc-bios/efi-vmxnet3.rom | Bin 205312 -> 206848 bytes >> roms/ipxe | 2 +- >> 9 files changed, 1 insertion(+), 1 deletion(-) >> > > Thanks, applied to my staging tree: > https://github.com/stefanha/qemu/commits/staging > > Stefan > Thank you, Gerd and Stefan. Stefan, if your staging tree is eligible for rebasing, I propose to add the following pointers to the commit message (on patch #1): Ref: https://bugs.archlinux.org/task/50778 Ref: https://bugs.launchpad.net/qemu/+bug/1623276 Ref: https://bugzilla.proxmox.com/show_bug.cgi?id=1182 Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1356762 If you think that's overkill, then please consider adding just the Launchpad reference. Thanks! Laszlo