All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John L. Poole" <jlpoole56@gmail.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: xen-devel@lists.xen.org
Subject: Re: Xen 4.12.0-rc Hangs Around masked ExtINT on CPU#
Date: Tue, 26 Mar 2019 10:21:06 -0700	[thread overview]
Message-ID: <25b66cdf-94ad-6af1-de5f-e0f5369ae000@gmail.com> (raw)
In-Reply-To: <5C99DD160200007800221D00@prv1-mh.provo.novell.com>


[-- Attachment #1.1: Type: text/plain, Size: 2025 bytes --]


On 3/26/2019 1:04 AM, Jan Beulich wrote:
>>>> On 25.03.19 at 18:00, <jlpoole56@gmail.com> wrote:
>> I removed the "maxcpus=1" and attempted seven (7) boots.
>> There were minor variations, they do not seem to get
>> past the first additional processor.  Below is a summary.
> And with "maxcpus=1" in place, is it as stable hanging when trying
> to bring up the 3rd AP? I find it rather surprising that, with you
> already having sync_console on the command line, there's such a
> variation. I wonder whether SMM is somehow getting in the way.
>
> The main difference to bare metal Linux is that we enable VMX
> while they don't (afaict). Since for whatever reason we don't
> (yet) have a command line option to suppress this, could you
> re-build Xen with CONFIG_HVM turned off in xen/.config?
>
> Jan
>
>
# rem'd out CONFIG_HVM=y
make clean
make

7:46 AM 3/26/2019 build of xen w/o HVM
prompted with:
HVM support (HVM) [Y/n/?]
replied: n

cp /boot/efi/gentoo/man_xen.efi /boot/efi/gentoo/man_xen.efi_HVM_yes
cp /usr/local/src/xen/dist/install/usr/lib64/efi/xen-4.13-unstable.efi 
/boot/efi/gentoo/man_xen.efi

cp /boot/efi/gentoo/xen-4.13-unstable.gz 
/boot/efi/gentoo/xen-4.13-unstable.gz_HVM_yes
cp /usr/local/src/xen/dist/install/boot/xen-4.13-unstable.gz 
/boot/efi/gentoo/xen-4.13-unstable.gz

zeta /usr/local/src/xen # cat xen/.config |grep CONFIG_HVM
# CONFIG_HVM is not set
zeta /usr/local/src/xen #

# tried 2 boot attempts
log at: https://pastebin.com/nL4BWJ6Y

Hang points at lines:
298:
(XEN) [2019-03-26 17:14:01] Setting warm reset code and vector.
(XEN) [2019-03-26 17:14:01] 1.
(XEN) [2019-03-26 17:14:01] 2.
(XEN) [2019-03-26 17:14:01] 3.
(XEN) [2019-03-26 17:14:01] Asserting INIT.
(XEN) [2019-03-26 17:14:01] Waiting for send to finish...

599:
(XEN) [2019-03-26 17:16:30] Setting warm reset code and vector.
(XEN) [2019-03-26 17:16:30] 1.
(XEN) [2019-03-26 17:16:30] 2.
(XEN) [2019-03-26 17:16:30] 3.
(XEN) [2019-03-26 17:16:30] Asserting INIT.
(XEN) [2019-03-26 17:16:30] Waiting for send to finish...

[-- Attachment #1.2: Type: text/html, Size: 3496 bytes --]

[-- Attachment #2: Type: text/plain, Size: 157 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

  reply	other threads:[~2019-03-26 17:21 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-21 17:06 Xen 4.12.0-rc Hangs Around masked ExtINT on CPU# John L. Poole
2019-03-22  7:59 ` Roger Pau Monné
2019-03-22  9:53   ` John L. Poole
2019-03-22 14:40     ` Andrew Cooper
2019-03-23  0:46       ` John L. Poole
2019-03-24  6:50         ` Roger Pau Monné
2019-03-24 17:13           ` John L. Poole
2019-03-25 15:53     ` Jan Beulich
2019-03-25 17:00       ` John L. Poole
2019-03-26  8:04         ` Jan Beulich
2019-03-26 17:21           ` John L. Poole [this message]
2019-03-27  8:14             ` Jan Beulich
2019-03-27 13:25               ` John L. Poole
2019-03-27 14:21                 ` Jan Beulich
2019-04-16 16:23                   ` John L. Poole
2019-04-25 10:16                     ` Jan Beulich
2019-04-29 12:02                     ` Roger Pau Monné
2019-04-29 15:08                       ` John L. Poole
2019-04-29 15:27                         ` Roger Pau Monné
2019-05-27 16:18                           ` Roger Pau Monné
2019-05-27 22:35                             ` John L. Poole
2019-05-28  7:41                               ` Roger Pau Monné
2019-05-28 14:56                                 ` John L. Poole
2019-05-28 15:02                                 ` John L. Poole
2019-09-26  0:27                                   ` [Xen-devel] " John L. Poole
2019-03-22 13:42 ` Andrew Cooper

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=25b66cdf-94ad-6af1-de5f-e0f5369ae000@gmail.com \
    --to=jlpoole56@gmail.com \
    --cc=JBeulich@suse.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.