virtio-net: Refuse loading if the source requires vnet header and the host doesn...
commit9966018d6637b2ab60b477da444b287a6b460aad
authorAlex Williamson <alex.williamson@hp.com>
Wed, 6 May 2009 16:01:15 +0000 (6 10:01 -0600)
committerAvi Kivity <avi@redhat.com>
Thu, 7 May 2009 11:55:40 +0000 (7 14:55 +0300)
treed666f06ec6957fddd286a464bc7b4b447abc3e70
parent8acc0cfa55cdb4000dddb9ce75abd12f07225b36
virtio-net: Refuse loading if the source requires vnet header and the host doesn't support it

Bail if the saved image requires vnet header support.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/virtio-net.c