All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Håkon Alstadheim" <hakon@alstadheim.priv.no>
To: Ian Campbell <ian.campbell@citrix.com>, Jan Beulich <JBeulich@suse.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>, xen-devel@lists.xen.org
Subject: Re: [BUG] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163
Date: Fri, 15 Jan 2016 14:20:55 +0100	[thread overview]
Message-ID: <5698F237.5000405@alstadheim.priv.no> (raw)
In-Reply-To: <1452863389.32341.92.camel@citrix.com>



On 01/15/2016 02:09 PM, Ian Campbell wrote:
> On Fri, 2016-01-15 at 13:49 +0100, Håkon Alstadheim wrote:
>> On 01/15/2016 01:42 PM, Jan Beulich wrote:
>>>>>> On 15.01.16 at 13:32, <hakon@alstadheim.priv.no> wrote:
>>>> placed microcode.bin in /boot/microcode.bin
>>>>
>>>>     booted with :
>>>> ---
>>>> xen_commandline        : ssd-xen-debug-marker console_timestamps=date
>>>> loglvl=all guest_loglvl=all sync_console iommu=1,verbose,debug
>>>> iommu_inclusive_mapping=1 com1=115200,8n1 console=com1
>>>> dom0_max_vcpus=4
>>>> dom0_vcpus_pin=1 dom0_mem=8G,max:8G cpufreq=xen:performance,verbose
>>>> tmem=1 sched_smt_power_savings=1 apic_verbosity=debug e820-verbose=1
>>>> core_parking=power ucode=microcode.bin
>>>> ---
>>> This can't work - did you look at the command line documentation?
>>> You can't specify a file name here - there's no file system driver
>>> inside the hypervisor, and hence it can't read files (it instead has
>>> to rely on the boot loader bringing those into memory for it).
>> Get with the times :-) . Under EFI it most definitely wants a file-name.
>> Not entirely sure about the file FORMAT though.
>>
>>   From xen-command-line.html
>>    "Note further that use of this option has an unspecified effect when
>> used with xen.efi (there the concept of modules doesn't exist, and the
>> blob gets specified via the ucode=<filename> config file/section entry;
>> see EFI configuration file description).
>>
>>   From efi.html
>>
>>    "ucode=<filename>
>>
>>       Specifies a CPU microcode blob to load. (x86 only)
> This needs to go in your xen.cfg file (alongside kernel= ramdisk= etc), not
> on the xen command line.
>
> Ian.
>

Ahh (face + palm) .  It dawned on me right after I sent my previous. Now 
I DO get some acknowledgement of microcode.bin in the console-log, but 
/proc/cpuinfo still reports microcode    : 0x31, so it seems stale 
microcode is not the issue :-/



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-01-15 13:20 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-15 10:58 [BUG] Assertion '(sp == 0) || (peoi[sp-1].vector < vector)' failed at irq.c:1163 Håkon Alstadheim
2016-01-15 11:05 ` Andrew Cooper
2016-01-15 12:32   ` Håkon Alstadheim
2016-01-15 12:42     ` Jan Beulich
2016-01-15 12:49       ` Håkon Alstadheim
2016-01-15 13:09         ` Ian Campbell
2016-01-15 13:20           ` Håkon Alstadheim [this message]
2016-01-15 14:34         ` Håkon Alstadheim
2016-01-17 14:50   ` Håkon Alstadheim
2016-01-17 15:16     ` Andrew Cooper
2016-01-17 15:25       ` Andrew Cooper
2016-01-22  8:57         ` Håkon Alstadheim
2016-01-22  9:20           ` Andrew Cooper
2016-01-22 10:06             ` Jan Beulich
2016-01-17 16:30       ` Håkon Alstadheim
2016-01-17 23:07         ` Håkon Alstadheim
2016-01-17 23:12           ` Andrew Cooper
2016-01-18 10:31           ` Jan Beulich
2016-01-18 10:35             ` Andrew Cooper
2016-01-18 10:54               ` Jan Beulich
2016-01-18 16:35             ` Håkon Alstadheim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5698F237.5000405@alstadheim.priv.no \
    --to=hakon@alstadheim.priv.no \
    --cc=JBeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.