nixpkgs/pkgs/applications/virtualization/qemu
Alyssa Ross c738e61a94 qemu: put virtiofsd in bin/
According to the QEMU documentation, virtiofsd is supposed to be run
directly by users.  It therefore makes sense to have it in bin/, so it
will be in PATH.  Such a change wouldn't make sense upstream, because
it would then conflict with the virtiofsd package, which is generally
preferred if available.  But in Nixpkgs, we don't have to worry about
that and can just make QEMU's virtiofsd a lower priority than the one
from the dedicated package.

[1]: https://qemu.readthedocs.io/en/latest/tools/virtiofsd.html

Fixes: https://github.com/NixOS/nixpkgs/issues/113172 ("QEmu: virtiofsd prone to be garbage collected.")
Fixes: https://github.com/NixOS/nixpkgs/pull/153007 ("nixos/libvirtd: add ${cfg.qemu.package}/libexec to PATH")
2022-03-04 12:42:08 +00:00
..
9p-ignore-noatime.patch
binfmt-p-wrapper.c qemu: Add binfmt preserve-argv[0] wrapper 2021-12-01 22:20:48 -08:00
binfmt-p-wrapper.nix qemu: Add binfmt preserve-argv[0] wrapper 2021-12-01 22:20:48 -08:00
default.nix qemu: put virtiofsd in bin/ 2022-03-04 12:42:08 +00:00
fix-qemu-ga.patch qemu: 4.2.0 -> 5.0.0 2020-05-19 21:51:33 +02:00
force-uid0-on-9p.patch
utils.nix qemu-utils: install man pages 2020-08-11 21:02:49 +00:00