From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH v2 0/3] x86: SVM: add additional SVM NPF error and use HW GPA Date: Thu, 24 Nov 2016 21:51:40 +0100 Message-ID: <20161124205140.GB16218@potion> References: <147992048887.27638.17559991037474542240.stgit@brijesh-build-machine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, thomas.lendacky@amd.com, joro@8bytes.org, x86@kernel.org, linux-kernel@vger.kernel.org, mingo@redhat.com, hpa@zytor.com, pbonzini@redhat.com, tglx@linutronix.de, bp@suse.de To: Brijesh Singh Return-path: Content-Disposition: inline In-Reply-To: <147992048887.27638.17559991037474542240.stgit@brijesh-build-machine> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 2016-11-23 12:01-0500, Brijesh Singh: > This patch series is taken from SEV RFC series [1]. These patches do not > depend on the SEV feature and can be reviewed and merged on their own. > > - Add support for additional SVM NFP error codes > - Add kvm_fast_pio_in support First two applied to kvm/queue, thanks. > - Use the hardware provided GPA instead of page walk > > [1] http://marc.info/?l=linux-mm&m=147190814023863&w=2