xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Juergen Gross <jgross@suse.com>
Cc: Olaf Hering <olaf@aepfle.de>,
	ian.campbell@citrix.com, ian.jackson@eu.citrix.com,
	xen-devel@lists.xen.org, jbeulich@suse.com
Subject: Re: [PATCH V5] Update pvSCSI protocol description / libxl
Date: Sun, 7 Dec 2014 14:32:00 +0200	[thread overview]
Message-ID: <20141207123200.GA12451@reaktio.net> (raw)
In-Reply-To: <1409199272-5155-1-git-send-email-jgross@suse.com>

Hello,

Juergen/Olaf: Now that Xen PVSCSI drivers are in upstream Linux 3.18 kernel 
I was wondering if you guys also have plans to work on adding xl / libxl support for PVSCSI ? 


Thanks,

-- Pasi

On Thu, Aug 28, 2014 at 06:14:32AM +0200, Juergen Gross wrote:
> Update the protocol description of the pvSCSI framework used to pass through
> SCSI devices to a guest (pv or hvm).
> 
> The main changes are:
> - added comments
> - add support for larger SG-lists by putting them in an own granted page
> - deprecate VSCSIIF_ACT_SCSI_SG_PRESET action with related structures
> - add ref_rqid for action VSCSIIF_ACT_SCSI_ABORT to be able to specify the
>   request to abort
> - deprecate timeout_per_command as this really should be handled by the
>   backend in case of default settings or by the guest domain by aborting a
>   long running command
> 
> This update is related to the rework of the pvSCSI backend and frontend drivers
> in the Linux kernel. This interface version is included in that rework, too.
> 
> Signed-off-by: Juergen Gross <jgross@suse.com>
> Reviewed-by: David Vrabel <david.vrabel@citrix.com>
> Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> ---
>  xen/include/public/io/vscsiif.h | 185 +++++++++++++++++++++++++++++++++++-----
>  1 file changed, 164 insertions(+), 21 deletions(-)
> 

  reply	other threads:[~2014-12-07 12:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-28  4:14 [PATCH V5] Update pvSCSI protocol description Juergen Gross
2014-12-07 12:32 ` Pasi Kärkkäinen [this message]
2014-12-08  7:56   ` [PATCH V5] Update pvSCSI protocol description / libxl Olaf Hering

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=20141207123200.GA12451@reaktio.net \
    --to=pasik@iki.fi \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=jgross@suse.com \
    --cc=olaf@aepfle.de \
    --cc=xen-devel@lists.xen.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).