aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/cpu/intel.c
Commit message (Expand)AuthorAgeFilesLines
* x86: remove PentiumPro checkMatt Wilson2013-08-301-4/+0
* x86: remove X86_INTEL_USERCOPY codeMatt Wilson2013-08-301-21/+0
* x86: remove further code applicable to 32-bit CPUs onlyJan Beulich2012-09-281-36/+0
* x86: eliminate code affecting only 64-bit-incapable CPUsJan Beulich2012-09-211-39/+0
* x86: tighten checks in XEN_DOMCTL_memory_mapping handlerJan Beulich2012-09-201-0/+5
* Although the "Intel Virtualization Technology FlexMigrationMatt Wilson2012-08-071-1/+1
* x86: don't call generic_identify() redundantlyJan Beulich2012-05-211-1/+0
* x86/Intel: quiesce revised CPUID level messageJan Beulich2011-12-121-1/+3
* x86: add change missing in c/s 23726:fd97ca086df6Jan Beulich2011-07-211-1/+2
* x86: update Intel CPUID masking code to latest specJan Beulich2011-07-191-3/+24
* x86 cpu: Fix bug: unify cpu_dev attr as __cpuinitdataLiu, Jinsong2011-07-081-1/+1
* x86: Couple of small cleanups after cpuid faulting patch.Keir Fraser2011-07-041-1/+1
* x86: Remove redundant cpuid-faulting-related BUG_ON I added.Keir Fraser2011-07-021-3/+0
* x86: cpuid faulting feature enableLiu, Jinsong2011-07-011-1/+37
* xen: Remove some initialised but otherwise unused variables.Olaf Hering2011-05-201-3/+0
* x86: remove pre-686 CPU support bitsJan Beulich2011-03-091-49/+0
* amd xsave: Move xsave initialization code to a common placeKeir Fraser2010-12-071-9/+0
* x86 intel: Disable XSAVE support.Keir Fraser2010-09-011-1/+1
* x86: unmask CPUID levels on Intel CPUsKeir Fraser2010-07-301-0/+14
* x86: use cpuid vector 0xb when available for detecting cpu topologyKeir Fraser2010-07-161-3/+8
* x86: fix pv cpuid maskingKeir Fraser2010-06-151-41/+39
* Intel: Add CPUID feature mask support for NHM processors.Keir Fraser2010-06-041-11/+36
* x86: Fail CPU bringup cleanly if it cannot initialise HVM.Keir Fraser2010-05-191-2/+0
* x86: Clean up TSC_RELIABLE handling after 20705:a74aca4b9386Keir Fraser2010-01-191-0/+1
* Verify TSC sync even on systems with constant and non-stop TSC.Keir Fraser2009-12-211-1/+0
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-1/+2
* x86 vtsc: use debug-key to check/test reliable tscKeir Fraser2009-10-071-1/+2
* Cleanup: Make local functions static and remove unused functions.Keir Fraser2009-09-301-20/+0
* vmx: add the support of XSAVE/XRSTOR to VMX guestKeir Fraser2009-09-291-0/+10
* xenoprof: support Intel's architectural perfmon registers.Keir Fraser2009-09-151-0/+6
* cpuidle: Add support for Always Running APIC timer, CPUID_0x6_EAX_Bit2.Keir Fraser2009-04-171-0/+3
* x86: Decode CPUID for TSC guarantees.Keir Fraser2008-12-151-0/+4
* intel: Stricter check for cpuid feature mask MSR availability.Keir Fraser2008-07-101-2/+3
* Some latest Intel CPU models support cpuid feature mask.Keir Fraser2008-07-091-0/+31
* Remove uses of strcpy and strncpy from common and x86 code.kfraser@localhost.localdomain2007-01-291-1/+1
* Upgrade arch/x86/cpu/* files to their equivalents inkaf24@firebug.cl.cam.ac.uk2006-02-141-15/+15
* Remove CONFIG_VMX and CONFIG_SVM compile options. Supportkaf24@firebug.cl.cam.ac.uk2006-02-061-2/+0
* A few trivial cleanups from the HVM merge.kaf24@firebug.cl.cam.ac.uk2006-02-061-2/+0
* Big merge the HVM full-virtualisation abstractions.kaf24@firebug.cl.cam.ac.uk2006-01-311-1/+3
* bitkeeper revision 1.1718.1.5 (42b59f7dHnuJ9AFj24zaneKCDkFTCg)kaf24@firebug.cl.cam.ac.uk2005-06-191-0/+23
* bitkeeper revision 1.1570 (4296dbcdhFdFajOGxHJCyEMvDA0TWg)leendert@watson.ibm.com[kaf24]2005-05-271-0/+5
* bitkeeper revision 1.1564 (4295ecb2jzOPE0em5dg6Hu_4rbzFCg)kaf24@firebug.cl.cam.ac.uk2005-05-261-0/+244