Re: [PATCH RFC 0/2] virtio-ccw: allow to disable legacy virtio

2021-05-26 Thread Cornelia Huck
On Thu, 4 Mar 2021 14:27:13 +0100 Cornelia Huck wrote: Just found this old series sitting there... does anyone have an opinion on the general approach? > Unlike virtio-pci, virtio-ccw is currently always a transitional > driver (i.e. it always includes support for legacy devices.) The > differe

[PATCH RFC 0/2] virtio-ccw: allow to disable legacy virtio

2021-03-04 Thread Cornelia Huck
Unlike virtio-pci, virtio-ccw is currently always a transitional driver (i.e. it always includes support for legacy devices.) The differences between legacy and virtio-1+ virtio-ccw devices are not that big (the most interesting things are in common virtio code anyway.) It might be beneficial to m