multipass icon indicating copy to clipboard operation
multipass copied to clipboard

[mounts] Add qemu 9p mount support

Open townsend2010 opened this issue 3 years ago • 1 comments

This adds support for native performance with the Qemu driver via 9p.

townsend2010 avatar Sep 07 '22 18:09 townsend2010

Codecov Report

Merging #2738 (23a30a9) into add-experimental-mounts-plumbing (383365a) will decrease coverage by 0.11%. The diff coverage is 0.00%.

@@                         Coverage Diff                          @@
##           add-experimental-mounts-plumbing    #2738      +/-   ##
====================================================================
- Coverage                             87.50%   87.39%   -0.12%     
====================================================================
  Files                                   223      224       +1     
  Lines                                 11032    11046      +14     
====================================================================
  Hits                                   9654     9654              
- Misses                                 1378     1392      +14     
Impacted Files Coverage Δ
src/platform/backends/qemu/qemu_mount_handler.cpp 0.00% <0.00%> (ø)
...rc/platform/backends/qemu/qemu_virtual_machine.cpp 70.54% <0.00%> (-0.52%) :arrow_down:
...orm/backends/qemu/qemu_virtual_machine_factory.cpp 79.48% <0.00%> (-4.30%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 08 '22 15:09 codecov[bot]

Closing this in lieu of #2773.

townsend2010 avatar Oct 24 '22 13:10 townsend2010