Message ID | 20250218202618.567363-1-sieberf@amazon.com (mailing list archive) |
---|---|
Headers | show
Received: from smtp-fw-52005.amazon.com (smtp-fw-52005.amazon.com [52.119.213.156]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 85B1D204698; Tue, 18 Feb 2025 20:26:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=52.119.213.156 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739910420; cv=none; b=hD1mCjWBaD8nJkQP4DyGZcf1Fuu9SlxUuvml9ciNsQ+vZHbuaArnN0PH3uAotgbJvjcQej7EJ3X/tpKhzm0YN4XqAmP6FOjVvToBNMVO0D4YzqhNHfMsxyiuCgBw5zBPavhJjpWxbUO19OvwyrGLM1Ul3lsQwThgb6xZ3avaV8M= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739910420; c=relaxed/simple; bh=hZyWHf5U/cV8E8wKC4zSmWBUXR4xSLjgQjigQQLsgR4=; h=From:To:Subject:Date:Message-ID:MIME-Version:Content-Type; b=ZNQw7dL5wPYZzoh/sakIRjBx+NOMqVJR75FLdIjSAJBWZlU2bIQvyg0ovBEw2vQZtvP4OprcsBIFJOzi9E/c7qYo2A/lShjrAfGLbCINL6uibiFhr/8K0OYKEF+D0QFti7ob6rjWAU6o09l18x4AxEr0G4QmFpbjlwxcVzR0Be8= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com; spf=pass smtp.mailfrom=amazon.com; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b=jsgbUwxU; arc=none smtp.client-ip=52.119.213.156 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=amazon.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="jsgbUwxU" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1739910419; x=1771446419; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=pd0nb1SQobzaPTk5SBtY7Fy71XHeU2kUV27RPzB/PjQ=; b=jsgbUwxUYwQI9G5Ot00KOnzIwtGyQQUHk0P+bjcOgtkpqsDmU1SrEWK+ DHFiGLeEj//C2WPXw/cNFGSjMAa/382jcwNVbWANxD5uUtJmpf8kWyztq subopaOyf1JIW9B61waONz88WDgFhTx9Fia9wnlPSjO2fumlRUsj3/BGu k=; X-IronPort-AV: E=Sophos;i="6.13,296,1732579200"; d="scan'208";a="719883525" Received: from iad12-co-svc-p1-lb1-vlan3.amazon.com (HELO smtpout.prod.us-east-1.prod.farcaster.email.amazon.dev) ([10.43.8.6]) by smtp-border-fw-52005.iad7.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Feb 2025 20:26:56 +0000 Received: from EX19MTAEUA002.ant.amazon.com [10.0.10.100:64401] by smtpin.naws.eu-west-1.prod.farcaster.email.amazon.dev [10.0.35.107:2525] with esmtp (Farcaster) id 27c2d949-025e-452a-bd6c-e61c027dcf90; Tue, 18 Feb 2025 20:26:55 +0000 (UTC) X-Farcaster-Flow-ID: 27c2d949-025e-452a-bd6c-e61c027dcf90 Received: from EX19D003EUB001.ant.amazon.com (10.252.51.97) by EX19MTAEUA002.ant.amazon.com (10.252.50.126) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1258.39; Tue, 18 Feb 2025 20:26:54 +0000 Received: from u5934974a1cdd59.ant.amazon.com (10.146.13.227) by EX19D003EUB001.ant.amazon.com (10.252.51.97) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1544.14; Tue, 18 Feb 2025 20:26:49 +0000 From: Fernand Sieber <sieberf@amazon.com> To: <sieberf@amazon.com>, Ingo Molnar <mingo@redhat.com>, Peter Zijlstra <peterz@infradead.org>, Vincent Guittot <vincent.guittot@linaro.org>, "Paolo Bonzini" <pbonzini@redhat.com>, <x86@kernel.org>, <kvm@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <nh-open-source@amazon.com> Subject: [RFC PATCH 0/3] kvm,sched: Add gtime halted Date: Tue, 18 Feb 2025 22:26:00 +0200 Message-ID: <20250218202618.567363-1-sieberf@amazon.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: kvm@vger.kernel.org List-Id: <kvm.vger.kernel.org> List-Subscribe: <mailto:kvm+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:kvm+unsubscribe@vger.kernel.org> MIME-Version: 1.0 X-ClientProxiedBy: EX19D031UWA002.ant.amazon.com (10.13.139.96) To EX19D003EUB001.ant.amazon.com (10.252.51.97) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit |
Series | kvm,sched: Add gtime halted | expand |