> Cc: qemu list; Dr. David Alan Gilbert; Juan Quintela > Subject: Re: [Qemu-devel] [PULL 0/5] migration pull > > On 23 February 2016 at 07:30, Amit Shah <amit.s...@redhat.com> wrote: > > The following changes since commit > 8eb779e4223a18db9838a49ece1bc72cfdfb7761: > > > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into > > staging (2016-02-22 16:55:41 +0000) > > > > are available in the git repository at: > > > > https://git.kernel.org/pub/scm/virt/qemu/amit/migration.git > > tags/migration-for-2.6-3 > > > > for you to fetch changes up to > 612f0af57aa1e8d4e09d7f1a1c442e1d943cbf0c: > > > > cutils: add avx2 instruction optimization (2016-02-23 12:53:03 > > +0530) > > > > ---------------------------------------------------------------- > > Migration: > > - enable avx2 instructions when available > > - fix a qcow2 assert > > - minor code rearrangement > > Hi. I'm afraid this doesn't compile for x86-64 Linux: >
Hi PMM, Sorry for that, could you tell me which version of GCC are you using? It's strange. Liang