On Wed, Jul 07, 2021 at 05:54:37PM -0700, isaku.yamah...@gmail.com wrote: > From: Sean Christopherson <sean.j.christopher...@intel.com> > > Ignore get/put state of TDX VMs as accessing/mutating guest state of > producation TDs is not supported.
Why silently ignore instead of returning an error? take care, Gerd