aboutsummaryrefslogtreecommitdiff
path: root/qga/vss-win32/requester.cpp
AgeCommit message (Expand)Author
2023-07-10QGA VSS: Add log in functions begin/endKonstantin Kostiuk
2023-07-10QGA VSS: Print error in err_setKonstantin Kostiuk
2023-07-10QGA VSS: Replace 'fprintf(stderr' with qga_debugKonstantin Kostiuk
2023-03-08qga/win/vss: requester_freeze changesKfir Manor
2023-03-08qga/win/vss: query VSS backup typeKfir Manor
2022-05-14qga-vss: Use the proper operator to free memoryKonstantin Kostiuk
2022-02-21qga/vss: use standard windows headers locationMarc-André Lureau
2021-08-02qga-win: Increase VSS freeze timeout to 60 secs instead of 10Basil Salman
2018-10-30qga-win: add support for qmp_guest_fsfreeze_freeze_listChen Hanxiao
2017-10-25qga-win: don't hang if vss hold writes timeoutChen Hanxiao
2017-04-26qemu-ga: Make QGA VSS provider service run only when neededSameeh Jubran
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-03-22Clean up includes some moreMarkus Armbruster
2016-02-25qga: fix w32 breakage due to missing osdep.h includesMichael Roth
2015-09-10error: On abort, report where the error was createdMarkus Armbruster
2015-09-10qga/vss-win32: Document the DLL requires non-null errpMarkus Armbruster
2015-09-10qga: Clean up unnecessarily dirty castsMarkus Armbruster
2014-02-23qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama
2014-02-23qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama