virtio-net: no writeable mac for virtio-1
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 4 Jun 2015 10:34:16 +0000 (12:34 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 10 Jun 2015 16:15:04 +0000 (18:15 +0200)
commitb6a3cddb22d3f0f729e267d45f350ae31bdebbcf
treeeb208e0e8d7ea366e6dd5a7d5090fff41c12e66a
parent0b352fd680e1ca7827ddea47b5e9b603320913b6
virtio-net: no writeable mac for virtio-1

Devices operating as virtio 1.0 may not allow writes to the mac
address in config space.

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>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
hw/net/virtio-net.c