aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/cpu/amd.c
Commit message (Expand)AuthorAgeFilesLines
* x86/AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-01-181-0/+11
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-12-191-0/+8
* x86/amd: Fix xen_apic_write warnings in Dom0Wei Wang2012-10-151-0/+12
* x86: remove further code applicable to 32-bit CPUs onlyJan Beulich2012-09-281-44/+3
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-6/+0
* x86-64: refine the XSA-9 fixJan Beulich2012-08-201-2/+14
* x86-64: detect processors subject to AMD erratum #121 and refuse to bootJan Beulich2012-06-121-0/+8
* x86/amd: re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-05-311-0/+15
* x86: don't call generic_identify() redundantlyJan Beulich2012-05-211-1/+0
* CONFIG: remove CONFIG_SMP #ifdefsAndrew Cooper2012-02-091-2/+0
* x86/AMD: fold redundant parameters of cpu_has_amd_erratum()Jan Beulich2011-12-191-14/+11
* x86/AMD: use correct shift count when merging model and steppingJan Beulich2011-12-151-1/+1
* x86/AMD: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-10-071-2/+5
* PCI multi-seg: config space accessor adjustmentsJan Beulich2011-09-221-3/+3
* x86/amd: Add support for read-only APERF/MPERFMark Langsdorf2011-08-131-0/+6
* x86: AMD core-pair topology detection codeWei Huang2011-06-281-20/+44
* x86: consolidate cpu_core_id and phys_proc_id into cpuinfo_x86 structWei Huang2011-06-281-3/+3
* xen: Remove some initialised but otherwise unused variables.Olaf Hering2011-05-201-3/+0
* x86/AMD: don't set ARAT feature flag on family F CPUsJan Beulich2011-05-201-1/+1
* x86: set ARAT feature flag for non-buggy AMD CPUsJan Beulich2011-05-011-0/+4
* x86, amd, MTRR: correct DramModEn bit of SYS_CFG MSRWei Huang2011-04-061-0/+28
* x86: remove pre-686 CPU support bitsJan Beulich2011-03-091-186/+26
* x86 amd: Revert 6382:b74c15e4dd4f (AMD flush filter configuration)Keir Fraser2011-01-051-34/+0
* Use bool_t for various boolean variablesKeir Fraser2010-12-241-1/+1
* x86-64: use PC-relative exception table entriesKeir Fraser2010-12-241-8/+2
* consolidate custom parameter parsing routines looking for boolean valuesKeir Fraser2010-11-191-4/+9
* x86-64: enable MMCONFIG on AMD Fam10 systems even if the BIOS didn'tKeir Fraser2010-11-041-0/+8
* x86-64: workaround for BIOSes wrongly enabling LAHF_LM feature indicatorKeir Fraser2010-10-111-0/+59
* AMD OSVW (OS Visible Workaround) for XenKeir Fraser2010-07-021-1/+49
* x86: fix pv cpuid maskingKeir Fraser2010-06-151-15/+7
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+1
* x86 amd: Fix after MSR cleanupKeir Fraser2010-06-111-2/+2
* xen: msr safe cleanupKeir Fraser2010-06-111-6/+6
* x86: Fail CPU bringup cleanly if it cannot initialise HVM.Keir Fraser2010-05-191-4/+0
* Add MSR support for various feature AMD processor families.Keir Fraser2010-05-151-4/+3
* Increase default console ring allocation size and reduce default verbosityKeir Fraser2010-03-171-2/+3
* Mask AMD CPUID masks in software before writing them to the MSRsKeir Fraser2010-02-171-0/+8
* x86: Clean up TSC_RELIABLE handling after 20705:a74aca4b9386Keir Fraser2010-01-191-0/+2
* Verify TSC sync even on systems with constant and non-stop TSC.Keir Fraser2009-12-211-2/+0
* x86: Enable TSC_RELIABLE for AMD serversKeir Fraser2009-10-231-0/+2
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-0/+1
* x86 vtsc: use debug-key to check/test reliable tscKeir Fraser2009-10-071-1/+1
* x86 svm: Clean up and fix start_svm() to avoid memory leaks andKeir Fraser2009-06-181-1/+1
* Remove unused 'retry' parameter from on_selected_cpus() etc.Keir Fraser2009-05-271-1/+1
* x86: Decode CPUID for TSC guarantees.Keir Fraser2008-12-151-1/+3
* amd: fix CPUID mask option handlingKeir Fraser2008-10-151-2/+2
* amd: Extended migration supportKeir Fraser2008-08-291-1/+137
* x86: Fix Xen boot on 8-node AMD machinesKeir Fraser2008-05-231-2/+4
* x86: Emulate accesses to PCI window registers cf8/cfc to synchroniseKeir Fraser2008-04-111-15/+3
* x86-64: syscall/sysenter support for 32-bit apps for both 32-bit appsKeir Fraser2007-10-241-0/+5