qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Michael Tokarev <mjt@tls.msk.ru>
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH 0/8] move softmmu options processing from os-posix.c to vl.c
Date: Fri,  1 Sep 2023 23:44:42 +0200	[thread overview]
Message-ID: <20230901214442.83554-1-pbonzini@redhat.com> (raw)
In-Reply-To: <20230901101302.3618955-1-mjt@tls.msk.ru>

Queued, thanks.

Paolo



  parent reply	other threads:[~2023-09-01 21:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-01 10:12 [PATCH 0/8] move softmmu options processing from os-posix.c to vl.c Michael Tokarev
2023-09-01 10:12 ` [PATCH 1/8] include/sysemu/os-posix.h: move *daemonize* declarations together Michael Tokarev
2023-09-01 10:12 ` [PATCH 2/8] os-posix: create and export os_set_runas() Michael Tokarev
2023-09-01 20:11   ` Richard Henderson
2023-09-01 10:12 ` [PATCH 3/8] os-posix.c: create and export os_set_chroot() Michael Tokarev
2023-09-01 10:12 ` [PATCH 4/8] os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init() Michael Tokarev
2023-09-01 10:12 ` [PATCH 5/8] os-posix.c: move code around Michael Tokarev
2023-09-01 10:13 ` [PATCH 6/8] os-posix.c: remove unneeded #includes Michael Tokarev
2023-09-01 10:13 ` [PATCH 7/8] softmmu/vl.c: inline include/qemu/qemu-options.h into vl.c Michael Tokarev
2023-09-01 10:13 ` [PATCH 8/8] util/async-teardown.c: move to softmmu/, only build it when system build is requested Michael Tokarev
2023-09-01 21:44 ` Paolo Bonzini [this message]
2023-09-05 14:34   ` [PATCH 0/8] move softmmu options processing from os-posix.c to vl.c Eric Blake

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=20230901214442.83554-1-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    /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 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).