aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/vhost_task.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-18vhost_task: fix vhost_task_create() documentationStefano Garzarella1-1/+1
2025-03-01vhost: return task creation error instead of NULLKeith Busch1-2/+2
2024-05-22vhost_task: Handle SIGKILL by flushing work and exitingMike Christie1-19/+34
2023-06-08vhost: Fix worker hangs due to missed wake up callsMike Christie1-7/+9
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie1-31/+61
2023-03-23vhost_task: Allow vhost layer to use copy_processMike Christie1-0/+117