|
From: | Cédric Le Goater |
Subject: | Re: [PATCH 4/6] system/cpus: rename qemu_global_mutex to qemu_bql |
Date: | Thu, 30 Nov 2023 14:20:17 +0100 |
User-agent: | Mozilla Thunderbird |
On 11/29/23 22:26, Stefan Hajnoczi wrote:
The APIs using qemu_global_mutex now follow the Big QEMU Lock (BQL) nomenclature. It's a little strange that the actual QemuMutex variable that embodies the BQL is called qemu_global_mutex instead of qemu_bql. Rename it for consistency. Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org> Thanks, C.
[Prev in Thread] | Current Thread | [Next in Thread] |