aboutsummaryrefslogtreecommitdiffstats
path: root/qga/vss-win32/install.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* qga/: spelling fixesMichael Tokarev2023-09-081-2/+2
* QGA VSS: Add log in functions begin/endKonstantin Kostiuk2023-07-101-0/+35
* QGA VSS: Replace 'fprintf(stderr' with qga_debugKonstantin Kostiuk2023-07-101-6/+6
* Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into stagingPeter Maydell2023-03-241-1/+1
|\
| * qga/vss-win32: fix warning for clang++-15Pierrick Bouvier2023-03-221-1/+1
* | qga/win32: Use rundll for VSS installationKonstantin Kostiuk2023-03-081-0/+9
|/
* qga/vss-win32: fix compilation with clang++Helge Konetzka2022-04-051-1/+2
* qga/vss-win32: check old VSS SDK headersMarc-André Lureau2022-03-151-0/+4
* qga/vss: use standard windows headers locationMarc-André Lureau2022-02-211-1/+1
* qga-win: Fix QGA VSS Provider service stop failureBasil Salman2020-07-131-13/+20
* qga-win: Handle VSS_E_PROVIDER_ALREADY_REGISTERED errorSameeh Jubran2020-03-241-0/+11
* qga-win: fix error-handling in getNameByStringSID()Michael Roth2017-10-261-4/+9
* qga-win: fix installation on localized windowsDaniel Rempel2017-07-171-2/+33
* qemu-ga: Make QGA VSS provider service run only when neededSameeh Jubran2017-04-261-2/+26
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-2/+1
* qga: fix w32 breakage due to missing osdep.h includesMichael Roth2016-02-251-2/+1
* vss-win32: Fix build with mingw64-headers-3.1.0Tomoki Sekiyama2014-04-071-0/+3
* qemu-ga: vss-win32: Install VSS provider COM+ application serviceTomoki Sekiyama2013-11-221-6/+10
* qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama2013-09-091-0/+458