Age | Commit message (Expand) | Author | Files | Lines |
2024-05-01 | qga: Implement SSH commands for Windows | aidaleuc | 1 | -2/+3 |
2024-05-01 | qga: Refactor common SSH functions | aidaleuc | 1 | -1/+2 |
2024-04-30 | qga: Re-enable the qga-ssh-test when running without fuzzing | Thomas Huth | 1 | -3/+2 |
2023-12-31 | configure, meson: rename targetos to host_os | Paolo Bonzini | 1 | -8/+8 |
2023-12-31 | meson: remove config_targetos | Paolo Bonzini | 1 | -1/+1 |
2023-12-31 | meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos | Paolo Bonzini | 1 | -15/+18 |
2023-12-31 | meson: remove OS definitions from config_targetos | Paolo Bonzini | 1 | -6/+5 |
2023-12-31 | meson: use version_compare() to compare version | Paolo Bonzini | 1 | -1/+1 |
2023-11-25 | build-sys: fix meson project version usage | Marc-André Lureau | 1 | -1/+1 |
2023-10-18 | configure, meson: use command line options to configure qemu-ga | Paolo Bonzini | 1 | -3/+6 |
2023-09-07 | configure, meson: remove target OS symbols from config-host.mak | Paolo Bonzini | 1 | -2/+2 |
2023-07-07 | meson.build: Remove the logic to link C code with the C++ linker | Thomas Huth | 1 | -1/+1 |
2023-05-25 | meson: fix rule for qemu-ga installer | Paolo Bonzini | 1 | -1/+1 |
2023-05-18 | meson: use prefer_static option | Paolo Bonzini | 1 | -1/+1 |
2022-12-20 | qga-win: choose the right libpcre version to include in MSI package | Andrey Drobyshev | 1 | -0/+6 |
2022-12-20 | qga-win: add logging to Windows event log | Andrey Drobyshev | 1 | -1/+18 |
2022-10-26 | qga: Add UFS freeze/thaw support for FreeBSD | Alexander Ivanov | 1 | -0/+3 |
2022-10-26 | qga: Move Linux-specific FS freeze/thaw code to a separate file | Alexander Ivanov | 1 | -0/+3 |
2022-10-01 | meson: require 0.61.3 | Paolo Bonzini | 1 | -1/+1 |
2022-06-06 | meson: qga: do not use deprecated meson.build_root() | Paolo Bonzini | 1 | -1/+1 |
2022-05-28 | qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir | Marc-André Lureau | 1 | -1/+1 |
2022-05-28 | qga/wixl: prefer variables over environment | Marc-André Lureau | 1 | -5/+4 |
2022-05-28 | qga: add qga_open_cloexec() helper | Marc-André Lureau | 1 | -0/+1 |
2022-04-28 | qga: wixl: get path to sysroot from pkg-config as intended | Paolo Bonzini | 1 | -1/+1 |
2022-04-06 | build-sys: drop ntddscsi.h check | Marc-André Lureau | 1 | -4/+2 |
2022-03-15 | qga/vss: update informative message about MinGW | Marc-André Lureau | 1 | -1/+1 |
2022-02-21 | meson, configure: move ntddscsi API check to meson | Marc-André Lureau | 1 | -1/+1 |
2022-02-21 | meson: require dynamic linking for VSS support | Marc-André Lureau | 1 | -0/+2 |
2022-02-21 | qga/vss-win32: require widl/midl, remove pre-built TLB file | Marc-André Lureau | 1 | -0/+2 |
2022-02-21 | configure, meson: replace VSS SDK checks and options with --enable-vss-sdk | Marc-André Lureau | 1 | -2/+19 |
2022-02-21 | configure, meson: move guest-agent, tools to meson | Paolo Bonzini | 1 | -0/+7 |
2022-02-21 | configure, meson: cleanup qemu-ga libraries | Paolo Bonzini | 1 | -8/+17 |
2022-01-28 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 1 | -1/+1 |
2022-01-27 | qapi: generate trace events by default | Vladimir Sementsov-Ogievskiy | 1 | -1/+2 |
2022-01-27 | meson: document why we don't generate trace events for tests/ and qga/ | Vladimir Sementsov-Ogievskiy | 1 | -0/+7 |
2022-01-27 | build-sys: fix undefined ARCH error | Marc-André Lureau | 1 | -1/+1 |
2021-01-23 | meson: convert wixl detection to Meson | Paolo Bonzini | 1 | -21/+34 |
2020-11-18 | meson: Fix build with --disable-guest-agent-msi | Stefan Weil | 1 | -17/+19 |
2020-11-02 | qga: add ssh-get-authorized-keys | Marc-André Lureau | 1 | -2/+9 |
2020-11-02 | meson: minor simplification | Marc-André Lureau | 1 | -6/+1 |
2020-11-02 | qga: add ssh-{add,remove}-authorized-keys | Marc-André Lureau | 1 | -1/+24 |
2020-09-30 | meson: fix MSI rule | Marc-André Lureau | 1 | -0/+1 |
2020-09-29 | docs/interop: Convert qemu-ga-ref to rST | Peter Maydell | 1 | -2/+1 |
2020-09-01 | meson: install $localstatedir/run for qga | Marc-André Lureau | 1 | -0/+2 |
2020-08-21 | meson: build texi doc | Paolo Bonzini | 1 | -3/+9 |
2020-08-21 | meson: convert dummy Windows qga/qemu-ga target | Paolo Bonzini | 1 | -0/+4 |
2020-08-21 | meson: add msi generation | Marc-André Lureau | 1 | -0/+25 |
2020-08-21 | meson: convert vss-win32 | Marc-André Lureau | 1 | -0/+6 |
2020-08-21 | meson: convert qemu-ga | Paolo Bonzini | 1 | -0/+46 |