Could not find this info anywhere ... A particular package uses the CPUID 
instruction to test if a license is valid. Normally it would report

   CPU Vendor is           GenuineIntel
   CPU Stepping is         4
   CPU Model is            14
   CPU Family is           6
   CPU Processor Type is   0
   CPU Extended Model is   62
   CPU Extended Family is  6

but running inside valgrind memcheck it reports

   CPU Vendor is           GenuineIntel
   CPU Stepping is         7
   CPU Model is            10
   CPU Family is           6
   CPU Processor Type is   0
   CPU Extended Model is   42
   CPU Extended Family is  6

Is there anyway we can sort of tell valgrind to report the correct CPUID or at 
least something it would read from a configuration?

Thanks
Ricardo

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to