From: "Ján Tomko" <jtomko@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>,
libvir-list@redhat.com, Claudio Imbrenda <imbrenda@linux.ibm.com>,
Markus Armbruster <armbru@redhat.com>
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 [thread overview]
Message-ID: <ZJ8pV92XaS970L81@fedora> (raw)
In-Reply-To: <20230630150112.435874-1-thuth@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 816 bytes --]
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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
prev parent reply other threads:[~2023-06-30 19:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-30 15:01 [PATCH] os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option Thomas Huth
2023-06-30 15:18 ` Claudio Imbrenda
2023-06-30 15:56 ` Michael Tokarev
2023-06-30 16:11 ` Thomas Huth
2023-06-30 19:14 ` Ján Tomko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZJ8pV92XaS970L81@fedora \
--to=jtomko@redhat.com \
--cc=armbru@redhat.com \
--cc=imbrenda@linux.ibm.com \
--cc=libvir-list@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.