qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ronnie Sahlberg <ronniesahlberg@gmail.com>
To: kwolf@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] Add support for iscsi passthrough and better eventsystem support
Date: Fri, 25 May 2012 17:43:14 +1000	[thread overview]
Message-ID: <1337931796-2660-1-git-send-email-ronniesahlberg@gmail.com> (raw)


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

             reply	other threads:[~2012-05-25  7:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25  7:43 Ronnie Sahlberg [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1337931796-2660-1-git-send-email-ronniesahlberg@gmail.com \
    --to=ronniesahlberg@gmail.com \
    --cc=kwolf@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).