Re: [PATCH 0/2] virtio_ccw: minor enhancements
From: Cornelia Huck <hidden>
Date: 2014-12-09 17:28:02
Also in:
lkml
From: Cornelia Huck <hidden>
Date: 2014-12-09 17:28:02
Also in:
lkml
On Tue, 9 Dec 2014 15:53:32 +0200 "Michael S. Tsirkin" [off-list ref] wrote:
Two enhancements for virtio_ccw, on top of latest 1.0 patchset Cornelia Huck (1): virtio_ccw: finalize_features error handling Michael S. Tsirkin (1): virtio_ccw: future-proof finalize_features drivers/s390/kvm/virtio_ccw.c | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-)
I tried to run this as a guest kernel with my virtio-1 qemu branch + your revision patch on top and it at least boots :) More testing tomorrow.