Re: [PATCH 00/10] plugin and tcg cleanups to cputlb.c.

2023-09-09 Thread Richard Henderson
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

[PATCH 00/10] plugin and tcg cleanups to cputlb.c.

2023-08-28 Thread Richard Henderson
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