aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <[email protected]>2012-07-21 06:55:37 +0000
committerMichael S. Tsirkin <[email protected]>2012-07-22 01:22:23 +0300
commit163049aefdc04323a2d17ec9f2862027b43b0502 (patch)
treeded687502545cabfd46676fe3bcadca6acbd3240 /net/lapb/lapb_subr.c
parent0dd05a3b60ddf0e216fbd9e5116a5273966fd9db (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