aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/vpmu.c
Commit message (Expand)AuthorAgeFilesLines
* x86/VPMU: Save/restore VPMU only when necessaryBoris Ostrovsky2013-04-151-7/+68
* x86/VPMU: Factor out VPMU common codeBoris Ostrovsky2013-04-151-5/+45
* vpmu intel: Dump vpmu infos in 'q' keyhandlerDietmar Hahn2013-04-081-0/+9
* vpmu intel: Add cpuid handling when vpmu disabledDietmar Hahn2013-03-261-9/+6
* x86/vpmu: Add the BTS extensionDietmar Hahn2012-03-151-4/+32
* x86/vpmu: Add a cpuid functionDietmar Hahn2012-03-151-0/+10
* vpmu: No need for two initialisation functionsDietmar Hahn2012-02-291-7/+2
* vpmu: Use macros to access struct vpmu_struct.flagsDietmar Hahn2012-02-091-2/+2
* vpmu: separate architecture specific PMU initialisationDietmar Hahn2012-01-201-36/+6
* vpmu: Add processors Westmere E7-8837 and SandyBridge i5-2500 to the vpmu listDietmar Hahn2011-08-311-0/+2
* xen: remove more declarations from C files.Tim Deegan2011-05-271-3/+0
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-2/+1
* hvm: vpmu: Enable HVM VPMU for AMD Family 12h and 14h processorsJacob Shin2011-05-121-0/+2
* hvm: vpmu: Add support for AMD Family 15h processorsJacob Shin2011-05-091-0/+1
* Use bool_t for various boolean variablesKeir Fraser2010-12-241-1/+1
* VPMU: Add the Intel CPU X7542 to the list of supported prcocessorsKeir Fraser2010-11-191-0/+1
* x86 hvm vpmu: Print error if VPMU cannot be init'ed on this CPU.Keir Fraser2010-11-161-27/+27
* x86 vpmu: msr-handling cleanupKeir Fraser2010-06-091-4/+4
* VPMU: Enable vpmu for svmKeir Fraser2010-05-131-8/+43
* VPMU: Migrate vpmu files into public foldersKeir Fraser2010-05-131-0/+119