top | item 42438605

(no title)

Svenstaro | 1 year ago

Is there a reason to use 9p over virtiofs in this case? It looks to me as though virtiofs was made exactly with the idea to deal good performance.

discuss

order

zimbatm|1 year ago

NixOS has switched to virtiofs 4 days ago: https://github.com/NixOS/nixpkgs/pull/362081

Not all use-cases are faster with virtiofs.

remram|1 year ago

> Not all use-cases are faster with virtiofs

Aren't they though? Do you have a counter example?

stuaxo|1 year ago

Interesting and may be worth writing a qemu issue about.

reginald78|1 year ago

Is 9p compatible with saving VM states? I recently experimented with virtiofs and was disappointed to find it was incompatible so it didn't really work for my use case.

I don't even really need performance, I only really want to be able to grab driver files from a common location and ditch the samba shares.