On 3/1/22 15:42, Marc-André Lureau wrote:
Hi
On Tue, Mar 1, 2022 at 6:33 PM Janosch Frank wrote:
Let's move from a boolean to a int variable which will later enable us
to store the number of sections that are in the dump file.
Signed-off-by: Janosch Frank
---
dump/dump.c | 43 ++
Hi
On Tue, Mar 1, 2022 at 6:33 PM Janosch Frank wrote:
> Let's move from a boolean to a int variable which will later enable us
> to store the number of sections that are in the dump file.
>
> Signed-off-by: Janosch Frank
> ---
> dump/dump.c | 43 ++---
Let's move from a boolean to a int variable which will later enable us
to store the number of sections that are in the dump file.
Signed-off-by: Janosch Frank
---
dump/dump.c | 43 ++-
include/sysemu/dump.h | 2 +-
2 files changed, 19 insertions