[PATCH 0/2] x86: adjustments to building of the insn emulator

Jan Beulich posted 2 patches 2 weeks ago
Failed in applying to current master (apply log)
[PATCH 0/2] x86: adjustments to building of the insn emulator
Posted by Jan Beulich 2 weeks ago
1: x86emul: drop wrapper C file
2: x86: put x86_emulate/ early in $(obj-y)

Possibly the latter patch could also be folded into the former one.

Jan
Re: [PATCH 0/2] x86: adjustments to building of the insn emulator
Posted by Andrew Cooper 2 weeks ago
On 09/07/2026 12:56 pm, Jan Beulich wrote:
> 1: x86emul: drop wrapper C file
> 2: x86: put x86_emulate/ early in $(obj-y)
>
> Possibly the latter patch could also be folded into the former one.

They're better split IMO.  

Both Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>