commit | baf0b55a9e57b909b1f8b0f732c0b10242867418 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Apr 01 18:42:40 2010 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri Apr 09 22:06:22 2010 +0200 |
tree | a700a4fea9c5a50eacea8a0052c4211c135720d6 | |
parent | 73cdf3f2c97703a89b026d3a42c1120ba05fe37d [diff] |
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>