Re: [PATCH 00/10] x86emul: full coverage mem access / write testing

2020-08-04 Thread Andrew Cooper
On 03/08/2020 15:47, Jan Beulich wrote: > ... and a few fixes resulting from this work. This completes what > was started for legacy encoded GPR insns in a rush before 4.14. > > There's one thing I'm still planning on top of both this and the > EVEX-disp8 checking: For all encodings we produce via

Re: [PATCH 00/10] x86emul: full coverage mem access / write testing

2020-08-04 Thread Jan Beulich
On 03.08.2020 18:40, Andrew Cooper wrote: > On 03/08/2020 15:47, Jan Beulich wrote: >> ... and a few fixes resulting from this work. This completes what >> was started for legacy encoded GPR insns in a rush before 4.14. >> >> There's one thing I'm still planning on top of both this and the >> EVEX-

Re: [PATCH 00/10] x86emul: full coverage mem access / write testing

2020-08-03 Thread Jan Beulich
On 03.08.2020 18:40, Andrew Cooper wrote: > On 03/08/2020 15:47, Jan Beulich wrote: >> ... and a few fixes resulting from this work. This completes what >> was started for legacy encoded GPR insns in a rush before 4.14. >> >> There's one thing I'm still planning on top of both this and the >> EVEX-

Re: [PATCH 00/10] x86emul: full coverage mem access / write testing

2020-08-03 Thread Andrew Cooper
On 03/08/2020 15:47, Jan Beulich wrote: > ... and a few fixes resulting from this work. This completes what > was started for legacy encoded GPR insns in a rush before 4.14. > > There's one thing I'm still planning on top of both this and the > EVEX-disp8 checking: For all encodings we produce via

[PATCH 00/10] x86emul: full coverage mem access / write testing

2020-08-03 Thread Jan Beulich
... and a few fixes resulting from this work. This completes what was started for legacy encoded GPR insns in a rush before 4.14. There's one thing I'm still planning on top of both this and the EVEX-disp8 checking: For all encodings we produce via general logic (and in particular without involvem