From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 521631FF17C for ; Wed, 25 Jun 2025 17:42:17 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 1EC2218B68; Wed, 25 Jun 2025 17:42:50 +0200 (CEST) Message-ID: Date: Wed, 25 Jun 2025 17:42:42 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: "DERUMIER, Alexandre" , "pve-devel@lists.proxmox.com" References: <20250623154433.449277-1-f.ebner@proxmox.com> <20250623154433.449277-16-f.ebner@proxmox.com> <2a7f6404-d376-41d2-9811-f7a8684f0aa2@proxmox.com> Content-Language: en-US From: Fiona Ebner In-Reply-To: X-SPAM-LEVEL: Spam detection results: 0 AWL -0.030 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 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 URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [qemuserver.pm, drivedevice.pm] Subject: Re: [pve-devel] [RFC qemu-server 15/15] command line: switch to blockdev starting with machine version 10.0 X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Am 25.06.25 um 13:31 schrieb DERUMIER, Alexandre: >>> >>> I think I'll send the next version of the storage patches relatively >>> shortly after part three (still quite a bit of splitting up >>> QemuServer.pm on the way, e.g for introducing a BlockJob module). >>> I'll >>> try to send part three in the following days, I hope I get around to >>> also include blockdev-mirror there. >>> >>> Part four is then hopefully the final one, doing all the version- >>> guarded >>> switches and making all features work, fingers crossed :) > > In parallel, I'm working to implement multiple iothreads (great > improvement with nvme drive from my tests) Sounds good! > which seem to need the new -device json syntax like > > -device '{"driver":"virtio-blk-pci","num-queues":4,"iothread-vq- > mapping":[{"iothread":"iothread2","vqs":[1,3]},{"iothread":"iothread3", > "vqs":[0,2]}], > > > So, I'll look to add new -device syntax first Could you please add it in a new QemuServer/DriveDevice.pm module? _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel