Re: [Xen-devel] [PATCH v3 0/8] x86emul: further work

2020-01-06 Thread Jan Beulich
On 06.01.2020 17:31, Jan Beulich wrote: > Some of the later patches are RFC, for varying reasons (see there). > > 1: x86: determine HAVE_AS_* just once > 2: x86: move back clang no integrated assembler tests > 3: x86emul: support MOVDIRI insn > 4: x86emul: support MOVDIR64B insn > 5: x86/HVM: scal

[Xen-devel] [PATCH v3 0/8] x86emul: further work

2020-01-06 Thread Jan Beulich
Some of the later patches are RFC, for varying reasons (see there). 1: x86: determine HAVE_AS_* just once 2: x86: move back clang no integrated assembler tests 3: x86emul: support MOVDIRI insn 4: x86emul: support MOVDIR64B insn 5: x86/HVM: scale MPERF values reported to guests (on AMD) 6: x86emul:

[Xen-devel] [PATCH v3 0/8] x86emul: further work

2019-09-03 Thread Jan Beulich
1: x86emul: support WBNOINVD 2: x86/HVM: ignore guest INVD uses 3: x86emul: generalize invlpg() hook 4: x86emul: support INVPCID 5: x86emul: support MOVDIR{I,64B} insns 6: x86/HVM: scale MPERF values reported to guests (on AMD) 7: x86emul: support RDPRU 8: x86/HVM: don't needlessly intercept APERF/