|
From: | Christian Borntraeger |
Subject: | Re: [qemu-s390x] [RFC 07/15] s390-bios: Decouple channel i/o logic from virtio |
Date: | Fri, 6 Jul 2018 08:48:42 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 |
On 07/05/2018 07:25 PM, Jason J. Herne wrote: > From: "Jason J. Herne" <address@hidden> > > Create a separate library for channel i/o related code. This decouples > channel i/o operations from virtio and allows us to make use of them for > the real dasd boot path. > > Signed-off-by: Jason J. Herne <address@hidden> > Signed-off-by: Jason J. Herne <address@hidden> > --- > pc-bios/s390-ccw/Makefile | 2 +- > pc-bios/s390-ccw/cio.c | 41 > ++++++++++++++++++++++++++++++++++++++++ you must also touch netboot.mak to get the necessary things into the netboot image (it is only build when you do the git submodule thing)
[Prev in Thread] | Current Thread | [Next in Thread] |