From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate001.proxmox.com (gate001.proxmox.com [IPv6:2a0f:8001:1:32::40]) by lore.proxmox.com (Postfix) with ESMTPS id 01A171FF0A7 for ; Wed, 19 Aug 2026 17:21:36 +0200 (CEST) Received: from gate001.proxmox.com (localhost.localdomain [127.0.0.1]) by gate001.proxmox.com (Proxmox) with ESMTP id 770AB21541; Wed, 19 Aug 2026 17:21:33 +0200 (CEST) Message-ID: <5a73023a-da1f-4e1b-90a4-88eb4e1e150d@proxmox.com> Date: Wed, 19 Aug 2026 17:21:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH docs 1/1] qm: replace virtio-win download link with wiki article To: pve-devel@lists.proxmox.com References: <20260708092712.212825-1-m.sandoval@proxmox.com> Content-Language: en-US From: =?UTF-8?Q?Lauren=C8=9Biu_Leahu-Vl=C4=83ducu?= In-Reply-To: <20260708092712.212825-1-m.sandoval@proxmox.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1787152863085 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.800 Adjusted score from AWL reputation of From: address DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment (newer systems) RCVD_IN_DNSWL_MED -2.3 Sender listed at https://www.dnswl.org/, medium trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Message-ID-Hash: QSZVIFDN5NOC6APPZ2ZVBUCR3BTUNNUN X-Message-ID-Hash: QSZVIFDN5NOC6APPZ2ZVBUCR3BTUNNUN X-MailFrom: l.leahu-vladucu@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: LGTM. It would be great to have this applied, as there are a lot of people who run into issues with certain versions. Pointing them to our wiki (which we can update more easily) is great. Reviewed-by: Laurențiu Leahu-Vlăducu On 08.07.26 11:27, Maximiliano Sandoval wrote: > At the moment, the link points towards version 0.1.285 which can result in read > errors and performance issues with IO-heavy Windows Server 2025 VMs. > > We link instead to our wiki article which explains how to get the drivers, how > to install them, and a list of known-issues. > > Signed-off-by: Maximiliano Sandoval > --- > qm.adoc | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/qm.adoc b/qm.adoc > index 96ba68b..1debed6 100644 > --- a/qm.adoc > +++ b/qm.adoc > @@ -1566,9 +1566,9 @@ Install Guest Agent > For most Linux distributions, the guest agent is available. The package is > usually named `qemu-guest-agent`. > > -For Windows, it can be installed from the > -https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/stable-virtio/virtio-win.iso[Fedora > -VirtIO driver ISO]. > +For Windows, see our https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers[Windows > +VirtIO Drivers] article for more information on how to acquire and install the > +drivers. > > [[qm_qga_enable]] > Enable Guest Agent Communication