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 982891FF0E5 for ; Wed, 15 Jul 2026 14:42:12 +0200 (CEST) Received: from gate001.proxmox.com (localhost.localdomain [127.0.0.1]) by gate001.proxmox.com (Proxmox) with ESMTP id 18E8921429; Wed, 15 Jul 2026 14:42:12 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Fiona Ebner Subject: applied: [PATCH-SERIES qemu-server v3 0/4] cpu config: enable hv-evmcs for Windows 11/2022/2025 to mitigate issues with VBS Date: Wed, 15 Jul 2026 14:42:02 +0200 Message-ID: <178411931881.3937632.6918396569541292173.b4-ty@b4> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260714104201.71308-1-f.ebner@proxmox.com> References: <20260714104201.71308-1-f.ebner@proxmox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1784119310287 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.308 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_LOW -0.7 Sender listed at https://www.dnswl.org/, low 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: RZRR4Z3W5SZQM3EXPESPHIA6GDENNMHY X-Message-ID-Hash: RZRR4Z3W5SZQM3EXPESPHIA6GDENNMHY X-MailFrom: t.lamprecht@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: On Tue, 14 Jul 2026 12:41:47 +0200, Fiona Ebner wrote: > Changes in v3: > * Improve commit message in patch 1. > * Different approach, enable recommended hv-evmcs flag instead of > disabling apicv flags. > * Mock host CPU vendor in tests. > > Changes in v2: > * Disable MBEC by default for machine versions < 11.0 for backwards > compat with older kernel and QEMU. > > [...] Applied, thanks! [1/4] cpu config: disable vmx-mbec flag for machine versions < 11.0 https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=20f60d315f25204302b682d6cc6c4b14768cd1da [2/4] cpu config: use $version_guard rather than passing $machine_version https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=55f766ee198dff07cdbcf4b922e1971c60712015 [3/4] cpu config: enable hv-evmcs for Windows 11/2022/2025 to mitigate issues with VBS https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=30531026d3ccce7f531b19f0cb0ff2c762976bb5 [4/4] test: cfg2cmd: allow setting host CPU vendor for a given test https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=17a256e53d713e9b21be2cc371bb3d751c36ed1e