Re: [PATCH 08/13] migration: remove PostcopyDiscardState from typedefs.h

2024-05-03 Thread Philippe Mathieu-Daudé
On 2/5/24 17:53, Paolo Bonzini wrote: It is defined and referred to exclusively from a .c file. Ahah what a shame :) Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Paolo Bonzini --- include/qemu/typedefs.h | 1 - migration/postcopy-ram.c | 4 ++-- 2 files changed, 2 insertions(+),

[PATCH 08/13] migration: remove PostcopyDiscardState from typedefs.h

2024-05-02 Thread Paolo Bonzini
It is defined and referred to exclusively from a .c file. Signed-off-by: Paolo Bonzini --- include/qemu/typedefs.h | 1 - migration/postcopy-ram.c | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/include/qemu/typedefs.h b/include/qemu/typedefs.h index ab24ca2876c..2b1948