summaryrefslogtreecommitdiffstats
path: root/qga/vss-win32
Commit message (Expand)AuthorAgeFilesLines
* qga-win: fix error-handling in getNameByStringSID()Michael Roth2017-10-271-4/+9
* qga-win: don't hang if vss hold writes timeoutChen Hanxiao2017-10-261-0/+12
* qga-win: fix installation on localized windowsDaniel Rempel2017-07-181-2/+33
* qga-win: Fix Event Viewer errors caused by qemu-gaSameeh Jubran2017-04-271-1/+0Star
* qga-win: Fix a bug where qemu-ga service is stuck during stop operationSameeh Jubran2017-04-272-10/+15
* qemu-ga: Make QGA VSS provider service run only when neededSameeh Jubran2017-04-273-2/+48
* rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-061-3/+3
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-124-7/+6Star
* Clean up includes some moreMarkus Armbruster2016-03-221-1/+0Star
* qga: fix w32 breakage due to missing osdep.h includesMichael Roth2016-02-254-8/+7Star
* all: Clean up includesPeter Maydell2016-02-232-2/+0Star
* error: On abort, report where the error was createdMarkus Armbruster2015-09-102-4/+7
* qga/vss-win32: Document the DLL requires non-null errpMarkus Armbruster2015-09-102-2/+3
* qga: Clean up unnecessarily dirty castsMarkus Armbruster2015-09-102-6/+7
* qga: fitering out -fstack-protector-strongJoseph Hindin2015-04-021-1/+1
* vss-win32: Fix build with mingw64-headers-3.1.0Tomoki Sekiyama2014-04-071-0/+3
* qga: vss-win32: Fix interference with snapshot deletion by other VSS requestTomoki Sekiyama2014-02-231-1/+3
* qga: vss-win32: Fix interference with snapshot creation by other VSS requestersTomoki Sekiyama2014-02-232-27/+36
* qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEventTomoki Sekiyama2014-02-232-17/+13Star
* qemu-ga: vss-win32: Install VSS provider COM+ application serviceTomoki Sekiyama2013-11-221-6/+10
* qga: Fix compilation for old versions of MinGWStefan Weil2013-11-131-0/+1
* qemu-ga: Add Windows VSS provider and requester as DLLTomoki Sekiyama2013-09-099-0/+1715