[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH 0/2] x86/microcode: support for microcode update in Xen dom0
On Wed, 02 Feb 2011, Jeremy Fitzhardinge wrote: > work with that. That principally means getting the microcode images > into /boot in a pre-digested form (binary, not text, and maybe pack the > Intel and AMD files together in some extensible way - or at least give > them self-describing headers). I can get you a tool to manipulate the Intel microcode packs, and output them in binary format. I was planning to eventually switch Debian to it anyway, as microcode.ctl is slow and unsuitable for initramfs use, and it is high time we junked it. The tool is somewhat messy, and I am pretty sure my messy C is not going to get any good taste awards, but it works. I will just remove support for /lib/firmware/intel-ucode/* from it before making it public, because I want that hideously bad idea to DIE and it would be counter-productive to actually create users for it (AFAIK, nobody ever used /lib/firmware/intel-ucode/*, so we could still fix it). But I'd really, really appreciate if someone from Intel [that actually cares for operating system support of microcode updates] could vouch that we're allowed to do that (convert their text packs to binary packs, merge microcodes from older packs with the new to have a single pack with all microcodes in their most up-to-date revision, and distribute the resulting binary packs) before I make the tool public. It would not be much of a problem to add AMD support to it as well (or write a separate tool), just point me to a friendly AMD engineer that will supply the docs (or point me to them if they're already public), vouch for the fact that we're allowed to unpack/merge/strip/repack AMD microcode packs, and test the tool, because I have no AMD boxes at home or at work to test it. > My main concern is that I want Xen to Just Work - ideally by not > requiring users/admins to do anything. I have no experience with Xen. What do I get from cpuid(0) and cpuid(1) in dom0 when the bare metal uses Intel CPUs? And AMD CPUs? I'd like to teach the tool to not do anything idiotic under Xen... -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |