diff options
author | Stefano Stabellini <sstabellini@kernel.org> | 2017-03-22 10:16:03 -0700 |
---|---|---|
committer | Stefano Stabellini <sstabellini@kernel.org> | 2017-04-25 11:04:33 -0700 |
commit | 47b70fb1e4b619c9d6de74776a6c7c8e5c7719ee (patch) | |
tree | 10d605a04ca381848433529b01093e3589364e8c /hw/core | |
parent | f23ef34a5dec56103e1348a622a6adf7c87c821f (diff) |
xen/9pfs: receive requests from the frontend
Upon receiving an event channel notification from the frontend, schedule
the bottom half. From the bottom half, read one request from the ring,
create a pdu and call pdu_submit to handle it.
For now, only handle one request per ring at a time.
Signed-off-by: Stefano Stabellini <stefano@aporeto.com>
CC: anthony.perard@citrix.com
CC: jgross@suse.com
CC: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
CC: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions