Re: [Qemu-devel] [PATCH 5/6] [S390] Implement virtio reset

2010-04-09 Thread Aurelien Jarno
On Thu, Apr 01, 2010 at 06:42:40PM +0200, Alexander Graf wrote: 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. Thanks, applied. Signed-off-by: Alexander Graf

[Qemu-devel] [PATCH 5/6] [S390] Implement virtio reset

2010-04-01 Thread Alexander Graf
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 ag...@suse.de --- hw/s390-virtio-bus.c |3 +-- hw/s390-virtio-bus.h |1 +