On Mon, Jan 06, 2020 at 06:02:37PM -0800, Sukadev Bhattiprolu wrote: > Ram Pai [linuxram@xxxxxxxxxx] wrote: > > > > One small comment.. H_STATE is a better return code than H_UNSUPPORTED. > > > > Here is the updated patch - we now return H_STATE if the abort call is > made after the VM has gone secure. > --- > >From 73fe1fa5aff2829f2fae6a339169e56dc0bbae06 Mon Sep 17 00:00:00 2001 > From: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxx> > Date: Fri, 27 Sep 2019 14:30:36 -0500 > Subject: [PATCH 2/2] KVM: PPC: Implement H_SVM_INIT_ABORT hcall This patch looks good. Reviewed-by: Ram Pai <linuxram@xxxxxxxxxx> Thanks, RP