Displaying 20 results from an estimated 10000 matches similar to: "[PATCH] x86: fix microcode updater"
2012 Dec 13
7
HVM bug: system crashes after offline online a vcpu
Hi Konrad
I encountered a bug when trying to bring offline a cpu then online it
again in HVM. As I''m not very familiar with HVM stuffs I cannot come up
with a quick fix.
The HVM DomU is configured with 4 vcpus. After booting into command
prompt, I do following operations.
# echo 0 > /sys/devices/system/cpu/cpu3/online
# echo 1 > /sys/devices/system/cpu/cpu3/online
With
2013 Jun 17
2
Re: Fwd: Haswell 4770 misidentified as Sandy Bridge
On 06/13/2013 10:11 PM, Michael Giardino wrote:
> Hi,
>
> I'm running libvert on a Debian 7 system. I have upgraded libvert and qemu
> from source (v1.06 and 1.5.0 respectively) and the problem persists. The
> guest OS is also a Debian 7 system running a non-SMP kernel. The error
> message from virt-manager is
>
> Error starting domain: unsupported configuration:
2018 Jan 24
2
/lib/firmware/microcode.dat update on CentOS 6
Once upon a time, Chris Murphy <lists at colorremedies.com> said:
> "We recommend that OEMs, cloud service providers, system
> manufacturers, software vendors and end users stop deployment of
> current versions." Current versions of what? Microcode?
Well, that's the only thing Intel provides for CPUs, so that's all it
can be.
> What these means for people who
2011 Sep 07
10
[PATCH] IRQ: Group IRQ_MOVE_CLEANUP_VECTOR with other hypervisor IPIs
Also, rename to MOVE_CLEANUP_VECTOR to be in line with the other IPI
names.
This requires bumping LAST_HIPRIORITY_VECTOR, but does mean that the
range FIRST-LAST_HIPRIORITY_VECTORs are free once again.
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
diff -r 0268e7380953 -r c7884dbb6f7d xen/arch/x86/apic.c
--- a/xen/arch/x86/apic.c Mon Sep 05 15:10:28 2011 +0100
+++
2009 Jan 22
2
[PATCH 4/4] X86 microcode: add S3 micorcode update
X86 microcode: add S3 micorcode update
When wakeup from S3, use per cpu microcode image to update cpu microcode.
Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2017 May 23
2
Odd Virsh Capabilities response
Tried to migrate a few VMs from existing system to an older host that we
threw in the rack to facilitate some server reshuffling.
Migration complained about lack of capabilities (which I expected its an
older server) but when I looked at what I should throw into the xml file
I got a core2duo when it should have been at least Penryn or something
(Xeon E5345)
Of course the VMs work fine with
2018 Jan 17
4
/lib/firmware/microcode.dat update on CentOS 6
Dear All,
An update just brought on my CenOS 6 boxes updated microcode.dat files:
/lib/firmware/microcode.dat
Does anybody know off hand what (how critical) is that, as, if it is
related to most famous these days trouble with CPU hardware, I will need
to reboot relevant boxes to have new microcode loaded. But if it is not
that critical, it can wait till next reboot.
Thanks a lot and
2019 May 16
2
centos-virt CPU microcode updates?
Hi,
is there any guide for CPU microcode updates on CentOS6, Xen 4.10,
kernel 4.9 ?
Thanks
Karel
2009 Dec 24
1
Question to use R plot GO pie chart
Hi,
I have a list of IPI gene IDs. I want to find out whether there is a
package which can map the gene ontology to these IPIs, and plot the
pie chart to demonstrate the molecular function distributions.
The input is like the following gene IPI IDs:
IPI:IPI00008860.1|SWISS-PROT:Q9BXJ4-1|TREMBL:Q542Y2|ENSEMBL:ENSP00000231338;EN
2012 Oct 16
5
CPU microcode update under xen
Hi!
System: Debian/testing with selfcompiled kernel 3.5.5 (same error with
3.4 or 3.6)
XEN: 4.1.3
After booting the Dom0 I notice the following errors:
[ 2.939078] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07
[ 2.991998] microcode: CPU0 update to revision 0xa0b failed
[ 2.992035] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07
[ 2.995882] microcode: CPU1 update to
2018 Jan 23
3
/lib/firmware/microcode.dat update on CentOS 6
On 01/22/2018 10:06 AM, Valeri Galtsev wrote:
>
>
> On 01/22/18 09:08, Johnny Hughes wrote:
>> On 01/18/2018 09:42 AM, Valeri Galtsev wrote:
>>>
>>>
>>> On 01/18/18 03:41, Pete Biggs wrote:
>>>>
>>>>> Look at:
>>>>>
>>>>> https://t.co/6fT61xgtGH
>>>>>
>>>>> Get the
2018 Jan 24
2
/lib/firmware/microcode.dat update on CentOS 6
What's amazing to me is, after "Intel Inside - don't divide" (their 486 debacle), they didn't learn and have a better plan for addressing these kinds of things.
----- Original Message -----
From: "Chris Murphy" <lists at colorremedies.com>
To: "centos" <centos at centos.org>
Sent: Wednesday, January 24, 2018 12:06:01 PM
Subject: Re: [CentOS]
2018 Jan 22
2
/lib/firmware/microcode.dat update on CentOS 6
On 01/18/2018 09:42 AM, Valeri Galtsev wrote:
>
>
> On 01/18/18 03:41, Pete Biggs wrote:
>>
>>> Look at:
>>>
>>> https://t.co/6fT61xgtGH
>>>
>>> Get the latest microcode.dat file from here:
>>>
>>> https://t.co/zPwagbeJFY
>>>
>>> See how to update the microcode from the links at the bottom of this
2018 Jan 25
1
/lib/firmware/microcode.dat update on CentOS 6
On Wed, Jan 24, 2018 at 4:41 PM, Leon Fauster
<leonfauster at googlemail.com> wrote:
...
>
> Comparing microcode-20171117 with microcode-20180108 shows that
> from the 94 ucode files only 19 where updated
>
> $ diff -r --brief microcode-20171117 microcode-20180108
> Files microcode-20171117/intel-ucode/06-3c-03 and microcode-20180108/intel-ucode/06-3c-03 differ
> Files
2018 Jan 18
3
/lib/firmware/microcode.dat update on CentOS 6
On 01/18/18 11:31, Matthew Miller wrote:
> On Thu, Jan 18, 2018 at 11:01:18AM -0500, Pete Geenhuizen wrote:
>> Do we update the microcode now or do we wait until the latest
>> microcode_ctl rpm is available and then tackle this issue?
> Check with your hardware vendor for BIOS/EFI firmware updates. Apply
> those.
>
>
>
Thanks for the reply, but you missed what I was
2018 Jan 18
4
/lib/firmware/microcode.dat update on CentOS 6
On 01/18/18 09:01, Johnny Hughes wrote:
> On 01/18/2018 07:51 AM, Phelps, Matthew wrote:
>> On Thu, Jan 18, 2018 at 5:03 AM, Johnny Hughes <johnny at centos.org> wrote:
>>
>> So, if we applied the previous microcode update, and all our machines
>> rebooted OK, then we don't need to fallback?
>>
>> Also, do we know if the updated CentOS microcode RPM
2019 May 16
1
centos-virt CPU microcode updates?
Not sure about CentOS 6, but this was covered previously (at least for 7...not sure how much they differ)...not that I can find the message now, but here's what I recall/pieced together from bash history that works on CentOS 7:
If the microcode you want is in the microcode_ctl package:
mkdir -p /etc/microcode_ctl/ucode_with_caveats/
touch /etc/microcode_ctl/ucode_with_caveats/force
yum
2007 Jun 29
1
Error: Module Microcode does not exist... at boot time
I have just installed Centos 5.0 from DVD. I have also run the software
updates and I think everything is up to date.
The motherboard is a Gigabyte GA945GM-S2 with an Intel E2140 processor.
At boot time if I select show details - there is one error shown "in
red", Like this:
Applying Intel CPU microcode update. FATAL: Module microcode not found.
ERROR: Module microcode does not exist
2018 Jan 18
5
/lib/firmware/microcode.dat update on CentOS 6
> Look at:
>
> https://t.co/6fT61xgtGH
>
> Get the latest microcode.dat file from here:
>
> https://t.co/zPwagbeJFY
>
> See how to update the microcode from the links at the bottom of this page:
>
> https://t.co/EOgclWdHCw
>
> An before anyone asks .. I have no idea why Red Hat chose this path,
> they did. It doesn't matter if I (or anyone else)
2018 Jan 18
3
/lib/firmware/microcode.dat update on CentOS 6
On Thu, Jan 18, 2018 at 5:03 AM, Johnny Hughes <johnny at centos.org> wrote:
> On 01/18/2018 03:41 AM, Pete Biggs wrote:
> >
> >> Look at:
> >>
> >> https://t.co/6fT61xgtGH
> >>
> >> Get the latest microcode.dat file from here:
> >>
> >> https://t.co/zPwagbeJFY
> >>
> >> See how to update the microcode