[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] docs/s390x: document the virtual css
From: |
Cornelia Huck |
Subject: |
Re: [PATCH 1/3] docs/s390x: document the virtual css |
Date: |
Fri, 15 May 2020 11:40:15 +0200 |
On Fri, 15 May 2020 10:57:26 +0200
Thomas Huth <address@hidden> wrote:
> On 15/05/2020 10.51, Cornelia Huck wrote:
> > On Fri, 15 May 2020 09:04:13 +0200
> > Thomas Huth <address@hidden> wrote:
> >
> >> On 05/05/2020 15.50, Cornelia Huck wrote:
> [...]
> >>> +
> >>> + This would not show up in a standard Linux guest.
> >>
> >> Ok ... and what happens if you use devno=0.0.1234 ? Will that then show
> >> up under fe.0.1234 in the guest??
> >
> > That won't show up in the guest, either -- do you think I should add an
> > example for that as well?
>
> It could help to clarify the question that came to my mind here. And
> what would happen if the guest supported MCSS-E ? Would it then show up
> as fe.0.1234 indeed?
No, it would show up as 0.0.1234, and the devices in the default css
(0xfe) would show up as fe.x.yyyy.
But I have not seen a Linux kernel with support for MCSS-E in the wild
:) (nor any other OS, for that matter)
[PATCH 2/3] docs/s390x: document 3270, Cornelia Huck, 2020/05/05
[PATCH 3/3] docs/s390x: document vfio-ccw, Cornelia Huck, 2020/05/05
Re: [PATCH 0/3] s390x: improve documentation, Cornelia Huck, 2020/05/14