On 9/3/21 1:47 AM, i...@bsdimp.com wrote:
From: Warner Losh<i...@freebsd.org>

Add a stubbed-out version of the bsd-user fork's core dump support. This
allows elfload.c to be almost the same between what's upstream and
what's in qemu-project upstream w/o the burden of reviewing the core
dump support.

Signed-off-by: Stacey Son<s...@freebsd.org>
Signed-off-by: Warner Losh<i...@bsdimp.com>
---
  bsd-user/elfcore.c | 10 ++++++++++
  bsd-user/elfload.c | 22 ++++++++++++++++++++--
  bsd-user/qemu.h    |  6 ++++++
  3 files changed, 36 insertions(+), 2 deletions(-)
  create mode 100644 bsd-user/elfcore.c

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to