Re: [Qemu-devel] [PULL for-2.8 0/1] ipxe: update to 20161108 snapshot.

2016-11-10 Thread Laszlo Ersek
On 11/10/16 16:45, Stefan Hajnoczi wrote: > On Thu, Nov 10, 2016 at 2:10 PM, Laszlo Ersek wrote: >> 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 >

Re: [Qemu-devel] [PULL for-2.8 0/1] ipxe: update to 20161108 snapshot.

2016-11-10 Thread Stefan Hajnoczi
On Thu, Nov 10, 2016 at 2:10 PM, Laszlo Ersek wrote: > 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 proble

Re: [Qemu-devel] [PULL for-2.8 0/1] ipxe: update to 20161108 snapshot.

2016-11-10 Thread Laszlo Ersek
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 inst

Re: [Qemu-devel] [PULL for-2.8 0/1] ipxe: update to 20161108 snapshot.

2016-11-10 Thread Stefan Hajnoczi
On Wed, Nov 09, 2016 at 10:09:24AM +0100, Gerd Hoffmann wrote: > 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 p

Re: [Qemu-devel] [PULL for-2.8 0/1] ipxe: update to 20161108 snapshot.

2016-11-10 Thread Stefan Hajnoczi
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 push

[Qemu-devel] [PULL for-2.8 0/1] ipxe: update to 20161108 snapshot.

2016-11-09 Thread Gerd Hoffmann
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 yester