diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2018-06-14 19:52:23 +0100 |
---|---|---|
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2020-01-23 16:41:36 +0000 |
commit | b509e1228b3e5eb83c14819045988999fc2dbd1b (patch) | |
tree | 15d009bdf8e597f311273041451400a1bc610f27 /.gitlab-ci.yml | |
parent | 5dcd1f56141378226d33dc3df68ec57913e0aa04 (diff) | |
download | qemu-b509e1228b3e5eb83c14819045988999fc2dbd1b.zip qemu-b509e1228b3e5eb83c14819045988999fc2dbd1b.tar.gz qemu-b509e1228b3e5eb83c14819045988999fc2dbd1b.tar.bz2 |
virtiofsd: Start reading commands from queue
Pop queue elements off queues, copy the data from them and
pass that to fuse.
Note: 'out' in a VuVirtqElement is from QEMU
'in' in libfuse is into the daemon
So we read from the out iov's to get a fuse_in_header
When we get a kick we've got to read all the elements until the queue
is empty.
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions