qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Add support for iscsi passthrough and better eventsystem support
@ 2012-05-25  7:43 Ronnie Sahlberg
  2012-05-25  7:43 ` [Qemu-devel] [PATCH 1/2] ISCSI: redo how we set up the events to only call qemu_aio_set_fd_handler() and qemu_notify_event() if something has changed Ronnie Sahlberg
  2012-05-25  7:43 ` [Qemu-devel] [PATCH 2/2] SCSI: Add SCSI passthrough via scsi-generic to libiscsi Ronnie Sahlberg
  0 siblings, 2 replies; 6+ messages in thread
From: Ronnie Sahlberg @ 2012-05-25  7:43 UTC (permalink / raw)
  To: kwolf, pbonzini, qemu-devel


Paolo, list

Please find two patches. Both are big so maybe best to only add to the post 1.1 branches.

The first patch tries to be more intelligent when setting up the fd events and only call these functions if something has changed.

The second patch adds support for passthrough of SCSI comamnds. Just like /dev/sg allows the guest to talk to a real scsi device directly without qemu emulating the commands,  this patch adds the same capability when using iscsi devices.
With this patch the guest can talk directly to the target iscsi devices.


regards
ronnie sahlberg

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

end of thread, other threads:[~2012-05-25 10:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25  7:43 [Qemu-devel] [PATCH 0/2] Add support for iscsi passthrough and better eventsystem support Ronnie Sahlberg
2012-05-25  7:43 ` [Qemu-devel] [PATCH 1/2] ISCSI: redo how we set up the events to only call qemu_aio_set_fd_handler() and qemu_notify_event() if something has changed Ronnie Sahlberg
2012-05-25  9:59   ` Paolo Bonzini
2012-05-25 10:06     ` ronnie sahlberg
2012-05-25  7:43 ` [Qemu-devel] [PATCH 2/2] SCSI: Add SCSI passthrough via scsi-generic to libiscsi Ronnie Sahlberg
2012-05-25 10:20   ` Paolo Bonzini

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