From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759390AbdKPKCl (ORCPT ); Thu, 16 Nov 2017 05:02:41 -0500 Received: from mail.skyhub.de ([5.9.137.197]:45824 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757097AbdKPKCf (ORCPT ); Thu, 16 Nov 2017 05:02:35 -0500 Date: Thu, 16 Nov 2017 11:02:22 +0100 From: Borislav Petkov To: Steve Rutherford Cc: Brijesh Singh , x86@kernel.org, KVM list , LKML , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Borislav Petkov , Andy Lutomirski , Tom Lendacky , Paolo Bonzini , Radim =?utf-8?B?S3LDg+KAnsOCIG3Dg8aSw4LCocOD4oCmw6LigJ7Cog==?= Subject: Re: [Part1 PATCH v7 00/17] x86: Secure Encrypted Virtualization (AMD) Message-ID: <20171116100222.k3zic3ut3ectnaly@pd.tnic> References: <20171020143059.3291-1-brijesh.singh@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 15, 2017 at 03:57:13PM -0800, Steve Rutherford wrote: > One piece that seems missing here is the handling of the vmm > communication exception. What's the plan for non-automatic exits? In > particular, what's the plan for emulated devices that are currently > accessed through MMIO (e.g. the IOAPIC)? First of all, please do not top-post. Then, maybe this would answer some of your questions: http://support.amd.com/TechDocs/Protecting%20VM%20Register%20State%20with%20SEV-ES.pdf But I'd look in Tom's direction for further comments. > Maybe I'm getting ahead of myself: What's the testing story? (since I > don't think linux would boot with these patches, I'm curious what you > are doing to ensure these pieces work) Seems to boot fine here :) -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.