public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH qemu 1/5] d/rules: drop virtiofsd switch
Date: Fri, 12 May 2023 17:10:31 +0200	[thread overview]
Message-ID: <20230512151035.91478-2-f.ebner@proxmox.com> (raw)
In-Reply-To: <20230512151035.91478-1-f.ebner@proxmox.com>

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 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e69ba47..33ebb69 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,6 @@ ${BUILDDIR}/config.status: configure
 	--enable-usb-redir \
 	--enable-virglrenderer \
 	--enable-virtfs \
-	--enable-virtiofsd \
 	--enable-zstd
 
 build: build-stamp
-- 
2.39.2





  reply	other threads:[~2023-05-12 15:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-12 15:10 [pve-devel] [PATCH-SERIES qemu] update to QEMU 8.0 Fiona Ebner
2023-05-12 15:10 ` Fiona Ebner [this message]
2023-05-12 15:10 ` [pve-devel] [PATCH qemu 2/5] d/rules: set job flag for make based on DEB_BUILD_OPTIONS Fiona Ebner
2023-05-12 15:10 ` [pve-devel] [PATCH qemu 4/5] add stable patches for 8.0.0 Fiona Ebner
2023-05-12 15:10 ` [pve-devel] [PATCH qemu 5/5] PVE backup: don't call no_co_wrapper function from coroutine Fiona Ebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230512151035.91478-2-f.ebner@proxmox.com \
    --to=f.ebner@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal