Home
last modified time | relevance | path

Searched hist:"862 a3958" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Ddump.h862a3958 Wed Mar 30 07:35:57 CDT 2022 Janosch Frank <frankja@linux.ibm.com> dump: Introduce shdr_num to decrease complexity

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 <frankja@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220330123603.107120-4-frankja@linux.ibm.com>
/openbmc/qemu/dump/
H A Ddump.c862a3958 Wed Mar 30 07:35:57 CDT 2022 Janosch Frank <frankja@linux.ibm.com> dump: Introduce shdr_num to decrease complexity

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 <frankja@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220330123603.107120-4-frankja@linux.ibm.com>