On 5/12/21 3:07 AM, Philippe Mathieu-Daudé wrote:
Simplify the tpm_emulator_ctrlcmd() handler by replacing a pair of qemu_mutex_lock/qemu_mutex_unlock calls by the WITH_QEMU_LOCK_GUARD macro. Reviewed-by: Stefan Berger <[email protected]> Reviewed-by: Christophe de Dinechin <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Thanks for doing this. I suppose you will send it via a PR? Stefan
