From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH v5 11/16] x86/kvm: enable Hygon support to KVM infrastructure Date: Wed, 5 Sep 2018 12:30:09 +0200 Message-ID: <20180905103009.GF2237@zn.tnic> References: <37fd42bcf50eccfc3aad18051492144056e2f0fb.1535459013.git.puwen@hygon.cn> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, thomas.lendacky@amd.com, pbonzini@redhat.com, rkrcmar@redhat.com, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, kvm@vger.kernel.org To: Pu Wen Return-path: Content-Disposition: inline In-Reply-To: <37fd42bcf50eccfc3aad18051492144056e2f0fb.1535459013.git.puwen@hygon.cn> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Aug 29, 2018 at 08:45:05PM +0800, Pu Wen wrote: > Hygon Dhyana CPU has the SVM feature as AMD family 17h does. > Add Hygon support in the KVM infrastructure. > > Signed-off-by: Pu Wen > --- > arch/x86/include/asm/kvm_emulate.h | 4 ++++ > arch/x86/include/asm/virtext.h | 5 +++-- > arch/x86/kvm/emulate.c | 11 ++++++++++- > 3 files changed, 17 insertions(+), 3 deletions(-) Reviewed-by: Borislav Petkov -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.