qemu: Correct the log name for qemu_security.c

Correct the log name for qemu_security.c to qemu.qemu_security
instead of qemu.qemu_process.

Signed-off-by: Liao Pingfang <liao.pingfang@zte.com.cn>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Liao Pingfang 2020-06-23 15:58:12 +08:00 committed by Michal Privoznik
parent d74c5c63da
commit 36b1e8669d

View File

@ -26,7 +26,7 @@
#define VIR_FROM_THIS VIR_FROM_QEMU
VIR_LOG_INIT("qemu.qemu_process");
VIR_LOG_INIT("qemu.qemu_security");
int