virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [vhost] sending data to guest, async
@ 2015-05-06  8:09 Vasile Catalin-B50542
  0 siblings, 0 replies; only message in thread
From: Vasile Catalin-B50542 @ 2015-05-06  8:09 UTC (permalink / raw)
  To: virtualization

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-06  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-06  8:09 [vhost] sending data to guest, async Vasile Catalin-B50542

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