On Thu, 1 May 2025, Jon Wilson wrote:
Awesome. Thanks. How do I do that? Sorry I'm new to this workflow. Can you
point me at a reference?
qemu.org -> Contribute -> Patch submission guidelines:
https://www.qemu.org/docs/master/devel/submitting-a-patch.html
Regards,
BALATON Zoltan
Awesome. Thanks. How do I do that? Sorry I'm new to this workflow. Can you
point me at a reference?
On Thu, 1 May 2025, 22:27 Richard Henderson,
wrote:
> On 5/1/25 11:17, WorksButNotTested wrote:
> > ---
> > include/exec/page-protection.h | 6 ++
> > linux-user/elfload.c | 4 +++
On 5/1/25 11:17, WorksButNotTested wrote:
---
include/exec/page-protection.h | 6 ++
linux-user/elfload.c | 4
linux-user/mmap.c | 5 +
3 files changed, 15 insertions(+)
Seems reasonable. Add a patch description and a Signed-off-by, please.
r~
diff
---
include/exec/page-protection.h | 6 ++
linux-user/elfload.c | 4
linux-user/mmap.c | 5 +
3 files changed, 15 insertions(+)
diff --git a/include/exec/page-protection.h b/include/exec/page-protection.h
index c43231af8b..f8826d917e 100644
--- a/include/exec/p