Re: PVH Dom0 related UART failure

2023-05-24 Thread Jan Beulich
On 24.05.2023 03:13, Stefano Stabellini wrote: > On Tue, 23 May 2023, Jan Beulich wrote: >> On 23.05.2023 00:20, Stefano Stabellini wrote: >>> On Sat, 20 May 2023, Roger Pau Monné wrote: diff --git a/xen/drivers/vpci/header.c b/xen/drivers/vpci/header.c index ec2e978a4e6b..0ff8e940fa8d 10

Re: PVH Dom0 related UART failure

2023-05-24 Thread Jan Beulich
On 24.05.2023 08:14, Jan Beulich wrote: > On 24.05.2023 03:13, Stefano Stabellini wrote: >> For sure I can test your patch. BTW it is also really easy for you to do >> it your simply by pushing a branch to a repo on gitlab-ci and watch for >> the results. If you are interested let me know I can giv

Re: PVH Dom0 related UART failure

2023-05-23 Thread Jan Beulich
On 24.05.2023 03:13, Stefano Stabellini wrote: > On Tue, 23 May 2023, Jan Beulich wrote: >> On 23.05.2023 00:20, Stefano Stabellini wrote: >>> On Sat, 20 May 2023, Roger Pau Monné wrote: diff --git a/xen/drivers/vpci/header.c b/xen/drivers/vpci/header.c index ec2e978a4e6b..0ff8e940fa8d 10

Re: PVH Dom0 related UART failure

2023-05-23 Thread Stefano Stabellini
On Tue, 23 May 2023, Jan Beulich wrote: > On 23.05.2023 00:20, Stefano Stabellini wrote: > > On Sat, 20 May 2023, Roger Pau Monné wrote: > >> diff --git a/xen/drivers/vpci/header.c b/xen/drivers/vpci/header.c > >> index ec2e978a4e6b..0ff8e940fa8d 100644 > >> --- a/xen/drivers/vpci/header.c > >> +++

Re: PVH Dom0 related UART failure

2023-05-23 Thread Jan Beulich
On 23.05.2023 12:59, Roger Pau Monné wrote: > On Tue, May 23, 2023 at 08:44:48AM +0200, Jan Beulich wrote: >> On 23.05.2023 00:20, Stefano Stabellini wrote: >>> On Sat, 20 May 2023, Roger Pau Monné wrote: diff --git a/xen/drivers/vpci/header.c b/xen/drivers/vpci/header.c index ec2e978a4e6

Re: PVH Dom0 related UART failure

2023-05-23 Thread Roger Pau Monné
On Tue, May 23, 2023 at 08:44:48AM +0200, Jan Beulich wrote: > On 23.05.2023 00:20, Stefano Stabellini wrote: > > On Sat, 20 May 2023, Roger Pau Monné wrote: > >> diff --git a/xen/drivers/vpci/header.c b/xen/drivers/vpci/header.c > >> index ec2e978a4e6b..0ff8e940fa8d 100644 > >> --- a/xen/drivers/v

Re: PVH Dom0 related UART failure

2023-05-22 Thread Jan Beulich
On 23.05.2023 00:20, Stefano Stabellini wrote: > On Sat, 20 May 2023, Roger Pau Monné wrote: >> diff --git a/xen/drivers/vpci/header.c b/xen/drivers/vpci/header.c >> index ec2e978a4e6b..0ff8e940fa8d 100644 >> --- a/xen/drivers/vpci/header.c >> +++ b/xen/drivers/vpci/header.c >> @@ -289,6 +289,13 @@

Re: PVH Dom0 related UART failure

2023-05-22 Thread Stefano Stabellini
On Sat, 20 May 2023, Roger Pau Monné wrote: > diff --git a/xen/drivers/vpci/header.c b/xen/drivers/vpci/header.c > index ec2e978a4e6b..0ff8e940fa8d 100644 > --- a/xen/drivers/vpci/header.c > +++ b/xen/drivers/vpci/header.c > @@ -289,6 +289,13 @@ static int modify_bars(const struct pci_dev *pdev, >

Re: PVH Dom0 related UART failure

2023-05-21 Thread Jan Beulich
On 20.05.2023 00:44, Stefano Stabellini wrote: > On Fri, 19 May 2023, Jan Beulich wrote: >> On 18.05.2023 12:34, Roger Pau Monné wrote: >>> On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 test wit

Re: PVH Dom0 related UART failure

2023-05-20 Thread Marek Marczykowski-Górecki
On Sat, May 20, 2023 at 12:28:59PM +0200, Roger Pau Monné wrote: > On Fri, May 19, 2023 at 05:02:21PM -0700, Stefano Stabellini wrote: > > On Fri, 19 May 2023, Roger Pau Monné wrote: > > > On Thu, May 18, 2023 at 06:46:52PM -0700, Stefano Stabellini wrote: > > > > On Thu, 18 May 2023, Roger Pau Mon

Re: PVH Dom0 related UART failure

2023-05-20 Thread Roger Pau Monné
On Fri, May 19, 2023 at 05:02:21PM -0700, Stefano Stabellini wrote: > On Fri, 19 May 2023, Roger Pau Monné wrote: > > On Thu, May 18, 2023 at 06:46:52PM -0700, Stefano Stabellini wrote: > > > On Thu, 18 May 2023, Roger Pau Monné wrote: > > > > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabe

Re: PVH Dom0 related UART failure

2023-05-19 Thread Marek Marczykowski-Górecki
On Fri, May 19, 2023 at 05:02:21PM -0700, Stefano Stabellini wrote: > On Fri, 19 May 2023, Roger Pau Monné wrote: > > On Thu, May 18, 2023 at 06:46:52PM -0700, Stefano Stabellini wrote: > > > On Thu, 18 May 2023, Roger Pau Monné wrote: > > > > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabe

Re: PVH Dom0 related UART failure

2023-05-19 Thread Stefano Stabellini
On Fri, 19 May 2023, Roger Pau Monné wrote: > On Thu, May 18, 2023 at 06:46:52PM -0700, Stefano Stabellini wrote: > > On Thu, 18 May 2023, Roger Pau Monné wrote: > > > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: > > > > Hi all, > > > > > > > > I have run into another PVH Do

Re: PVH Dom0 related UART failure

2023-05-19 Thread Stefano Stabellini
On Fri, 19 May 2023, Jan Beulich wrote: > On 18.05.2023 12:34, Roger Pau Monné wrote: > > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: > >> I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 > >> test with the brand new gitlab-ci runner offered by Qubes.

Re: PVH Dom0 related UART failure

2023-05-19 Thread Jan Beulich
On 19.05.2023 10:55, Roger Pau Monné wrote: > On Fri, May 19, 2023 at 10:20:24AM +0200, Jan Beulich wrote: >> On 19.05.2023 09:38, Roger Pau Monné wrote: >>> On Fri, May 19, 2023 at 09:22:58AM +0200, Jan Beulich wrote: On 18.05.2023 12:34, Roger Pau Monné wrote: > On Wed, May 17, 2023 at 0

Re: PVH Dom0 related UART failure

2023-05-19 Thread Roger Pau Monné
On Fri, May 19, 2023 at 10:20:24AM +0200, Jan Beulich wrote: > On 19.05.2023 09:38, Roger Pau Monné wrote: > > On Fri, May 19, 2023 at 09:22:58AM +0200, Jan Beulich wrote: > >> On 18.05.2023 12:34, Roger Pau Monné wrote: > >>> On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: > >>

Re: PVH Dom0 related UART failure

2023-05-19 Thread Jan Beulich
On 19.05.2023 09:38, Roger Pau Monné wrote: > On Fri, May 19, 2023 at 09:22:58AM +0200, Jan Beulich wrote: >> On 18.05.2023 12:34, Roger Pau Monné wrote: >>> On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: I have run into another PVH Dom0 issue. I am trying to enable a PVH

Re: PVH Dom0 related UART failure

2023-05-19 Thread Roger Pau Monné
On Thu, May 18, 2023 at 06:46:52PM -0700, Stefano Stabellini wrote: > On Thu, 18 May 2023, Roger Pau Monné wrote: > > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: > > > Hi all, > > > > > > I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 > > > test wi

Re: PVH Dom0 related UART failure

2023-05-19 Thread Roger Pau Monné
On Fri, May 19, 2023 at 09:22:58AM +0200, Jan Beulich wrote: > On 18.05.2023 12:34, Roger Pau Monné wrote: > > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: > >> I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 > >> test with the brand new gitlab-ci run

Re: PVH Dom0 related UART failure

2023-05-19 Thread Jan Beulich
On 18.05.2023 12:34, Roger Pau Monné wrote: > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: >> I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 >> test with the brand new gitlab-ci runner offered by Qubes. It is an AMD >> Zen3 system and we already have

Re: PVH Dom0 related UART failure

2023-05-18 Thread Stefano Stabellini
On Thu, 18 May 2023, Roger Pau Monné wrote: > On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: > > Hi all, > > > > I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 > > test with the brand new gitlab-ci runner offered by Qubes. It is an AMD > > Zen3 system

Re: PVH Dom0 related UART failure

2023-05-18 Thread Roger Pau Monné
On Wed, May 17, 2023 at 05:59:31PM -0700, Stefano Stabellini wrote: > Hi all, > > I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 > test with the brand new gitlab-ci runner offered by Qubes. It is an AMD > Zen3 system and we already have a few successful tests with it, see

PVH Dom0 related UART failure

2023-05-17 Thread Stefano Stabellini
Hi all, I have run into another PVH Dom0 issue. I am trying to enable a PVH Dom0 test with the brand new gitlab-ci runner offered by Qubes. It is an AMD Zen3 system and we already have a few successful tests with it, see automation/gitlab-ci/test.yaml. We managed to narrow down the issue to a con