]> git.proxmox.com Git - pve-qemu.git/commitdiff
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)
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

index 6286f364dc9289e1023c6579e5f728c581fee5fd..fba0cb80c4f4db828fe43904d9790c2b676529cc 100755 (executable)
@@ -84,7 +84,6 @@ endif
        --enable-usb-redir \
        --enable-virglrenderer \
        --enable-virtfs \
-       --enable-virtiofsd \
        --enable-zstd
 
 build: build-arch build-indep