Re: [Xen-devel] [PATCH v3 04/11] x86emul/test: use x86-vendors.h

2017-02-01 Thread Wei Liu
On Wed, Feb 01, 2017 at 01:13:44PM +, Andrew Cooper wrote: > On 01/02/17 13:09, Jan Beulich wrote: > On 01.02.17 at 13:02, wrote: > >> --- a/tools/fuzz/x86_instruction_emulator/Makefile > >> +++ b/tools/fuzz/x86_instruction_emulator/Makefile > >> @@ -11,10 +11,15 @@ endif > >> x86_emulat

Re: [Xen-devel] [PATCH v3 04/11] x86emul/test: use x86-vendors.h

2017-02-01 Thread Jan Beulich
>>> On 01.02.17 at 14:13, wrote: > On 01/02/17 13:09, Jan Beulich wrote: > On 01.02.17 at 13:02, wrote: >>> --- a/tools/fuzz/x86_instruction_emulator/Makefile >>> +++ b/tools/fuzz/x86_instruction_emulator/Makefile >>> @@ -11,10 +11,15 @@ endif >>> x86_emulate/x86_emulate.c x86_emulate/x86_em

Re: [Xen-devel] [PATCH v3 04/11] x86emul/test: use x86-vendors.h

2017-02-01 Thread Andrew Cooper
On 01/02/17 13:09, Jan Beulich wrote: On 01.02.17 at 13:02, wrote: >> --- a/tools/fuzz/x86_instruction_emulator/Makefile >> +++ b/tools/fuzz/x86_instruction_emulator/Makefile >> @@ -11,10 +11,15 @@ endif >> x86_emulate/x86_emulate.c x86_emulate/x86_emulate.h: >> [ -L x86_emulate ] || ln

Re: [Xen-devel] [PATCH v3 04/11] x86emul/test: use x86-vendors.h

2017-02-01 Thread Jan Beulich
>>> On 01.02.17 at 13:02, wrote: > --- a/tools/fuzz/x86_instruction_emulator/Makefile > +++ b/tools/fuzz/x86_instruction_emulator/Makefile > @@ -11,10 +11,15 @@ endif > x86_emulate/x86_emulate.c x86_emulate/x86_emulate.h: > [ -L x86_emulate ] || ln -sf $(XEN_ROOT)/xen/arch/x86/x86_emulate .

[Xen-devel] [PATCH v3 04/11] x86emul/test: use x86-vendors.h

2017-02-01 Thread Wei Liu
No functional change. Signed-off-by: Wei Liu --- Cc: Jan Beulich Cc: Andrew Cooper V3: link asm-x86 to working directory --- tools/fuzz/x86_instruction_emulator/Makefile | 9 +++-- tools/tests/x86_emulator/Makefile| 9 +++-- tools/tests/x86_emulator/x86_emulate.h | 7