KVM: TDX: Add methods to ignore accesses to CPU state
TDX protects TDX guest state from VMM. Implement access methods for TDX guest state to ignore them or return zero. Because those methods can be called by kvm ioctls to set/get cpu registers, they don't have KVM_BUG_ON. Signed-off-by:Isaku Yamahata <isaku.yamahata@intel.com> Co-developed-by:
Adrian Hunter <adrian.hunter@intel.com> Signed-off-by:
Adrian Hunter <adrian.hunter@intel.com> Co-developed-by:
Binbin Wu <binbin.wu@linux.intel.com> Signed-off-by:
Binbin Wu <binbin.wu@linux.intel.com> Message-ID: <20250227012021.1778144-13-binbin.wu@linux.intel.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please sign in to comment