commit | 13644819c5bf322ae4c2a415aca77d5dbde95fe8 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Fri May 29 11:29:39 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun May 31 16:27:23 2015 +0200 |
tree | 4cde7774820427d03ad827d4371d6fdac374ef14 | |
parent | 6b8f1020540c27246277377aa2c3331ad2bfb160 [diff] |
virtio-ccw: Don't advertise VIRTIO_F_BAD_FEATURE This was copied from virtio-pci, but it doesn't make much sense for ccw, as it doesn't have to handle the broken implementations this bit is supposed to deal with. Remove it. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>