summaryrefslogtreecommitdiff
path: root/qga/vss-win32
AgeCommit message (Expand)AuthorFilesLines
2017-10-26qga-win: fix error-handling in getNameByStringSID()Michael Roth1-4/+9
2017-10-25qga-win: don't hang if vss hold writes timeoutChen Hanxiao1-0/+12
2017-07-17qga-win: fix installation on localized windowsDaniel Rempel1-2/+33
2017-04-26qga-win: Fix Event Viewer errors caused by qemu-gaSameeh Jubran1-1/+0
2017-04-26qga-win: Fix a bug where qemu-ga service is stuck during stop operationSameeh Jubran2-10/+15
2017-04-26qemu-ga: Make QGA VSS provider service run only when neededSameeh Jubran3-2/+48
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-3/+3
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster4-7/+6
2016-03-22Clean up includes some moreMarkus Armbruster1-1/+0
2016-02-25qga: fix w32 breakage due to missing osdep.h includesMichael Roth4-8/+7
2016-02-23all: Clean up includesPeter Maydell2-2/+0
2015-09-10error: On abort, report where the error was createdMarkus Armbruster2-4/+7
2015-09-10qga/vss-win32: Document the DLL requires non-null errpMarkus Armbruster2-2/+3
2015-09-10qga: Clean up unnecessarily dirty castsMarkus Armbruster2-6/+7
2015-04-02qga: fitering out -fstack-protector-strongJoseph Hindin1-1/+1
2014-04-07vss-win32: Fix build with mingw64-headers-3.1.0Tomoki Sekiyama1-0/+3
2014-02-23qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama1-1/+3
2014-02-23qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama2-27/+36
2014-02-23qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama2-17/+13
2013-11-22qemu-ga: vss-win32: Install VSS provider COM+ application serviceTomoki Sekiyama1-6/+10
2013-11-13qga: Fix compilation for old versions of MinGWStefan Weil1-0/+1
2013-09-09qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama9-0/+1715