- 01dc065 qga/: spelling fixes by Michael Tokarev · 1 year, 7 months ago
- 61df91b QGA VSS: Add log in functions begin/end by Konstantin Kostiuk · 1 year, 7 months ago
- 24eecad QGA VSS: Print error in err_set by Konstantin Kostiuk · 1 year, 7 months ago
- 2f84cf6 QGA VSS: Replace 'fprintf(stderr' with qga_debug by Konstantin Kostiuk · 1 year, 7 months ago
- 925d05d QGA VSS: Add wrapper to send log to debugger and stderr by Konstantin Kostiuk · 1 year, 7 months ago
- a219645 Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into staging by Peter Maydell · 1 year, 10 months ago
- 0fcd574 qga/vss-win32: fix warning for clang++-15 by Pierrick Bouvier · 2 years ago
- 0961f92 qga/win/vss: requester_freeze changes by Kfir Manor · 2 years ago
- 410542d qga/win/vss: query VSS backup type by Kfir Manor · 2 years ago
- 07ce178 qga/win32: Use rundll for VSS installation by Konstantin Kostiuk · 1 year, 11 months ago
- 6c1d88c qga-vss: Use the proper operator to free memory by Konstantin Kostiuk · 2 years, 9 months ago
- 580ea13 qga-vss: Add auto generated headers to dependencies by Konstantin Kostiuk · 2 years, 9 months ago
- f780a3f qga-vss: always build qga-vss.tlb when qga-vss.dll is built by Konstantin Kostiuk · 2 years, 9 months ago
- 7bd1637 qga/vss-win32: fix compilation with clang++ by Helge Konetzka · 2 years, 11 months ago
- 9edc631 Replace GCC_FMT_ATTR with G_GNUC_PRINTF by Marc-André Lureau · 3 years ago
- 872b69e qga/vss-win32: check old VSS SDK headers by Marc-André Lureau · 3 years ago
- e23460c meson: require dynamic linking for VSS support by Marc-André Lureau · 3 years ago
- 23011f4 qga/vss-win32: require widl/midl, remove pre-built TLB file by Marc-André Lureau · 3 years ago
- 1e12232 meson: do not make qga/vss-win32/meson.build conditional on C++ presence by Marc-André Lureau · 3 years ago
- 61fb0bd qga/vss: use standard windows headers location by Marc-André Lureau · 3 years ago
- 1dbb74e qga/vss-win32: use widl if available by Marc-André Lureau · 3 years ago
- fa142ec qga/vss-win32: fix midl arguments by Marc-André Lureau · 3 years ago
- 3d98f9b qga-win: Increase VSS freeze timeout to 60 secs instead of 10 by Basil Salman · 3 years, 10 months ago
- 9f34101 qga-vss: Use dynamic linking for GLib by Kostiantyn Kostiuk · 4 years ago
- 588a19f meson: convert dummy Windows qga/qemu-ga target by Paolo Bonzini · 5 years ago
- 328ec32 meson: add msi generation by Marc-André Lureau · 6 years ago
- 7272fc7 meson: convert vss-win32 by Marc-André Lureau · 6 years ago
- 917ebcb qga-win: Fix QGA VSS Provider service stop failure by Basil Salman · 4 years, 7 months ago
- b2413df qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED error by Sameeh Jubran · 4 years, 11 months ago
- db5adea build-sys: clean up flags included in the linker command line by Paolo Bonzini · 5 years ago
- a8b991b Clean up ill-advised or unusual header guards by Markus Armbruster · 6 years ago
- 40cebc5 qga-win: fix VSS build breakage due to unintended gnu99 C++ flag by Michael Roth · 6 years ago
- 82a58d2 qga-win: include glib when building VSS DLL by Michael Roth · 6 years ago
- 0692b03 qga-win: add support for qmp_guest_fsfreeze_freeze_list by Chen Hanxiao · 6 years ago
- 8cedc80 qga-win: fix error-handling in getNameByStringSID() by Michael Roth · 7 years ago
- 4d80d20 qga-win: don't hang if vss hold writes timeout by Chen Hanxiao · 7 years ago
- 009f38d qga-win: fix installation on localized windows by Daniel Rempel · 8 years ago
- 1529605 qga-win: Fix Event Viewer errors caused by qemu-ga by Sameeh Jubran · 8 years ago
- 94d81ae qga-win: Fix a bug where qemu-ga service is stuck during stop operation by Sameeh Jubran · 8 years ago
- f342cc9 qemu-ga: Make QGA VSS provider service run only when needed by Sameeh Jubran · 8 years ago
- 0bdb12c rules.mak: quiet-command: Split command name and args to print by Peter Maydell · 8 years ago
- 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
- a9c9427 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 9 years ago
- c80f6e9 Clean up includes some more by Markus Armbruster · 9 years ago
- e55eb80 qga: fix w32 breakage due to missing osdep.h includes by Michael Roth · 9 years ago
- 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
- 1e9b65b error: On abort, report where the error was created by Markus Armbruster · 10 years ago
- 08e64640 qga/vss-win32: Document the DLL requires non-null errp by Markus Armbruster · 10 years ago
- e7cf59e qga: Clean up unnecessarily dirty casts by Markus Armbruster · 10 years ago
- 420957a qga: fitering out -fstack-protector-strong by Joseph Hindin · 10 years ago
- 9854202 vss-win32: Fix build with mingw64-headers-3.1.0 by Tomoki Sekiyama · 11 years ago
- d9e1f57 qga: vss-win32: Fix interference with snapshot deletion by other VSS request by Tomoki Sekiyama · 11 years ago
- ff8adbc qga: vss-win32: Fix interference with snapshot creation by other VSS requesters by Tomoki Sekiyama · 11 years ago
- 4c1b8f1 qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent by Tomoki Sekiyama · 11 years ago
- bca4bf1 qemu-ga: vss-win32: Install VSS provider COM+ application service by Tomoki Sekiyama · 11 years ago
- ba1c293 qga: Fix compilation for old versions of MinGW by Stefan Weil · 11 years ago
- b39297a qemu-ga: Add Windows VSS provider and requester as DLL by Tomoki Sekiyama · 11 years ago