aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/hvm/vmx/vpmu_core2.c
Commit message (Expand)AuthorAgeFilesLines
* x86/Intel: add support for Haswell CPU modelsJan Beulich2013-09-061-0/+4
* x86/Intel: add further support for Ivy Bridge CPU modelsJan Beulich2013-09-061-0/+1
* xen: Define new struct hvm_trap and cleanup vmx exceptionKeir Fraser2012-05-301-4/+4
* x86/vpmu: small fix for console logging beautyDietmar Hahn2012-03-161-1/+1
* x86/vpmu: Add the BTS extensionDietmar Hahn2012-03-151-30/+140
* x86/vpmu: Add a cpuid functionDietmar Hahn2012-03-151-0/+7
* vpmu: No need for two initialisation functionsDietmar Hahn2012-02-291-3/+3
* vpmu: cleanup structuresDietmar Hahn2012-02-291-0/+5
* vpmu: Use macros to access struct vpmu_struct.flagsDietmar Hahn2012-02-091-16/+16
* x86: add Ivy Bridge model numbers to model specific MSR handlingJan Beulich2012-02-091-0/+2
* vpmu: separate architecture specific PMU initialisationDietmar Hahn2012-01-201-0/+29
* remove the use of -Wno-unused-valueJan Beulich2011-12-131-1/+1
* use xzalloc in x86 codeJan Beulich2011-10-041-7/+3
* vpmu: Add processors Westmere E7-8837 and SandyBridge i5-2500 to the vpmu listDietmar Hahn2011-08-311-1/+2
* replace d->nr_pirqs sized arrays with radix treeJan Beulich2011-06-231-0/+1
* xen: Include headers that are actually needed, drop everything else.Christoph Egger2011-05-201-0/+1
* x86 hvm: Fix VPMU issue on Nehalem cpusKeir Fraser2010-11-221-0/+67
* vmx: Fix bug in VMX VPMU fixed function PMC offsetKeir Fraser2010-06-211-1/+1
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+1
* x86 vpmu: msr-handling cleanupKeir Fraser2010-06-091-17/+13
* VPMU: Migrate vpmu files into public foldersKeir Fraser2010-05-131-1/+1
* x86: Fix the build.Keir Fraser2009-09-221-4/+4
* vpmu_core2: support newer processorsKeir Fraser2009-09-221-3/+46
* x86 hvm: small cleanup in vpmuKeir Fraser2009-09-221-3/+3
* x86, hvm: Fix double-free of vpmu->contextKeir Fraser2009-03-191-1/+3
* x86: Fix a typo in vpmu_core2.cKeir Fraser2009-03-121-1/+1
* vmx: Clean up exception delivery logic.Keir Fraser2008-11-111-1/+1
* x86, hvm, xenoprof: Add fully support of HVM guest to xenoprofile on Intel P6.Keir Fraser2008-10-271-0/+20
* vmx: Clean up and fix guest MSR load/save handling:Keir Fraser2008-06-191-7/+7
* x86: Allow bitop functions to be applied only to fields of at least 4Keir Fraser2008-03-161-6/+10
* vmx: Clean up VPMU code a little and remove noisy printk.Keir Fraser2008-02-071-42/+50
* vmx: Enable Core 2 Duo Performance Counters in HVM guestKeir Fraser2008-01-301-0/+469