summary refs log tree commit diff stats
path: root/hw/core/qdev-properties-system.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2016-07-27 01:15:16 +0400
committerMichael S. Tsirkin <mst@redhat.com>2016-07-29 00:33:48 +0300
commit8695de0fcf739b2071018d933b407ed8c16f40e8 (patch)
treeec90319204db8c627af41389e6b6a3381f468f74 /hw/core/qdev-properties-system.c
parent51f7aca973be7550227102055218dffb98fb6990 (diff)
downloadfocaccia-qemu-8695de0fcf739b2071018d933b407ed8c16f40e8.tar.gz
focaccia-qemu-8695de0fcf739b2071018d933b407ed8c16f40e8.zip
vhost: add assert() to check runtime behaviour
All these functions must be called only after the backend is connected.
They are called from virtio-net.c, after either virtio or link status
change.

The check for nc->peer->link_down should ensure vhost_net_{start,stop}()
are always called between vhost_user_{start,stop}().

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties-system.c')
0 files changed, 0 insertions, 0 deletions