On 10/14/22 06:04, Sean Christopherson wrote:
Good news (from a certain point of view):
The reason that the "generic h/w enabling" doesn't help much is because after sorting
out the myriad issues in KVM initialization, which is even more of a bug-ridden mess
than I initially thought, kvm_init() no longer has_any_ arch hooks. All the compat
checks and whatnot are handled in x86, so tweaking those for TDX should be easier,
or at the very least, we should have more options.
Sorting everything out is proving to be a nightmare, but I think I have the initial
coding done. Testing will be fun. It'll likely be next week before I can post
anything.
Hi Sean,
is this the same series that you mentioned a couple hours ago in reply
to Isaku?
Thanks,
Paolo