On Tue, Apr 29, 2025 at 02:17:01PM +0200, Magnus Kulke wrote: > On Tue, Apr 29, 2025 at 12:02:48PM +0200, Paolo Bonzini wrote: > > Il mar 29 apr 2025, 11:33 Magnus Kulke <magnusku...@linux.microsoft.com> ha > > scritto: > > > > > Fixes: c901905ea670 ("target/i386/emulate: remove flags_mask") > > > > > > In c901905ea670 rflags have been removed from `x86_decode`, but there > > > were some leftovers. > > > > > > Signed-off-by: Magnus Kulke <magnusku...@linux.microsoft.com> > > > > > > > Thanks, I will queue thos; I have some more emulator patches but no way to > > test that, could you please help? > > > > Paolo > > > > Yes, I'm using the generalized emulator in the context of adding the MSHV > accelerator. (I'll probably get around sending an RFC patchset this week for > it). There were minor compilation issues w/ the emulator code, that I had to > fix to make it compile on Linux. However I don't have access to an x86_64 > Mac for development either, so I can't test a HVF build. >
I still have my loaner Macbook for a few more days. If I have not returned it when Paolo posts his patches I can build test HVF. Thanks, Wei.