Skip to content
Snippets Groups Projects

virtiofsd: do not break or replace qemu-system-common

Closed Andrea Righi requested to merge arighi/debcargo-conf:virtiofsd-do-not-break-qemu into master

The whole point of having virtiofsd is to share directories between qemu host and guests, so we shouldn't uninstall qemu when virtiofsd is installed.

This is an alternative implementation of the virtio-fs protocol, qemu provides its own implementation in /usr/lib/qemu/virtiofsd, we can simply install rust-virtiofsd in /usr/libexec/virtiofsd (like any other daemons) and co-exist with qemu's virtiofsd.

Signed-off-by: Andrea Righi andrea.righi@canonical.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading