[PATCH 0/3] x86: insn-fetch related emulation adjustments

Jan Beulich posted 3 patches 2 years, 4 months ago
Failed in applying to current master (apply log)
[PATCH 0/3] x86: insn-fetch related emulation adjustments
Posted by Jan Beulich 2 years, 4 months ago
Two fixes and some tidying.

1: HVM: permit CLFLUSH{,OPT} on execute-only code segments
2: HVM: fail virt-to-linear conversion for insn fetches from non-code segments
3: emul: drop "seg" parameter from insn_fetch() hook

Jan


Ping: [PATCH 0/3] x86: insn-fetch related emulation adjustments
Posted by Jan Beulich 2 years, 4 months ago
Paul,

On 03.12.2021 12:18, Jan Beulich wrote:
> Two fixes and some tidying.
> 
> 1: HVM: permit CLFLUSH{,OPT} on execute-only code segments
> 2: HVM: fail virt-to-linear conversion for insn fetches from non-code segments
> 3: emul: drop "seg" parameter from insn_fetch() hook

may I please ask for an ack or otherwise on patches 1 and 3 here?

Thanks, Jan