qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] qga: Open channel before going daemon
@ 2024-11-04  9:54 Michal Privoznik
  2024-11-04  9:54 ` [PATCH 1/4] qga: Don't access global variable in run_agent_once() Michal Privoznik
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Michal Privoznik @ 2024-11-04  9:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: michael.roth, kkostiuk

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



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

end of thread, other threads:[~2024-12-05 15:31 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04  9:54 [PATCH 0/4] qga: Open channel before going daemon Michal Privoznik
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

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