Displaying 1 result from an estimated 1 matches for "vc_context_filter".
2020 Apr 25
0
[PATCH] Allow RDTSC and RDTSCP from userspace
Hi Mike,
On Fri, Apr 24, 2020 at 02:03:16PM -0700, Mike Stunes wrote:
> I needed to allow RDTSC(P) from userspace and in early boot in order to
> get userspace started properly. Patch below.
Thanks, but this is not needed anymore. I removed the vc_context_filter
from the code. The emulation code is now capable of safely handling any
exception from user-space.
Regards,
Joerg