mbox series

[0/3] linux-user: Implement some prctls

Message ID 20240302010627.12998-1-richard.henderson@linaro.org
Headers show
Series linux-user: Implement some prctls | expand

Message

Richard Henderson March 2, 2024, 1:06 a.m. UTC
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(-)