On 2016-11-28 at 17:51 "Fergus Simpson (Gerrit)" <[email protected]> wrote: > I'd like you to reexamine a change. Please visit > > https://akaros-review.googlesource.com/3144 > > to look at the new patch set (#2). > > Change subject: vmx: Add and use constants for PML and TSC Scaling
- // mystery bit. - .try_set_0 = 0x2000000 + .try_set_0 = SECONDARY_EXEC_TSC_SCALING | SECONDARY_EXEC_ENABLE_PML Hooray for getting rid of the mystery bit! =) Merged to master at 2ef48e04a92c..3425996f8442 (from, to] You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/2ef48e04a92c...3425996f8442 -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
