Re: [Xen-devel] [PATCH v15 09/21] x86/VPMU: Add public xenpmu.h

2014-11-25 Thread Boris Ostrovsky
On 11/25/2014 07:48 AM, Jan Beulich wrote: On 17.11.14 at 00:07, wrote: --- a/xen/include/xlat.lst +++ b/xen/include/xlat.lst @@ -103,6 +103,10 @@ ! vcpu_set_singleshot_timer vcpu.h ? xenoprof_init xenoprof.h ? xenoprof_passivexenoprof.h

Re: [Xen-devel] [PATCH v15 09/21] x86/VPMU: Add public xenpmu.h

2014-11-25 Thread Jan Beulich
>>> On 17.11.14 at 00:07, wrote: > --- a/xen/include/xlat.lst > +++ b/xen/include/xlat.lst > @@ -103,6 +103,10 @@ > !vcpu_set_singleshot_timer vcpu.h > ?xenoprof_init xenoprof.h > ?xenoprof_passivexenoprof.h > +?pmu_intel_ctxt

[Xen-devel] [PATCH v15 09/21] x86/VPMU: Add public xenpmu.h

2014-11-16 Thread Boris Ostrovsky
Add pmu.h header files, move various macros and structures that will be shared between hypervisor and PV guests to it. Move MSR banks out of architectural PMU structures to allow for larger sizes in the future. The banks are allocated immediately after the context and PMU structures store offsets