]> git.proxmox.com Git - pve-qemu.git/commit
d/rules: drop virtiofsd switch
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 15 May 2023 13:39:50 +0000 (15:39 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 May 2023 13:09:14 +0000 (15:09 +0200)
commitfb818ea5b9228f75c14b96db90fcc9a414f92d41
treee8a13dcb1b70126256e248ab54ffcc7c38414527
parent3c995a426d74a5134d0cbc06cff474e449c17f57
d/rules: drop virtiofsd switch

virtiofsd is no longer part of QEMU 8.0. It got replaced by a separate
implementation written in Rust, which will be its own package.

See QEMU commit 0aaf44776e ("Merge tag 'pull-virtiofs-20230216b' of
https://gitlab.com/dagrh/qemu into staging").

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/rules