History log of /vbox/src/VBox/VMM/VMMRC/CPUMRCPatchHlp.asm
Revision Date Author Comments Expand
5a7df607b64bfcec6cf547263957ca6db6a20a34 54763 15-Mar-2015 vboxsync

PATM,CPUM: Redid the CPUID stuff by calling a patch helper function implemented by CPUM. This eliminates needing to expose CPUM guts to in patches that gets saved. Also reimplemented the lookup as a binary search (for the leaf, not sub-leaf).