rust-vmm/vhost

Don't always enable vm-memory/backend-mmap

Open

#179 opened on Jul 20, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (98 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (163 stars)
PR merge metrics
 (PR metrics pending)

Description

We enabled this recently, https://github.com/rust-vmm/vhost/pull/175, to make the builds pass but maybe we should get around this with an alternative solution which doesn't require the forceful enabling here.

Contributor guide