qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-user: Implement some prctls
@ 2024-03-02  1:06 Richard Henderson
  2024-03-02  1:06 ` [PATCH 1/3] linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER Richard Henderson
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Richard Henderson @ 2024-03-02  1:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini

Once upon a time I marked these TODO, which apparently
meant that I inherited them.  :-)


r~


Richard Henderson (3):
  linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER
  linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL
  linux-user: Implement PR_GET_TID_ADDRESS

 linux-user/syscall.c | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-03-04 17:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-02  1:06 [PATCH 0/3] linux-user: Implement some prctls Richard Henderson
2024-03-02  1:06 ` [PATCH 1/3] linux-user: Implement PR_{GET,SET}_CHILD_SUBREAPER Richard Henderson
2024-03-04 17:24   ` Peter Maydell
2024-03-02  1:06 ` [PATCH 2/3] linux-user: Implement PR_{GET,SET}_SPECULATION_CTRL Richard Henderson
2024-03-04 17:25   ` Peter Maydell
2024-03-02  1:06 ` [PATCH 3/3] linux-user: Implement PR_GET_TID_ADDRESS Richard Henderson
2024-03-04 17:27   ` Peter Maydell

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