From: Michal Privoznik <mprivozn@redhat.com>
To: qemu-devel@nongnu.org
Cc: kkostiuk@redhat.com, michael.roth@amd.com, jtomko@redhat.com
Subject: [PATCH v3 0/2] qga: Open channel before going daemon
Date: Tue, 7 Jan 2025 15:52:05 +0100 [thread overview]
Message-ID: <cover.1736261360.git.mprivozn@redhat.com> (raw)
v3 of:
https://lists.nongnu.org/archive/html/qemu-devel/2024-12/msg01073.html
diff to v2:
- Patch 1/4 from v2 was merged already,
- Patch 4/4 from v2 is now dropped because it's no longed applicable
(run_agent_once() and subsequently can return two different values).
Michal Privoznik (2):
qga: Invert logic on return value in main()
qga: Don't daemonize before channel is initialized
qga/main.c | 31 +++++++++++++++++++++----------
1 file changed, 21 insertions(+), 10 deletions(-)
--
2.45.2
next reply other threads:[~2025-01-07 14:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 14:52 Michal Privoznik [this message]
2025-01-07 14:52 ` [PATCH v3 1/2] qga: Invert logic on return value in main() Michal Privoznik
2025-02-26 9:26 ` Konstantin Kostiuk
2025-01-07 14:52 ` [PATCH v3 2/2] qga: Don't daemonize before channel is initialized Michal Privoznik
2025-02-26 9:26 ` Konstantin Kostiuk
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.1736261360.git.mprivozn@redhat.com \
--to=mprivozn@redhat.com \
--cc=jtomko@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).