qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the o


From: Ján Tomko
Subject: Re: [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option
Date: Fri, 30 Jun 2023 21:14:34 +0200

On a Friday in 2023, Thomas Huth wrote:
We recently introduced "-run-with" for options that influence the
runtime behavior of QEMU. This option has the big advantage that it
can group related options (so that it is easier for the users to spot
them) and that the options become introspectable via QMP this way.
So let's start moving more switches into this option group, starting
with "-chroot" now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
docs/about/deprecated.rst |  5 +++++
os-posix.c                | 35 ++++++++++++++++++++++++++++++++++-
util/async-teardown.c     | 21 ---------------------
qemu-options.hx           | 18 +++++++++++++-----
4 files changed, 52 insertions(+), 27 deletions(-)


For libvirt:

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]