On Fri, Jul 13, 2018 at 04:44:49PM +0200, Paolo Bonzini wrote: > On 13/07/2018 16:11, konrad.w...@oracle.com wrote: > > (Apologies if this comes out as HTML, using Thunderbird instead of mutt > > here).. > > > >> + uint64_t pred_cmd; > >> + uint64_t arch_capabilities; > > > > Could this be 'arch_cap' ? > > > > Why? Intel chose a verbose name, we should not abbrev. it unnecessarily. :)
Oh you are right. Gosh, so many more characters to type :-( > > Paolo