From: Vasile Catalin-B50542 <catalin.vasile@freescale.com>
To: virtualization@lists.linux-foundation.org
Subject: [vhost] sending data to guest, async
Date: Wed, 6 May 2015 11:09:41 +0300 [thread overview]
Message-ID: <5549CC45.7000504@freescale.com> (raw)
1. Is there a method to send data to the guest from vhost with the
current API?
2. Is there a way I could do this asynchronously? From what I see from
the vhost-net and vhost-scsi model, data from the quest is mapped onto
vq->iov. So I can't process data out of order and then send something
resulting from this, because on vq->iov there would be something else
mapped (another job mapped).
reply other threads:[~2015-05-06 8:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5549CC45.7000504@freescale.com \
--to=catalin.vasile@freescale.com \
--cc=virtualization@lists.linux-foundation.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).