Two minor fixes for the virtio initialization that I spotted while looking at the code. These currently do not fix any problem (since QEMU is quite forgiving here when doing things wrong), but we should anyway try to follow the virtio specification here.
Thomas Huth (2): pc-bios/s390-ccw/virtio: Set missing status bits while initializing pc-bios/s390-ccw/virtio: Read device config after feature negotiation pc-bios/s390-ccw/virtio.c | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) -- 2.31.1