diff options
author | Rao, Lei <lei.rao@intel.com> | 2021-12-15 01:19:45 +0800 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2021-12-15 10:31:42 +0100 |
commit | 9c5c8ff24e2cc9b4db76c33aa360563407832656 (patch) | |
tree | c0c192b46149f1e6fffd41d8027e74a2b9bd258a /qemu-keymap.c | |
parent | 077fbb5942b56826f731de16caae3122a30aab22 (diff) |
COLO: Move some trace code behind qemu_mutex_unlock_iothread()
There is no need to put some trace code in the critical section.
So, moving it behind qemu_mutex_unlock_iothread() can reduce the
lock time.
Signed-off-by: Lei Rao <lei.rao@intel.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions