From: Michal Privoznik <mprivozn@redhat.com>
To: qemu-devel@nongnu.org
Cc: michael.roth@amd.com, kkostiuk@redhat.com
Subject: [PATCH 0/4] qga: Open channel before going daemon
Date: Mon, 4 Nov 2024 10:54:06 +0100 [thread overview]
Message-ID: <cover.1730713917.git.mprivozn@redhat.com> (raw)
See 3/4 for in depth explanation.
Michal Privoznik (4):
qga: Don't access global variable in run_agent_once()
qga: Invert logic on return value in main()
qga: Don't daemonize before channel is initialized
qga: Make run_agent() and run_agent_once() return no value
qga/main.c | 52 +++++++++++++++++++++++++---------------------------
1 file changed, 25 insertions(+), 27 deletions(-)
--
2.45.2
next reply other threads:[~2024-11-04 9:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-04 9:54 Michal Privoznik [this message]
2024-11-04 9:54 ` [PATCH 1/4] qga: Don't access global variable in run_agent_once() Michal Privoznik
2024-12-04 9:29 ` Konstantin Kostiuk
2024-11-04 9:54 ` [PATCH 2/4] qga: Invert logic on return value in main() Michal Privoznik
2024-11-06 16:06 ` Ján Tomko
2024-12-04 9:34 ` Konstantin Kostiuk
2024-11-04 9:54 ` [PATCH 3/4] qga: Don't daemonize before channel is initialized Michal Privoznik
2024-12-04 9:44 ` Konstantin Kostiuk
2024-12-05 15:31 ` Michal Prívozník
2024-11-04 9:54 ` [PATCH 4/4] qga: Make run_agent() and run_agent_once() return no value Michal Privoznik
2024-11-06 16:07 ` [PATCH 0/4] qga: Open channel before going daemon Ján Tomko
2024-12-02 8:15 ` Michal Prívozník
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=cover.1730713917.git.mprivozn@redhat.com \
--to=mprivozn@redhat.com \
--cc=kkostiuk@redhat.com \
--cc=michael.roth@amd.com \
--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).