qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP
@ 2025-09-24  2:07 Richard Henderson
  2025-09-24  2:07 ` [PATCH 1/2] accel/tcg: Add clear_flags argument to page_set_flags Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Richard Henderson @ 2025-09-24  2:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: jonwilson030981

This is a refresh of

  20250506173423.1312788-1-jonwilson030981@gmail.com
  [PATCH v4] Support madvise(MADV_DONTDUMP) when creating core \
  dumps for qemu-user

using my suggestion of expanding the interface of page_set_flags.


r~


Jon Wilson (1):
  linux-user: Support MADV_DONTDUMP, MADV_DODUMP

Richard Henderson (1):
  accel/tcg: Add clear_flags argument to page_set_flags

 bsd-user/bsd-mem.h             |   7 +-
 include/exec/page-protection.h |  21 +++---
 include/user/page-protection.h |   9 ++-
 target/arm/cpu.h               |   1 -
 accel/tcg/user-exec.c          | 114 +++++++++------------------------
 bsd-user/mmap.c                |   6 +-
 linux-user/arm/elfload.c       |   2 +-
 linux-user/elfload.c           |   4 +-
 linux-user/hppa/elfload.c      |   2 +-
 linux-user/mmap.c              |  38 +++++++----
 linux-user/x86_64/elfload.c    |   2 +-
 11 files changed, 85 insertions(+), 121 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [RESEND PATCH 0/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP
@ 2025-09-24  2:08 Richard Henderson
  2025-09-24  2:08 ` [PATCH 1/2] accel/tcg: Add clear_flags argument to page_set_flags Richard Henderson
  0 siblings, 1 reply; 8+ messages in thread
From: Richard Henderson @ 2025-09-24  2:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: jonwilson030981

This is a refresh of

  20250506173423.1312788-1-jonwilson030981@gmail.com
  [PATCH v4] Support madvise(MADV_DONTDUMP) when creating core \
  dumps for qemu-user

using my suggestion of expanding the interface of page_set_flags.


r~


Jon Wilson (1):
  linux-user: Support MADV_DONTDUMP, MADV_DODUMP

Richard Henderson (1):
  accel/tcg: Add clear_flags argument to page_set_flags

 bsd-user/bsd-mem.h             |   7 +-
 include/exec/page-protection.h |  21 +++---
 include/user/page-protection.h |   9 ++-
 target/arm/cpu.h               |   1 -
 accel/tcg/user-exec.c          | 114 +++++++++------------------------
 bsd-user/mmap.c                |   6 +-
 linux-user/arm/elfload.c       |   2 +-
 linux-user/elfload.c           |   4 +-
 linux-user/hppa/elfload.c      |   2 +-
 linux-user/mmap.c              |  38 +++++++----
 linux-user/x86_64/elfload.c    |   2 +-
 11 files changed, 85 insertions(+), 121 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-09-28 23:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24  2:07 [PATCH 0/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP Richard Henderson
2025-09-24  2:07 ` [PATCH 1/2] accel/tcg: Add clear_flags argument to page_set_flags Richard Henderson
2025-09-24  3:41   ` Philippe Mathieu-Daudé
2025-09-24  2:07 ` [PATCH] accel/tcg: Properly unlink a TB linked to itself Richard Henderson
2025-09-28 23:23   ` Alistair Francis
2025-09-24  2:07 ` [PATCH 2/2] linux-user: Support MADV_DONTDUMP, MADV_DODUMP Richard Henderson
2025-09-24  3:42   ` Philippe Mathieu-Daudé
  -- strict thread matches above, loose matches on Subject: below --
2025-09-24  2:08 [RESEND PATCH 0/2] " Richard Henderson
2025-09-24  2:08 ` [PATCH 1/2] accel/tcg: Add clear_flags argument to page_set_flags Richard Henderson

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).