Message ID | 20240318233352.2728327-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.133.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 5125C60EC7 for <kvm@vger.kernel.org>; Mon, 18 Mar 2024 23:34:08 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710804851; cv=none; b=oISr7O6PKwyzgDSx2s8Iwu8X0FCEIF/JxkYj4BWbJAbVUdHXlKX1Aa++sB0WwLdfWDvgFCtnwmFCuIKlPHwufrargyICf+IZYKFiwsKU3560fJ3nk2Vkic4rQyXKWdAYN67nbEKAMHVAKTe9q4BjQviy2NDXUBFeLSFHJ/bolas= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1710804851; c=relaxed/simple; bh=O8d8bKZo5siR8MieahkhVmdD32+jITrspI0Yw6jg/sg=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type; b=tmRPuWdRp9/Lfdwc9p6PauvXoTyaThXA+yLtbbjQwwSUZWOxSKzSG96BaMUCDY8bOg0UesRlVzfk1xe4IqeXfoTaB6UyUpTdoIgQYDK/r98JBcYrlnGDZEQmT7LfoUj/FmFjpTQfxxurVdBXbSFiX6p44II2sPb13U2+//OqGM8= 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=SyQAbhTB; arc=none smtp.client-ip=170.10.133.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="SyQAbhTB" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1710804847; 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=Df3YFTKjtHSFy1h833T/9wNhgRF6OQfT8JsQ4nzMHO4=; b=SyQAbhTBHa5Q+15iEGMhRUBN2nHO/Z//6ryWqbVnjYjTMOhpKNaSPBBu/DX076sWrSJVm8 DpGV3WYLRFzL1w3+7Q1oz3fvfq9qBSN8Uexkeg7KS5lq/dy57y4hvPozwXQV/V+eARMRjh uJ4aB6LhYsc6Mnupq1mXdSFM5V4Bwu4= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-470-bokCas9LPf2LDOxss9HlNg-1; Mon, 18 Mar 2024 19:33:54 -0400 X-MC-Unique: bokCas9LPf2LDOxss9HlNg-1 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (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 mimecast-mx02.redhat.com (Postfix) with ESMTPS id 9EAA0811E81; Mon, 18 Mar 2024 23:33:53 +0000 (UTC) Received: from virtlab701.virt.lab.eng.bos.redhat.com (virtlab701.virt.lab.eng.bos.redhat.com [10.19.152.228]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4AD1B1121312; Mon, 18 Mar 2024 23:33:53 +0000 (UTC) From: Paolo Bonzini <pbonzini@redhat.com> To: linux-kernel@vger.kernel.org, kvm@vger.kernel.org Cc: michael.roth@amd.com, isaku.yamahata@intel.com, seanjc@google.com, Dave Hansen <dave.hansen@linux.intel.com> Subject: [PATCH v4 00/15] KVM: SEV: allow customizing VMSA features Date: Mon, 18 Mar 2024 19:33:37 -0400 Message-ID: <20240318233352.2728327-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.4.1 on 10.11.54.3 |
Series |
KVM: SEV: allow customizing VMSA features
|
expand
|
On Mon, Mar 18, 2024 at 07:33:37PM -0400, Paolo Bonzini wrote: > > The idea is that SEV SNP will only ever support KVM_SEV_INIT2. I have > placed patches for QEMU to support this new API at branch sevinit2 of > https://gitlab.com/bonzini/qemu. I don't see any references to KVM_SEV_INIT2 in the sevinit2 branch. Has everything been pushed already? -Mike