Read the documentation in qemu-doc.html. Fabrice Bellard.
An error occurred while fetching folder content.
Select Git revision
qemu
-
-
- Open in your IDE
- Download source code
Michael S. Tsirkin
authored and
Anthony Liguori
committed
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> (cherry picked from commit e0c472d8)