All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marek Marczykowski-Górecki" <marmarek@invisiblethingslab.com>
To: Tamas K Lengyel <tamas@tklengyel.com>
Cc: Xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: Console output stops on dbgp=xhci
Date: Wed, 14 Sep 2022 23:57:44 +0200	[thread overview]
Message-ID: <YyJOWDWYVpShtAU9@mail-itl> (raw)
In-Reply-To: <CABfawhmXWouFVRVrtX82Dh+8maaJqnDSDL=Me7_fzBGdM4oE2Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1888 bytes --]

On Wed, Sep 14, 2022 at 02:18:34PM -0400, Tamas K Lengyel wrote:
> Hi Marek,
> I'm testing the latest Xen master git branch
> (942ac5fc15ecc2f7ef1d9331c76d89d2cef10e5c) with the now merged xue
> patches.  My current boot command line includes dbgp=xhci@pci00:14.0
> console=dbgp and this works in that the Xen boot log shows up on the
> other side of the debug cable:
> 
> ...
> 
> (XEN) Dom0 has maximum 8 VCPUs
> 
> (XEN) ELF: phdr 0 at 0xffffffff81000000 -> 0xffffffff82c5cdac
> 
> (XEN) ELF: phdr 1 at 0xffffffff82e00000 -> 0xffffffff831a1000
> 
> (XEN) ELF: phdr 2 at 0xffffffff831a1000 -> 0xffffffff831d5000
> 
> (XEN) ELF: phdr 3 at 0xffffffff831d5000 -> 0xffffffff84000000
> 
> However, debug output on the USB3 port stops at this point. I would
> expect to see the same as xl dmesg shows:
> 
> (XEN) Dom0 has maximum 8 VCPUs
> (XEN) ELF: phdr 0 at 0xffffffff81000000 -> 0xffffffff82c5cdac
> (XEN) ELF: phdr 1 at 0xffffffff82e00000 -> 0xffffffff831a1000
> (XEN) ELF: phdr 2 at 0xffffffff831a1000 -> 0xffffffff831d5000
> (XEN) ELF: phdr 3 at 0xffffffff831d5000 -> 0xffffffff84000000
> (XEN) Initial low memory virq threshold set at 0x4000 pages.
> (XEN) Scrubbing Free RAM in background
> (XEN) Std. Loglevel: All
> (XEN) Guest Loglevel: All
> (XEN) *** Serial input to DOM0 (type 'CTRL-a' three times to switch input)
> (XEN) Freed 2048kB init memory
> ...
> 
> Do you have any idea what might be going on and preventing the output
> from showing over USB3 afterwards? The /dev/ttyUSB0 device is still
> present on the receiving side, just nothing is being received over it.

There are few more patches in the series that are de facto required.
Especially those about IOMMU, otherwise it can only possibly work with
iommu=0 (which I'm not sure if even is enough).

-- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2022-09-14 21:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-14 18:18 Console output stops on dbgp=xhci Tamas K Lengyel
2022-09-14 21:57 ` Marek Marczykowski-Górecki [this message]
2022-09-15  0:41   ` Tamas K Lengyel
2022-09-15  1:28     ` Marek Marczykowski-Górecki
2022-09-15  7:55     ` Jan Beulich
2022-09-15 14:05       ` Tamas K Lengyel
2022-09-15 14:10         ` Jan Beulich
2022-09-15 14:16           ` Tamas K Lengyel
2022-09-15 14:39             ` Jan Beulich
2022-09-15 16:48               ` Tamas K Lengyel
2022-09-16  5:57                 ` Jan Beulich
2022-09-16  9:53                   ` Default reboot method (was: Re: Console output stops on dbgp=xhci) Marek Marczykowski-Górecki
2022-09-16 10:28                     ` Jan Beulich
2022-09-16 10:55                       ` Marek Marczykowski-Górecki
2022-09-16 11:10                         ` Roger Pau Monné
2022-09-16 11:44                         ` Jan Beulich

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=YyJOWDWYVpShtAU9@mail-itl \
    --to=marmarek@invisiblethingslab.com \
    --cc=tamas@tklengyel.com \
    --cc=xen-devel@lists.xenproject.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.