Re: [PATCH] Convert DPRINTF() to trace event

2020-04-27 Thread Eric Blake
On 4/26/20 8:19 AM, teachk wrote: From: Halloween Signed-off-by: Halloween Thanks for this submission. However, we prefer that you use a legal name for your authorship and signed-off-by tag rather than a pseudonym. https://wiki.qemu.org/Contribute/SubmitAPatch explains: "You must provide

[PATCH] Convert DPRINTF() to trace event

2020-04-26 Thread teachk
From: Halloween Signed-off-by: Halloween --- hw/virtio/trace-events| 12 hw/virtio/virtio-crypto.c | 29 - include/hw/virtio/virtio-crypto.h | 11 --- 3 files changed, 28 insertions(+), 24 deletions(-) diff --git a/hw/virtio/

[PATCH] Convert DPRINTF() to trace event

2020-04-26 Thread teachk
From: Halloween Signed-off-by: Halloween --- hw/virtio/trace-events| 12 hw/virtio/virtio-crypto.c | 29 - include/hw/virtio/virtio-crypto.h | 11 --- 3 files changed, 28 insertions(+), 24 deletions(-) diff --git a/hw/virtio/

[PATCH] Convert DPRINTF() to trace event

2020-04-26 Thread teachk
From: Halloween Signed-off-by: Halloween --- hw/virtio/trace-events| 12 hw/virtio/virtio-crypto.c | 29 - include/hw/virtio/virtio-crypto.h | 11 --- 3 files changed, 28 insertions(+), 24 deletions(-) diff --git a/hw/virtio/