Re: [Xen-devel] [PATCH 00/17] x86: emulator enhancements

2017-09-05 Thread George Dunlap
Jan, I'm really sorry, but would you mind sending this again (rebased if you have it, without attachments)? My tooling is completely failing to do anything sensible with this. -George On Wed, Jun 21, 2017 at 12:23 PM, Jan Beulich wrote: > 01: support remaining AVX insns > 02: re-order cases o

[Xen-devel] [PATCH 00/17] x86: emulator enhancements

2017-06-21 Thread Jan Beulich
01: support remaining AVX insns 02: re-order cases of main switch statement 03: build SIMD tests with -Os 04: support F16C insns 05: support FMA4 insns 06: support FMA insns 07: support most remaining AVX2 insns 08: fold/eliminate some local variables 09: support AVX2 gather insns 10: add tables fo