summaryrefslogtreecommitdiff
path: root/xen/include/asm-x86/microcode.h
AgeCommit message (Expand)Author
2020-06-02x86/ucode: Fix errors with start/end_update()Andrew Cooper
2020-05-07x86: adjustments to guest handle treatmentJan Beulich
2020-04-01x86/ucode/amd: Collect CPUID.1.EAX in collect_cpu_info()Andrew Cooper
2020-03-26x86/ucode: Document the behaviour of the microcode_ops hooksAndrew Cooper
2020-03-20x86/ucode: Move interface from processor.h to microcode.hAndrew Cooper
2020-03-20x86/ucode: Move microcode into its own directoryAndrew Cooper
2020-03-20x86/ucode: Remove declarations for non-external functionsAndrew Cooper
2019-09-27x86/microcode: split out apply_microcode() from cpu_request_microcode()Chao Gao
2019-09-13microcode: pass a patch pointer to apply_microcode()Chao Gao
2019-09-13microcode/amd: call svm_host_osvw_init() in common codeChao Gao
2019-09-13microcode: remove pointless 'cpu' parameterChao Gao
2019-09-13microcode: remove struct ucode_cpu_infoChao Gao
2019-09-13microcode: clean up microcode_resume_cpuChao Gao
2019-09-13microcode: introduce a global cache of ucode patchChao Gao
2019-09-13microcode/intel: extend microcode_update_match()Chao Gao
2015-08-25x86/microcode: cleanup int type usage for cpu numbersAravind Gopalakrishnan
2012-02-07x86/AMD: Add support for AMD's OSVW feature in guests.Boris Ostrovsky
2011-12-01x86: consolidate microcode loading codeJan Beulich
2009-07-13x86: move ucode_cpu_info into per-CPU spaceKeir Fraser
2009-01-22x86 ucode: add S3 microcode updateKeir Fraser
2009-01-22x86 ucode: cancel redundant input parameter of microcode functionsKeir Fraser
2009-01-20x86: update microcode supportKeir Fraser
2008-09-16x86, microcode: More code cleanups.Keir Fraser
2008-09-16x86, microcode: Clean up for Xen coding style, and disable for nowKeir Fraser
2008-09-12x86: microcode update support for AMD CPUsKeir Fraser