qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] qga: Open channel before going daemon
@ 2025-01-07 14:52 Michal Privoznik
  2025-01-07 14:52 ` [PATCH v3 1/2] qga: Invert logic on return value in main() Michal Privoznik
  2025-01-07 14:52 ` [PATCH v3 2/2] qga: Don't daemonize before channel is initialized Michal Privoznik
  0 siblings, 2 replies; 5+ messages in thread
From: Michal Privoznik @ 2025-01-07 14:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: kkostiuk, michael.roth, jtomko

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-02-26  9:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07 14:52 [PATCH v3 0/2] qga: Open channel before going daemon Michal Privoznik
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

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).