pc-bios/s390-ccw: Add virtio-net driver code
The driver provides the recv() and send() functions which will be required by SLOF's libnet code for receiving and sending packets. Reviewed-by:Cornelia Huck <cohuck@redhat.com> Signed-off-by:
Thomas Huth <thuth@redhat.com> Message-Id: <1499863793-18627-11-git-send-email-thuth@redhat.com> Signed-off-by:
Christian Borntraeger <borntraeger@de.ibm.com>
Showing
- pc-bios/s390-ccw/netboot.mak 1 addition, 1 deletionpc-bios/s390-ccw/netboot.mak
- pc-bios/s390-ccw/virtio-net.c 135 additions, 0 deletionspc-bios/s390-ccw/virtio-net.c
- pc-bios/s390-ccw/virtio.c 5 additions, 0 deletionspc-bios/s390-ccw/virtio.c
- pc-bios/s390-ccw/virtio.h 10 additions, 2 deletionspc-bios/s390-ccw/virtio.h
Loading
Please register or sign in to comment