diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2010-09-27 18:32:52 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-10-07 12:19:47 +0200 |
commit | e0c472d8c2795e523b0f9006dbe5bc22545c8300 (patch) | |
tree | 70db30cf1ba848b3cabb593eaca866d6f8309203 /migration-tcp.c | |
parent | a083a89d7277f3268a251ce635d9aae5559242bd (diff) | |
download | qemu-e0c472d8c2795e523b0f9006dbe5bc22545c8300.zip qemu-e0c472d8c2795e523b0f9006dbe5bc22545c8300.tar.gz qemu-e0c472d8c2795e523b0f9006dbe5bc22545c8300.tar.bz2 |
virtio: invoke set_status callback on reset
As status is set to 0 on reset, invoke the relevant callback. This makes
for a cleaner code in devices as they don't need to duplicate the code
in their reset routine, as well as excercises this path a little more.
In particular this makes it possible to unify
vhost-net handling code with the following patch.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'migration-tcp.c')
0 files changed, 0 insertions, 0 deletions