qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qga: Add 'guest-get-load' command
@ 2025-03-14 11:38 Konstantin Kostiuk
  2025-03-14 11:38 ` [PATCH 1/2] qga-win: implement a " Konstantin Kostiuk
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Konstantin Kostiuk @ 2025-03-14 11:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Marc-André Lureau, Daniel P . Berrangé, Michael Roth

Konstantin Kostiuk (2):
  qga-win: implement a 'guest-get-load' command
  qga: Add tests for guest-get-load command

 qga/commands-win32.c   | 140 +++++++++++++++++++++++++++++++++++++++++
 qga/guest-agent-core.h |  10 +++
 qga/main.c             |  39 ++++++++++++
 qga/meson.build        |   2 +-
 qga/qapi-schema.json   |   4 +-
 tests/unit/test-qga.c  |  17 +++++
 6 files changed, 209 insertions(+), 3 deletions(-)

--
2.48.1



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

end of thread, other threads:[~2025-03-19 16:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-14 11:38 [PATCH 0/2] qga: Add 'guest-get-load' command Konstantin Kostiuk
2025-03-14 11:38 ` [PATCH 1/2] qga-win: implement a " Konstantin Kostiuk
2025-03-19 15:02   ` Daniel P. Berrangé
2025-03-19 16:52     ` Konstantin Kostiuk
2025-03-14 11:38 ` [PATCH 2/2] qga: Add tests for guest-get-load command Konstantin Kostiuk
2025-03-18 13:47 ` [PATCH 0/2] qga: Add 'guest-get-load' command Dehan Meng
2025-03-19 14:57 ` Yan Vugenfirer

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