Ping. Patches 1, 6-10 still need review.
r~
On 8/28/23 11:55, Richard Henderson wrote:
Based-on: 20230826232415.80233-1-richard.hender...@linaro.org
("[PATCH 0/3] softmmu: Use async_run_on_cpu in tcg_commit")
Remove the SaveIOTLB hackery, now that the flush won't happen
until the TB. Clean u
Based-on: 20230826232415.80233-1-richard.hender...@linaro.org
("[PATCH 0/3] softmmu: Use async_run_on_cpu in tcg_commit")
Remove the SaveIOTLB hackery, now that the flush won't happen
until the TB. Clean up the locking, so that we don't try to
take the lock twice. Clean up the iotlb lookup so th