By registering the file descriptors only when the queue is ready and enabled. This fixes a race in which a buffer could be added to the queue and the kick sent after registration but before it being enabled which causes the kick to be lost and the event never delivered to the backend. This was particularly prevalent when restoring a snapshot. Signed-off-by: Jorge E. Moreira <jemoreira@google.com>
5 lines
175 B
JSON
5 lines
175 B
JSON
{
|
|
"coverage_score": 86.82,
|
|
"exclude_path": "vhost/src/vhost_kern/",
|
|
"crate_features": "vhost/vhost-user-frontend,vhost/vhost-user-backend,vhost-user-backend/postcopy"
|
|
}
|