Re: [PATCH v2 1/3] docs/s390x: document the virtual css

2020-05-17 Thread Cornelia Huck
On Sun, 17 May 2020 19:39:24 +0200 Thomas Huth wrote: > On 15/05/2020 17.15, Cornelia Huck wrote: > > Add some hints about "devno" rules. > > > > Signed-off-by: Cornelia Huck > > --- > > docs/system/s390x/css.rst| 86 > > docs/system/target-s390x.rst |

Re: [PATCH v2 1/3] docs/s390x: document the virtual css

2020-05-17 Thread Thomas Huth
On 15/05/2020 17.15, Cornelia Huck wrote: > Add some hints about "devno" rules. > > Signed-off-by: Cornelia Huck > --- > docs/system/s390x/css.rst| 86 > docs/system/target-s390x.rst | 1 + > 2 files changed, 87 insertions(+) > create mode 100644 docs/s

[PATCH v2 1/3] docs/s390x: document the virtual css

2020-05-15 Thread Cornelia Huck
Add some hints about "devno" rules. Signed-off-by: Cornelia Huck --- docs/system/s390x/css.rst| 86 docs/system/target-s390x.rst | 1 + 2 files changed, 87 insertions(+) create mode 100644 docs/system/s390x/css.rst diff --git a/docs/system/s390x/css.rs