From: Michal Privoznik <mprivozn@redhat.com>
To: qemu-devel@nongnu.org
Cc: kkostiuk@redhat.com, michael.roth@amd.com, jtomko@redhat.com
Subject: [PATCH v2 0/4] qga: Open channel before going daemon
Date: Thu, 5 Dec 2024 17:18:44 +0100 [thread overview]
Message-ID: <cover.1733414906.git.mprivozn@redhat.com> (raw)
v2 of:
https://lists.nongnu.org/archive/html/qemu-devel/2024-11/msg00460.html
diff to v1:
- In 2/4 fixed one path where EXIT_FAILURE would be returned,
- Reworked 3/4 so that channel initialization is kept in
run_agent_once().
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, 29 insertions(+), 23 deletions(-)
--
2.45.2
next reply other threads:[~2024-12-05 16:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-05 16:18 Michal Privoznik [this message]
2024-12-05 16:18 ` [PATCH v2 1/4] qga: Don't access global variable in run_agent_once() Michal Privoznik
2024-12-18 12:05 ` Konstantin Kostiuk
2024-12-05 16:18 ` [PATCH v2 2/4] qga: Invert logic on return value in main() Michal Privoznik
2024-12-05 16:18 ` [PATCH v2 3/4] qga: Don't daemonize before channel is initialized Michal Privoznik
2024-12-05 16:18 ` [PATCH v2 4/4] qga: Make run_agent() and run_agent_once() return no value Michal Privoznik
2024-12-16 15:52 ` Konstantin Kostiuk
[not found] ` <CAPMcbCoibsbysQLj_LRmuJUZ=ZM2ATP03dbo5zWzPxyyFfycMA@mail.gmail.com>
2025-01-07 13:09 ` 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.1733414906.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 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.