The following changes since commit d9ce74873a6a5a7c504379857461e4ae64fcf0cd:
Merge tag 'pull-vfio-20250611' of https://github.com/legoater/qemu into staging (2025-06-11 11:39:53 -0400) are available in the Git repository at: https://github.com/kostyanf14/qemu.git tags/qga-pull-2025-06-12 for you to fetch changes up to 1ebbc8b774d8b44697740b108ad060612828b58f: qga: Add tests for guest-get-load command (2025-06-12 17:02:05 +0300) ---------------------------------------------------------------- qga-pull-2025-06-12 ---------------------------------------------------------------- Konstantin Kostiuk (2): qga-win: implement a 'guest-get-load' command qga: Add tests for guest-get-load command qga/commands-win32.c | 148 +++++++++++++++++++++++++++++++++++++++++++++++++ qga/guest-agent-core.h | 10 ++++ qga/main.c | 39 +++++++++++++ qga/meson.build | 2 +- qga/qapi-schema.json | 9 ++- tests/unit/test-qga.c | 17 ++++++ 6 files changed, 222 insertions(+), 3 deletions(-) -- 2.48.1