aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/microcode_amd.c
Commit message (Expand)AuthorAgeFilesLines
* x86/ucode: Improve error handling and container file processing on AMDBoris Ostrovsky2012-12-111-49/+53
* printk: prefer %#x et at over 0x%xJan Beulich2012-09-211-3/+3
* x86/AMD: Add support for AMD's OSVW feature in guests.Boris Ostrovsky2012-02-071-7/+35
* x86: properly define size_tJan Beulich2012-01-121-4/+4
* x86/ucode: fix for AMD Fam15 CPUsChristoph Egger2011-12-151-48/+95
* x86: consolidate microcode loading codeJan Beulich2011-12-011-52/+96
* x86/amd-ucode: further turn down verbosityJan Beulich2011-11-111-6/+5
* x86/ucode-amd: fix regression from c/s 23871:503ee256fecfJan Beulich2011-10-241-12/+3
* use xzalloc in x86 codeJan Beulich2011-10-041-1/+0
* x86: ucode-amd: Don't warn when no ucode is available for a CPU revisionJan Beulich2011-09-221-5/+1
* xen: Remove some initialised but otherwise unused variables.Olaf Hering2011-05-201-3/+0
* x86: use rdmsrl/wrmsrlKeir Fraser2010-06-241-4/+3
* Miscellaneous data placement adjustmentsKeir Fraser2009-10-281-1/+1
* x86: move ucode_cpu_info into per-CPU spaceKeir Fraser2009-07-131-3/+3
* x86 ucode: add S3 microcode updateKeir Fraser2009-01-221-0/+6
* x86 ucode: cancel redundant input parameter of microcode functionsKeir Fraser2009-01-221-5/+5
* x86: update microcode supportKeir Fraser2009-01-201-134/+99
* x86,amd,microcode: fix hypercall return codeKeir Fraser2008-09-221-4/+1
* x86, microcode: More code cleanups.Keir Fraser2008-09-161-21/+13
* x86, microcode: Clean up for Xen coding style, and disable for nowKeir Fraser2008-09-161-274/+288
* x86: Fix 32-bit build after AMD microcode update patch.Keir Fraser2008-09-151-5/+4
* x86: microcode update support for AMD CPUsKeir Fraser2008-09-121-0/+366