qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Consider werror/rerror on immediate bdrv_aio_* failure
@ 2010-10-27 11:20 Kevin Wolf
  2010-10-27 11:20 ` [Qemu-devel] [PATCH 1/3] ide: Handle immediate bdrv_aio_flush failure Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kevin Wolf @ 2010-10-27 11:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf

There are still paths where werror/rerror is ignored and an error is directly
communicated to the guest. This series fixes some of them.

Kevin Wolf (3):
  ide: Handle immediate bdrv_aio_flush failure
  virtio-blk: Handle immediate flush failure properly
  scsi-disk: Fix immediate failure of bdrv_aio_*

 hw/ide/core.c   |   12 +++++++++---
 hw/scsi-disk.c  |   11 ++++++-----
 hw/virtio-blk.c |    2 +-
 3 files changed, 16 insertions(+), 9 deletions(-)

-- 
1.7.2.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-27 11:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-27 11:20 [Qemu-devel] [PATCH 0/3] Consider werror/rerror on immediate bdrv_aio_* failure Kevin Wolf
2010-10-27 11:20 ` [Qemu-devel] [PATCH 1/3] ide: Handle immediate bdrv_aio_flush failure Kevin Wolf
2010-10-27 11:20 ` [Qemu-devel] [PATCH 2/3] virtio-blk: Handle immediate flush failure properly Kevin Wolf
2010-10-27 11:20 ` [Qemu-devel] [PATCH 3/3] scsi-disk: Fix immediate failure of bdrv_aio_* Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).