[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6986b1ddf25f064d3609793979ca315567d7e875.camel@intel.com>
Date: Mon, 18 Mar 2024 17:43:33 +0000
From: "Edgecombe, Rick P" <rick.p.edgecombe@...el.com>
To: "Yamahata, Isaku" <isaku.yamahata@...el.com>
CC: "Zhang, Tina" <tina.zhang@...el.com>, "Yuan, Hang" <hang.yuan@...el.com>,
"Huang, Kai" <kai.huang@...el.com>, "Chen, Bo2" <chen.bo@...el.com>,
"sagis@...gle.com" <sagis@...gle.com>, "isaku.yamahata@...ux.intel.com"
<isaku.yamahata@...ux.intel.com>, "linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>, "Aktas, Erdem" <erdemaktas@...gle.com>,
"kvm@...r.kernel.org" <kvm@...r.kernel.org>, "pbonzini@...hat.com"
<pbonzini@...hat.com>, "seanjc@...gle.com" <seanjc@...gle.com>,
"isaku.yamahata@...il.com" <isaku.yamahata@...il.com>
Subject: Re: [PATCH v19 120/130] KVM: TDX: Add a method to ignore dirty
logging
On Mon, 2024-03-18 at 10:12 -0700, Isaku Yamahata wrote:
> I categorize as follows. Unless otherwise, I'll update this series.
>
> - dirty log check
> As we will drop this ptach, we'll have no call site.
>
> - KVM_BUG_ON() in main.c
> We should drop them because their logic isn't complex.
What about "KVM: TDX: Add methods to ignore guest instruction
emulation"? Is it cleanly blocked somehow?
>
> - KVM_BUG_ON() in tdx.c
> - The error check of the return value from SEAMCALL
> We should keep it as it's unexpected error from TDX module. When
> we hit
> this, we should mark the guest bugged and prevent further
> operation. It's
> hard to deduce the reason. TDX mdoule might be broken.
Yes. Makes sense.
>
> - Other check
> We should drop them.
Offhand, I'm not sure what is in this category.
Powered by blists - more mailing lists