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 2F1C41FF15C for ; Fri, 3 Oct 2025 22:29:28 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id B0EBDB104; Fri, 3 Oct 2025 22:29:28 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Fiona Ebner Date: Fri, 3 Oct 2025 22:29:16 +0200 Message-ID: <175952335186.106585.523163501193529212.b4-ty@proxmox.com> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20250929125852.102343-1-f.ebner@proxmox.com> References: <20250929125852.102343-1-f.ebner@proxmox.com> MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1759523340422 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.151 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 SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] applied: [PATCH-SERIES qemu-server v2 0/6] cfg2cmd: introduce dedicated module and turn off hpet timer 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" On Mon, 29 Sep 2025 14:56:45 +0200, Fiona Ebner wrote: > Changes in v2: > * Actually commit new Makefile in Cfg2Cmd directory. > * Rename $self -> $cfg2cmd in Timer.pm submodule to avoid potential > confusion. > > Recent enough Linux versions already use 'kvm-clock' rather than > 'hpet' as the default clock source [0][1]. Changes in QEMU [2] led to > slightly increased CPU usage when using hpet [3][4]: > > [...] Applied, thanks! [1/6] tests: cfg2cmd: add tests for startdate parameter and disabled time drift fix commit: b795c0a39095b72ceb2fce5f9d5bb78777b1b294 [2/6] tests: add tests for non-{Linux, Windows} OS types commit: 3c46c7ddb3e3b5c16cb75dc39b8e8f78397df658 [3/6] introduce dedicated cfg2cmd module commit: 7b6cb366bf3d2705e302a1032b60570a9b371fb1 [4/6] config: schema: define default OS type commit: dcaf59736b34201989c42a2be102a117d508ee1b [5/6] cfg2cmd: turn off hpet for Linux VMs running at least kernel 2.6 and machine type >= 10.1 commit: 3a4e0144744aca1d961864fb76ae84cfd70c8f7d [6/6] tests: cfg2cmd: regenerate with QEMU 10.1 binary commit: 86e52f86603dc57a109af57aa4a8b29bed55b1a7 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel