On 8/29/25 02:20, Peter Maydell wrote:
The user-mode '-p' option has been deprecated since 9.0 and
doesn't do anything except emit a warning. We are well past
our minimum deprecation period, so drop the option.

Signed-off-by: Peter Maydell<peter.mayd...@linaro.org>
---
  docs/about/deprecated.rst       | 10 ----------
  docs/about/removed-features.rst |  8 ++++++++
  bsd-user/main.c                 |  8 --------
  linux-user/main.c               | 12 ------------
  4 files changed, 8 insertions(+), 30 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to