From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <pve-devel-bounces@lists.proxmox.com> Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id C72861FF15E for <inbox@lore.proxmox.com>; Tue, 8 Apr 2025 00:52:57 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C305374D1; Tue, 8 Apr 2025 00:52:49 +0200 (CEST) From: Thomas Lamprecht <t.lamprecht@proxmox.com> To: pve-devel@lists.proxmox.com, Markus Frank <m.frank@proxmox.com> Date: Tue, 8 Apr 2025 00:52:11 +0200 Message-Id: <174406615094.3299808.7244810078742959420.b4-ty@proxmox.com> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250407134950.265270-1-m.frank@proxmox.com> References: <20250407134950.265270-1-m.frank@proxmox.com> MIME-Version: 1.0 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.161 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LOTSOFHASH 0.25 Emails with lots of hash-like gibberish RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pve-devel] [PATCH docs/qemu-server/manager v17 0/10] Virtio-fs X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com> List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe> List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/> List-Post: <mailto:pve-devel@lists.proxmox.com> List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help> List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe> Reply-To: Proxmox VE development discussion <pve-devel@lists.proxmox.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com> On Mon, 07 Apr 2025 15:49:40 +0200, Markus Frank wrote: > Virtio-fs is a shared file system that enables sharing a directory > between host and guest VMs. It takes advantage of the locality of > virtual machines and the hypervisor to get a higher throughput than > the 9p remote file system protocol. > > build-order: > 1. cluster > 2. guest-common > 3. docs > 4. qemu-server > 5. manager > > [...] Applied, thanks! [01/10] add doc section for the shared filesystem virtio-fs commit acc3795eed052714d8710c2cd8d8f6a3f2b5a8b3 [02/10] d/control: add virtiofsd to Recommends for qemu-server SQUASHED into 03/10 [03/10] fix #1027: virtio-fs support commit 87b22e3839a3e4c301d1320c92d7690df325d0a7 [04/10] migration: check_local_resources for virtiofs commit 7bfffaee5f93f77564201ba45e54dba769496c7d [05/10] disable snapshot (with RAM) and hibernate with virtio-fs devices commit 64dad62fd863f4d20ada5fd90ae24af043a2915d [06/10] api: add resource map api endpoints for directories commit: 3eaa1cd6a9fa7ddbb0ac0b54fbdefaaa34409828 [07/10] ui: add edit window for dir mappings commit: 04078c7b9bf42dfa159b4e9b2da24a1baed1bcb4 [08/10] ui: add resource mapping view for directories commit: 3ac01b4edee5884ce6af5003a082cb4f39d24870 [09/10] ui: form: add selector for directory mappings commit: 40f3056e19706a62b5d6f7e30b8969983a770f33 [10/10] ui: add options to add virtio-fs to qemu config commit: d67f05bc6fded42445a819a9c995cf79817d738d _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel