On 12/1/23 01:57, Stefan Hajnoczi wrote:
On Thu, Nov 30, 2023 at 10:14:47AM +0100, Ilya Leoshkevich wrote:
On Wed, 2023-11-29 at 16:26 -0500, Stefan Hajnoczi wrote:
The name "iothread" is overloaded. Use the term Big QEMU Lock (BQL)
instead, it is already widely used and unambiguous.
Signed
nnel *ioc, Error **errp)
{
-bool iolock = qemu_mutex_iothread_locked();
+bool iolock = qemu_bql_locked();
Should var name (one more below) be updated to reflect this update ?
Otherwise,
Reviewed-by: Harsh Prateek Bora
bool iothread = qemu_in_iothread();
struct iovec send[2