From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934209AbcA0QO4 (ORCPT ); Wed, 27 Jan 2016 11:14:56 -0500 Received: from mx2.suse.de ([195.135.220.15]:43106 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964807AbcA0QOU (ORCPT ); Wed, 27 Jan 2016 11:14:20 -0500 Date: Wed, 27 Jan 2016 17:14:13 +0100 From: Borislav Petkov To: David Vrabel Cc: Konrad Rzeszutek Wilk , "Luis R. Rodriguez" , Boris Ostrovsky , Juergen Gross , Jeremy Fitzhardinge , Rusty Russell , Andrew Cooper , X86 ML , "linux-kernel@vger.kernel.org" , Andy Lutomirski , "H. Peter Anvin" , xen-devel@lists.xenproject.org, Roger Pau =?utf-8?B?TW9ubsOp?= Subject: Re: [Xen-devel] [PATCH v1 04/12] xen/hvmlite: Bootstrap HVMlite guest Message-ID: <20160127161413.GG13189@pd.tnic> References: <56A39300.8050802@citrix.com> <20160125221920.GG20964@wotan.suse.de> <56A6A7C6.8060906@oracle.com> <20160126203023.GI20964@wotan.suse.de> <56A7EA6A.2030502@oracle.com> <20160127000435.GK20964@wotan.suse.de> <20160127144240.GB552@char.us.oracle.com> <56A8D93C.6040304@citrix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <56A8D93C.6040304@citrix.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 27, 2016 at 02:50:36PM +0000, David Vrabel wrote: > Surely the interesting comparison here is how is (early) microcode > loading disabled in KVM guests? It isn't - kvm simply ignores the write to the microcode application MSRs MSR_AMD64_PATCH_LOADER and MSR_IA32_UCODE_REV, respectively. > We should use the same mechanism for HVMlite guests. Good idea. -- Regards/Gruss, Boris. SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) --