Re: [Xen-devel] [PATCH] Propagate microcode update errors

2018-02-16 Thread Shah, Amit
On Fr, 2018-02-16 at 13:19 +, Peter Lawthers wrote: > From: Uwe Dannowski > > Errors on updating the microcode in the processor were silently > dropped when invoked via the microcode_update hypercall. Also, the > log > message was misleading. > > Signed-off-by: Uwe Dannowski > Reviewed-by

Re: [Xen-devel] [PATCH] Propagate microcode update errors

2018-02-16 Thread Andrew Cooper
On 16/02/18 13:19, Peter Lawthers wrote: > From: Uwe Dannowski > > Errors on updating the microcode in the processor were silently > dropped when invoked via the microcode_update hypercall. Also, the log > message was misleading. > > Signed-off-by: Uwe Dannowski > Reviewed-by: Stefan Nuernberger