diff options
| author | Stefan Hajnoczi <[email protected]> | 2012-07-21 06:55:37 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2012-07-22 01:22:23 +0300 |
| commit | 163049aefdc04323a2d17ec9f2862027b43b0502 (patch) | |
| tree | ded687502545cabfd46676fe3bcadca6acbd3240 /net/lapb/lapb_subr.c | |
| parent | 0dd05a3b60ddf0e216fbd9e5116a5273966fd9db (diff) | |
vhost: make vhost work queue visible
The vhost work queue allows processing to be done in vhost worker thread
context, which uses the owner process mm. Access to the vring and guest
memory is typically only possible from vhost worker context so it is
useful to allow work to be queued directly by users.
Currently vhost_net only uses the poll wrappers which do not expose the
work queue functions. However, for tcm_vhost (vhost_scsi) it will be
necessary to queue custom work.
Signed-off-by: Stefan Hajnoczi <[email protected]>
Cc: Zhi Yong Wu <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions