Re: [Xen-devel] [PATCH RFC v3 6/8] x86emul: support RDPRU

2020-01-06 Thread Andrew Cooper
On 06/01/2020 16:37, Jan Beulich wrote: > While the PM doesn't say so, this assumes that the MPERF value read this > way gets scaled similarly to its reading through RDMSR. > > Also introduce the SVM related constants at this occasion. > > Signed-off-by: Jan Beulich > --- > RFC: Andrew promised to

[Xen-devel] [PATCH RFC v3 6/8] x86emul: support RDPRU

2020-01-06 Thread Jan Beulich
While the PM doesn't say so, this assumes that the MPERF value read this way gets scaled similarly to its reading through RDMSR. Also introduce the SVM related constants at this occasion. Signed-off-by: Jan Beulich --- RFC: Andrew promised to take care of the CPUID side of this; will need r