From: Warner Losh <imp@bsdimp.com>
To: Richard Henderson <richard.henderson@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH 0/3] bsd-user: image_info cleanups
Date: Fri, 18 Aug 2023 12:24:55 -0600 [thread overview]
Message-ID: <CANCZdfpQApwnk-BZO-bR7KfRB8+bc+AZV7i0qcexCmwzewgeMQ@mail.gmail.com> (raw)
In-Reply-To: <20230818175736.144194-1-richard.henderson@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]
These all look good. Right now I'm planning on queueing them for the next
pull request I have, which is all the reviewed changes from my GSoC
student's work and one submission from another user in the bsd-user fork (I
think, that one's up in the air). So next week sometime after the release
(since last time I did a pull request on a late rc, it caused rebase issues
and there's no reason for me not to wait).
Warner
On Fri, Aug 18, 2023 at 11:57 AM Richard Henderson <
richard.henderson@linaro.org> wrote:
> This mirrors some changes I've posted for linux-user,
> removing stuff from image_info which is unused.
>
>
> r~
>
>
> Richard Henderson (3):
> bsd-user: Remove ELF_START_MMAP and image_info.start_mmap
> bsd-user: Remove image_info.mmap
> bsd-user: Remove image_info.start_brk
>
> bsd-user/arm/target_arch_elf.h | 1 -
> bsd-user/i386/target_arch_elf.h | 1 -
> bsd-user/qemu.h | 3 ---
> bsd-user/x86_64/target_arch_elf.h | 1 -
> bsd-user/elfload.c | 4 +---
> bsd-user/main.c | 2 --
> 6 files changed, 1 insertion(+), 11 deletions(-)
>
> --
> 2.34.1
>
>
[-- Attachment #2: Type: text/html, Size: 1584 bytes --]
next prev parent reply other threads:[~2023-08-18 18:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-18 17:57 [PATCH 0/3] bsd-user: image_info cleanups Richard Henderson
2023-08-18 17:57 ` [PATCH 1/3] bsd-user: Remove ELF_START_MMAP and image_info.start_mmap Richard Henderson
2023-08-18 18:19 ` Warner Losh
2023-08-18 17:57 ` [PATCH 2/3] bsd-user: Remove image_info.mmap Richard Henderson
2023-08-18 18:20 ` Warner Losh
2023-08-18 17:57 ` [PATCH 3/3] bsd-user: Remove image_info.start_brk Richard Henderson
2023-08-18 18:22 ` Warner Losh
2023-08-18 21:34 ` Richard Henderson
2023-08-18 18:24 ` Warner Losh [this message]
2023-08-19 10:44 ` [PATCH 0/3] bsd-user: image_info cleanups Philippe Mathieu-Daudé
2023-08-20 4:53 ` Warner Losh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CANCZdfpQApwnk-BZO-bR7KfRB8+bc+AZV7i0qcexCmwzewgeMQ@mail.gmail.com \
--to=imp@bsdimp.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).