Displaying 5 results from an estimated 5 matches for "lscss".
Did you mean:
lsass
2019 May 27
2
[PATCH v2 3/8] s390/cio: add basic protected virtualization support
On Mon, 27 May 2019 14:30:14 +0200
Halil Pasic <pasic at linux.ibm.com> wrote:
> On Mon, 27 May 2019 12:38:02 +0200
> Cornelia Huck <cohuck at redhat.com> wrote:
>
> > On Thu, 23 May 2019 18:22:04 +0200
> > Michael Mueller <mimu at linux.ibm.com> wrote:
> >
> > > From: Halil Pasic <pasic at linux.ibm.com>
> > >
> >
2019 May 27
2
[PATCH v2 3/8] s390/cio: add basic protected virtualization support
On Mon, 27 May 2019 14:30:14 +0200
Halil Pasic <pasic at linux.ibm.com> wrote:
> On Mon, 27 May 2019 12:38:02 +0200
> Cornelia Huck <cohuck at redhat.com> wrote:
>
> > On Thu, 23 May 2019 18:22:04 +0200
> > Michael Mueller <mimu at linux.ibm.com> wrote:
> >
> > > From: Halil Pasic <pasic at linux.ibm.com>
> > >
> >
2017 Dec 07
3
[PATCH 0/1] suspend/resume for virtio_ccw
With this patch I can suspend/resume a KVM guest.
[root at test ~]# cd /sys/power/
[root at test power]# echo test_resume > disk
[root at test power]# lscss
Device Subchan. DevType CU Type Use PIM PAM POM CHPIDs
----------------------------------------------------------------------
0.0.0003 0.0.0000 0000/00 3832/03 yes 80 80 ff 00000000 00000000
0.0.0000 0.0.0001 0000/00 3832/02 yes 80 80 ff 00000000 00000000
0.0.0001 0.0.0...
2017 Dec 07
3
[PATCH 0/1] suspend/resume for virtio_ccw
With this patch I can suspend/resume a KVM guest.
[root at test ~]# cd /sys/power/
[root at test power]# echo test_resume > disk
[root at test power]# lscss
Device Subchan. DevType CU Type Use PIM PAM POM CHPIDs
----------------------------------------------------------------------
0.0.0003 0.0.0000 0000/00 3832/03 yes 80 80 ff 00000000 00000000
0.0.0000 0.0.0001 0000/00 3832/02 yes 80 80 ff 00000000 00000000
0.0.0001 0.0.0...
2019 May 29
0
[PATCH v2 3/8] s390/cio: add basic protected virtualization support
...as_the_console)...
> actually starting the console will almost certainly fail; but you can
> at least check whether device recognition in the console path works.
>
>>
>> Mimu, do we have something more elaborate with regards to this?
I ran that with success
[root at ap01 ~]# lscss | grep 3270
0.0.002a 0.0.0008 0000/00 3270/00 yes 80 80 ff 01000000 00000000
and was able to connect and login.
Michael
>
> I don't think we need extensive testing here; just checking that the
> sequence is not fundamentally broken.
>