[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 5/8] microcode: split out apply_microcode() from cpu_request_microcode()
>>> On 28.01.19 at 08:06, <chao.gao@xxxxxxxxx> wrote: > --- a/xen/arch/x86/microcode_amd.c > +++ b/xen/arch/x86/microcode_amd.c > @@ -297,6 +297,10 @@ static int apply_microcode(unsigned int cpu) > > uci->cpu_sig.rev = rev; > > +#if CONFIG_HVM > + svm_host_osvw_init(); > +#endif #ifdef (it's been wrong at where you move it from) Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |