You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TDX: Disable TLB flush hypercalls for the time being (#990)
There is a known race condition in TDX's TLB flushing infrastructure
that needs to be addressed. We had hoped that it was rare enough nobody
would hit it in practice, but it seems that someone now has. Disable it
for now until things are working better.
Part of #699
0 commit comments