Re: [PATCH] trace/control-target: cleanup headers and make compilation unit common

2025-03-15 Thread Alex Bennée
Pierrick Bouvier writes: > Signed-off-by: Pierrick Bouvier Reviewed-by: Alex Bennée Tested-by: Alex Bennée -- Alex Bennée Virtualisation Tech Lead @ Linaro

Re: [PATCH] trace/control-target: cleanup headers and make compilation unit common

2025-03-11 Thread Pierrick Bouvier
On 3/4/25 21:07, Pierrick Bouvier wrote: Signed-off-by: Pierrick Bouvier --- trace/control-target.c | 2 -- trace/meson.build | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/trace/control-target.c b/trace/control-target.c index d58e84f6dd8..57ceac21084 100644 ---

Re: [PATCH] trace/control-target: cleanup headers and make compilation unit common

2025-03-11 Thread Richard Henderson
On 3/10/25 10:17, Pierrick Bouvier wrote: On 3/4/25 21:07, Pierrick Bouvier wrote: Signed-off-by: Pierrick Bouvier ---   trace/control-target.c | 2 --   trace/meson.build  | 4 +---   2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/trace/control-target.c b/trace/control-target.

Re: [PATCH] trace/control-target: cleanup headers and make compilation unit common

2025-03-10 Thread Stefan Hajnoczi
On Tue, Mar 04, 2025 at 09:07:16PM -0800, Pierrick Bouvier wrote: > Signed-off-by: Pierrick Bouvier > --- > trace/control-target.c | 2 -- > trace/meson.build | 4 +--- > 2 files changed, 1 insertion(+), 5 deletions(-) Thanks, applied to my tracing tree: https://gitlab.com/stefanha/qemu/com

[PATCH] trace/control-target: cleanup headers and make compilation unit common

2025-03-04 Thread Pierrick Bouvier
Signed-off-by: Pierrick Bouvier --- trace/control-target.c | 2 -- trace/meson.build | 4 +--- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/trace/control-target.c b/trace/control-target.c index d58e84f6dd8..57ceac21084 100644 --- a/trace/control-target.c +++ b/trace/control-