]> Git Repo - qemu.git/commit - hw/block/virtio-blk.c
virtio-blk: Release s->rq queue at system_reset
authorFam Zheng <[email protected]>
Thu, 4 Aug 2016 02:44:13 +0000 (10:44 +0800)
committerStefan Hajnoczi <[email protected]>
Fri, 5 Aug 2016 08:59:06 +0000 (09:59 +0100)
commit26307f6aa451708b8c60a49d605a78bbd29f70ef
tree80fe99e3520fabb9c5445b223497fe1fbdbef900
parent5fc8c052ce0ab8cc476a4a3888cc31d52783c315
virtio-blk: Release s->rq queue at system_reset

At system_reset, there is no point in retrying the queued request,
because the driver that issued the request won't be around any more.

Analyzed-by: Laszlo Ersek <[email protected]>
Reported-by: Laszlo Ersek <[email protected]>
Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>
Message-id: 1470278654[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
hw/block/virtio-blk.c
This page took 0.027774 seconds and 4 git commands to generate.