Message ID | 20250226181453.2311849-1-pbonzini@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (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 CD91922D4DD for <kvm@vger.kernel.org>; Wed, 26 Feb 2025 18:15:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740593705; cv=none; b=bmsBa4qY029UmbEcb6M968UOLK8OT9ZFVXcHs6eNeEmWJ/vmN1mgqfyBmH9kqXEEXMGFye3fztfjj3MdvOo8HcLnSauuDTiLRw9RD958uqTIajc9Dr5X4od5UJdXCVgGGeoiwiTE6Ldci9EDo4NMbVCvXEuTsaLIv6gSdUAEumw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740593705; c=relaxed/simple; bh=0je6xjpQ/sUkUJXE1Wcbc/wTC6LRmY/GtirPAxfiwuU=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=d4ktoS+1xphTump/Y5P9shoMCXHmL4y/ZGSlKMaHrrUjJkqw7X2xlc7kI0KAKsbhYGHJwIEIS7XcDI4O8c1pdz8KfVRoo5Q0zcO34mkHcvbgpLx1Kjkeqnr9FNm98rzRNdKtHfUYTV+S7Kjyx9cTToC1Pj1wMl1PiCU5ZEE/V40= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=PY8KKlnR; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="PY8KKlnR" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1740593701; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XAQLS7DozQHfJNsQvv9I10tSk2kkFQggtGNk9dnteMo=; b=PY8KKlnRo3yoGHjPDFg6kOl2lKOsQe1NgYcPy1nAIisIx5xwc+UsyDwcc+SGifcsQHBQHM cU2C66A8bsvLd5INpbkyhiErad/t36+gIdqr5C/RTwSDJ17OZhKchZPOMS2gBWnFdFBGlN mIYvMTUe5iwphhZayVRZALJg7LLFvq0= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-511-Tsvy6HPNMlSMuuSVPabTgw-1; Wed, 26 Feb 2025 13:14:56 -0500 X-MC-Unique: Tsvy6HPNMlSMuuSVPabTgw-1 X-Mimecast-MFC-AGG-ID: Tsvy6HPNMlSMuuSVPabTgw_1740593695 Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 02E78180087A; Wed, 26 Feb 2025 18:14:55 +0000 (UTC) Received: from virtlab1023.lab.eng.rdu2.redhat.com (virtlab1023.lab.eng.rdu2.redhat.com [10.8.1.187]) by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id E3B071944D02; Wed, 26 Feb 2025 18:14:53 +0000 (UTC) From: Paolo Bonzini <pbonzini@redhat.com> To: linux-kernel@vger.kernel.org, kvm@vger.kernel.org Cc: seanjc@google.com, Yan Zhao <yan.y.zhao@intel.com>, Rick Edgecombe <rick.p.edgecombe@intel.com> Subject: [PATCH v4 00/33] TDX initialization + vCPU/VM creation Date: Wed, 26 Feb 2025 13:14:19 -0500 Message-ID: <20250226181453.2311849-1-pbonzini@redhat.com> 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 Content-Type: text/plain Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17 |
Series |
TDX initialization + vCPU/VM creation
|
expand
|