Implement virtio reset
commitbaf0b55a9e57b909b1f8b0f732c0b10242867418
authorAlexander Graf <agraf@suse.de>
Thu, 1 Apr 2010 16:42:40 +0000 (1 18:42 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 9 Apr 2010 20:06:22 +0000 (9 22:06 +0200)
treea700a4fea9c5a50eacea8a0052c4211c135720d6
parent73cdf3f2c97703a89b026d3a42c1120ba05fe37d
Implement virtio reset

The guest may issue a RESET command for virtio. So far we didn't bother
to implement it, but with my new bootloader we actually need it for Linux
to get back to a safe state.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
hw/s390-virtio-bus.c
hw/s390-virtio-bus.h
hw/s390-virtio.c