qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] iSCSI support for QEMU, update
@ 2011-04-21 20:23 ronniesahlberg
  2011-04-22  4:08 ` Christoph Hellwig
  0 siblings, 1 reply; 7+ messages in thread
From: ronniesahlberg @ 2011-04-21 20:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha, hch

iSCSI block driver for QEMU

Please find an updated iSCSI patch.
This patch adds setting FUA on all writes when the bit
BDRV_O_CACHE_WB is not set.


regards
ronnie sahlberg
 

From: Ronnie Sahlberg <ronniesahlberg@gmail.com>
Subject: iSCSI support for QEMU, update
In-Reply-To: 

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] iSCSI support for QEMU, update
@ 2011-05-07  6:17 Ronnie Sahlberg
  0 siblings, 0 replies; 7+ messages in thread
From: Ronnie Sahlberg @ 2011-05-07  6:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, stefanha, hch

This is a patch that adds support for iSCSI to QEMU when QEMU is built against libiscsi (https://github.com/sahlberg/libiscsi)

ISCSI devices are specified using a special iSCSI URL:
  -drive file=iscsi://10.1.1.1:3260/iqn.ronnie.test/1


This allows a guest to access iscsi devices without exposing these devices to the host. Which is nice if/when you have a very large number of LUNs that are dedicated for virtual guests.


This patch is updated to set FUA for all writes, unless any of the NOCACHE or CACHE_WB flags are set for the device.


Please review and/or apply.



regards
ronnie sahlberg

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

end of thread, other threads:[~2011-05-07  6:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-21 20:23 [Qemu-devel] iSCSI support for QEMU, update ronniesahlberg
2011-04-22  4:08 ` Christoph Hellwig
2011-04-22  6:08   ` ronnie sahlberg
2011-04-22  6:13     ` Christoph Hellwig
2011-04-22  6:35       ` ronnie sahlberg
2011-04-22  6:38         ` Christoph Hellwig
  -- strict thread matches above, loose matches on Subject: below --
2011-05-07  6:17 Ronnie Sahlberg

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).