Revert "virtio-net: enable virtio 1.0"
commit06c4670ff6d4acdc5a24e3d25748ee4a489d5869
authorJason Wang <jasowang@redhat.com>
Mon, 13 Jul 2015 05:46:50 +0000 (13 13:46 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 13 Jul 2015 11:42:24 +0000 (13 14:42 +0300)
treec38d144a4c173fc7f6505da28855da6e44bd02b4
parent2a6391232fa58f32469fb61d55343eff32a91083
Revert "virtio-net: enable virtio 1.0"

This reverts commit df91055db5c9cee93d70ca8c08d72119a240b987.

This is because:
- vhost support virtio 1.0 now
- transport code (e.g virtio-pci) set this feature when modern is
  enabled, setting this unconditionally will break disable-modern=on.

Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/virtio-net.c