Re: [Xen-devel] [PATCH v24 02/15] x86/VPMU: Add public xenpmu.h

2015-06-15 Thread Jan Beulich
>>> On 10.06.15 at 17:04, wrote: > 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 t

[Xen-devel] [PATCH v24 02/15] x86/VPMU: Add public xenpmu.h

2015-06-10 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