pc-bios/s390-ccw: Add code for virtio feature negotiation
commit59efbff1cb9dab4b02cadd639474ce1fee19277d
authorThomas Huth <thuth@redhat.com>
Wed, 12 Jul 2017 12:49:49 +0000 (12 14:49 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 14 Jul 2017 10:29:48 +0000 (14 12:29 +0200)
treefc1111840b2140958815cb925bb6185a18e2728f
parentac7bec7cf9a203607b96935519457086e53b6b1f
pc-bios/s390-ccw: Add code for virtio feature negotiation

The upcoming virtio-net driver needs to negotiate some features,
so we need the possibility to do this in the core virtio code.

Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1499863793-18627-8-git-send-email-thuth@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
pc-bios/s390-ccw/s390-ccw.h
pc-bios/s390-ccw/virtio.c
pc-bios/s390-ccw/virtio.h