https://bugs.kde.org/show_bug.cgi?id=126348

akru...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akru...@gmail.com

--- Comment #2 from akru...@gmail.com ---
The RDTSC/RDTSCP instructions are supported - is RDPMC really that much more
difficult?

Would it be sufficient to pass the RDPMC instruction through to the physical
cpu, with the same ECX value? If that produces SIGILL (because PCE in CR4 is
off), kill the client program, otherwise return in EDX:EAX whatever the native
RDPMC returned. Event counts will be inflated, yes, but imo that is a
well-understood effect of running programs under Valgrind.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to